Skip to content

Mas.town (Mastodon Instance) User Name Information - Detect

ID: mastown-mastodon-instance

Severity: info

Author: dwisiswant0

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

Mas.town (Mastodon Instance) user name information check was conducted.

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

View on Github