35 lines
986 B
YAML
35 lines
986 B
YAML
|
id: mastodonchasedemdev-mastodon-instance
|
||
|
|
||
|
info:
|
||
|
name: Mastodon.chasedem.dev (Mastodon Instance) User Name Information - Detect
|
||
|
author: dwisiswant0
|
||
|
severity: info
|
||
|
description: Mastodon.chasedem.dev (Mastodon Instance) 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,mastodonchasedemdev-mastodon-instance
|
||
|
|
||
|
self-contained: true
|
||
|
|
||
|
http:
|
||
|
- method: GET
|
||
|
path:
|
||
|
- "https://mastodon.chasem.dev/api/v1/accounts/lookup?acct={{user}}"
|
||
|
|
||
|
matchers-condition: and
|
||
|
matchers:
|
||
|
- type: status
|
||
|
status:
|
||
|
- 200
|
||
|
|
||
|
- type: word
|
||
|
part: body
|
||
|
words:
|
||
|
- "display_name"
|
||
|
|
||
|
# digest: 4a0a00473045022100ea96e644a80cedec715e2b253020288e01ef70e6d431aed5ac94227c6a6603d70220509160c52b39b7a7f9afd008a97467a89df39e0288d84ec02c2e7fd3d11b40e5:922c64590222798bb761d5b6d8e72950
|