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