Discuss.social (Mastodon Instance) User Name Information - Detect
ID: discusssocial-mastodon-instance
Severity: info
Author: dwisiswant0
Tags: osint,osint-social,discusssocial-mastodon-instance
Description
Section titled “Description”Discuss.social (Mastodon Instance) user name information check was conducted.
YAML Source
Section titled “YAML Source”id: discusssocial-mastodon-instance
info: name: Discuss.social (Mastodon Instance) User Name Information - Detect author: dwisiswant0 severity: info description: Discuss.social (Mastodon Instance) 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,discusssocial-mastodon-instance
self-contained: true
http: - method: GET path: - "https://discuss.social/api/v1/accounts/lookup?acct={{user}}"
matchers-condition: and matchers: - type: status status: - 200
- type: word part: body words: - "display_name"# digest: 490a004630440220234c35a58e9853e2bba1d0094153b4f8a5b6c6d55a7637920b1f6c9f64f5855c02206b2d8cf411621e5203ae4193851157405cbef6ef21d1354329ed2fc039d2d8cc:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”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.
$ nuclei -u "URL" -t "http/osint/user-enumeration/discusssocial-mastodon-instance.yaml"