35 lines
901 B
YAML
35 lines
901 B
YAML
id: mastodon-chaossocial
|
|
|
|
info:
|
|
name: Mastodon-Chaos.social User Name Information - Detect
|
|
author: dwisiswant0
|
|
severity: info
|
|
description: Mastodon-Chaos.social 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-chaossocial
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "https://chaos.social/@{{user}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "@chaos.social) - chaos.social</title>"
|
|
|
|
# digest: 490a0046304402201d1cec06991ab89d445bf4909db36eb68f8215d938a85e635ea367d73b19fdcb022036be8474df76022759584d54d78121bad3fd4edd04322661da2fa56273fd67e2:922c64590222798bb761d5b6d8e72950
|