Skip to content

Mastodon-meow.social User Name Information - Detect

ID: mastodon-meowsocial

Severity: info

Author: dwisiswant0

Tags: osint,osint-social,mastodon-meowsocial

Mastodon-meow.social user name information check was conducted.

id: mastodon-meowsocial
info:
name: Mastodon-meow.social User Name Information - Detect
author: dwisiswant0
severity: info
description: Mastodon-meow.social 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-meowsocial
self-contained: true
http:
- method: GET
path:
- "https://meow.social/@{{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "- the mastodon instances for creatures</title>"
# digest: 490a00463044022067ff76b6be156ff2c93f77a5fa808b90a041ceb50b58848d45096581cd4eca0102202270d2ecaeac387c300bce9a520c8d5ba8a762d66b0a0f68d9c396b3ccea96de: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-meowsocial.yaml"

View on Github