25 lines
405 B
YAML
25 lines
405 B
YAML
|
id: droners
|
||
|
|
||
|
info:
|
||
|
name: Droners
|
||
|
author: dwisiswant0
|
||
|
severity: info
|
||
|
tags: osint,osint-hobby,droners
|
||
|
|
||
|
self-contained: true
|
||
|
requests:
|
||
|
- method: GET
|
||
|
path:
|
||
|
- "https://droners.io/accounts/{{user}}/"
|
||
|
|
||
|
matchers-condition: and
|
||
|
matchers:
|
||
|
- type: status
|
||
|
status:
|
||
|
- 200
|
||
|
|
||
|
- type: word
|
||
|
part: body
|
||
|
words:
|
||
|
- "- Professional Drone Pilot"
|