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