Skip to content

Masto.nyc (Mastodon Instance) User Name Information - Detect

ID: mastonyc-mastodon-instance

Severity: info

Author: dwisiswant0

Tags: osint,osint-social,mastonyc-mastodon-instance

Masto.nyc (Mastodon Instance) user name information check was conducted.

id: mastonyc-mastodon-instance
info:
name: Masto.nyc (Mastodon Instance) User Name Information - Detect
author: dwisiswant0
severity: info
description: Masto.nyc (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,mastonyc-mastodon-instance
self-contained: true
http:
- method: GET
path:
- "https://masto.nyc/api/v1/accounts/lookup?acct={{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "display_name"
# digest: 4a0a004730450220498e5741a812b62c05d1f45b286f499a1f1c4c663c5fb0557ca6fb91c3161bd0022100c062185d933872db3127d51e6e73b5ad4714454f4f2d5b8453b154c0dbe2ac0a: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/mastonyc-mastodon-instance.yaml"

View on Github