35 lines
919 B
YAML
35 lines
919 B
YAML
id: mastodon-tootcommunity
|
|
|
|
info:
|
|
name: Mastodon-Toot.Community User Name Information - Detect
|
|
author: dwisiswant0
|
|
severity: info
|
|
description: Mastodon-Toot.Community 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-tootcommunity
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "https://toot.community/@{{user}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "@toot.community) - toot.community</title>"
|
|
|
|
# digest: 4b0a00483046022100ee74851be5e8315e82a04ca6a27e15b0031d131e405f8ba029038b1d9ff72555022100e778efb37601773fd1e19dd22a19d82903e84f6774571244f840b245e03cfe65:922c64590222798bb761d5b6d8e72950
|