Skip to content

Mastodon-tfl.net.pl User Name Information - Detect

ID: mastodon-tflnetpl

Severity: info

Author: dwisiswant0

Tags: osint,osint-social,mastodon-tflnetpl

Mastodon-tfl.net.pl user name information check was conducted.

id: mastodon-tflnetpl
info:
name: Mastodon-tfl.net.pl User Name Information - Detect
author: dwisiswant0
severity: info
description: Mastodon-tfl.net.pl 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-tflnetpl
self-contained: true
http:
- method: GET
path:
- "https://tfl.net.pl/@{{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "@tfl.net.pl"
# digest: 490a0046304402205416d5f0d9eca4b620507f92d81b5367f1bf8c809bc4d4abec82fc53fc18aa0e02202d71a6b0f3fb1111cede2a96705cf3f7539a13017438c414629279c1cf0da82f: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-tflnetpl.yaml"

View on Github