25 lines
485 B
YAML
25 lines
485 B
YAML
|
id: pettingzooco-mastodon-instance
|
||
|
|
||
|
info:
|
||
|
name: Pettingzoo.co (Mastodon Instance)
|
||
|
author: dwisiswant0
|
||
|
severity: info
|
||
|
tags: osint,osint-social,pettingzooco-mastodon-instance
|
||
|
|
||
|
self-contained: true
|
||
|
requests:
|
||
|
- method: GET
|
||
|
path:
|
||
|
- "https://pettingzoo.co/api/v1/accounts/lookup?acct={{user}}"
|
||
|
|
||
|
matchers-condition: and
|
||
|
matchers:
|
||
|
- type: status
|
||
|
status:
|
||
|
- 200
|
||
|
|
||
|
- type: word
|
||
|
part: body
|
||
|
words:
|
||
|
- "display_name"
|