35 lines
883 B
YAML
35 lines
883 B
YAML
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: 4b0a00483046022100fe55afda0aef5af844ad8d73d2cf4c73725dcf22d13481539dc76112904c387d022100b3114d534de2e295a6afc119ccdf9ae47c1ff9c5780d0d09cdd67b2b70589685:922c64590222798bb761d5b6d8e72950
|