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