25 lines
461 B
YAML
25 lines
461 B
YAML
id: mastodon-countersocial
|
|
|
|
info:
|
|
name: Mastodon-counter.social
|
|
author: dwisiswant0
|
|
severity: info
|
|
tags: osint,osint-social,mastodon-countersocial
|
|
|
|
self-contained: true
|
|
requests:
|
|
- method: GET
|
|
path:
|
|
- "https://counter.social/@{{user}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "@counter.social) - CounterSocial</title>"
|