Skip to content

Mastodon.online User Name Information - Detect

ID: mastodononline

Severity: info

Author: dwisiswant0

Tags: osint,osint-social,mastodononline

Mastodon.online user name information check was conducted.

id: mastodononline
info:
name: Mastodon.online User Name Information - Detect
author: dwisiswant0
severity: info
description: Mastodon.online 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,mastodononline
self-contained: true
http:
- method: GET
path:
- "https://mastodon.online/@{{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "@mastodon.online) - Mastodon</title>"
# digest: 4b0a00483046022100c287b744d09ce765ccd75a96616e0a9873275d6e850428e22d6a47ba9c2efb64022100f650f73b0ea31f907de83ab8839b143043c09d7a96c885f809c43190fe5a84c7: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/mastodononline.yaml"

View on Github