Skip to content

Mastodon-EU Voice User Name Information - Detect

ID: mastodon-eu-voice

Severity: info

Author: dwisiswant0

Tags: osint,osint-social,mastodon-eu-voice

Mastodon-EU Voice user name information check was conducted.

id: mastodon-eu-voice
info:
name: Mastodon-EU Voice User Name Information - Detect
author: dwisiswant0
severity: info
description: Mastodon-EU Voice 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-eu-voice
self-contained: true
http:
- method: GET
path:
- "https://social.network.europa.eu/api/v1/accounts/lookup?acct={{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "social.network.europa.eu"
# digest: 4b0a00483046022100ee7f1c1199e14fd3fec30194c9dc58fdb722532b7366ea2f173fe86941189c9f022100a255a861f8a86d5e497077e12d14cea7ee45cd8a5222e88d85e302d69d1c027e: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-eu-voice.yaml"

View on Github