25 lines
408 B
YAML
25 lines
408 B
YAML
id: mediakits
|
|
|
|
info:
|
|
name: Mediakits
|
|
author: dwisiswant0
|
|
severity: info
|
|
tags: osint,osint-social,mediakits
|
|
|
|
self-contained: true
|
|
requests:
|
|
- method: GET
|
|
path:
|
|
- "https://restapi.mediakits.com/mediakits/{{user}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "displayName"
|