Skip to content

Mastodon-social tchncs User Name Information - Detect

ID: mastodon-social-tchncs

Severity: info

Author: dwisiswant0

Tags: osint,osint-social,mastodon-social-tchncs

Mastodon-social tchncs user name information check was conducted.

id: mastodon-social-tchncs
info:
name: Mastodon-social tchncs User Name Information - Detect
author: dwisiswant0
severity: info
description: Mastodon-social tchncs user name information check was conducted.
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
cvss-score: 0
cwe-id: CWE-200
metadata:
max-request: 1
tags: osint,osint-social,mastodon-social-tchncs
self-contained: true
http:
- method: GET
path:
- "https://social.tchncs.de/@{{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "profile:username"
# digest: 4b0a00483046022100fdcf66d9ed9db21e6a402ba820cfb80136972d4109b9604291ba862ff366789e0221008250fccd41eb213a860a6d0974f21079dbb0fa3cfdeb5ac319bab069f16583dc:922c64590222798bb761d5b6d8e72950

This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.

Terminal window
$ nuclei -u "URL" -t "http/osint/user-enumeration/mastodon-social-tchncs.yaml"

View on Github