25 lines
399 B
YAML
25 lines
399 B
YAML
|
id: patronite
|
||
|
|
||
|
info:
|
||
|
name: Patronite
|
||
|
author: dwisiswant0
|
||
|
severity: info
|
||
|
tags: osint,osint-finance,patronite
|
||
|
|
||
|
self-contained: true
|
||
|
requests:
|
||
|
- method: GET
|
||
|
path:
|
||
|
- "https://patronite.pl/{{user}}"
|
||
|
|
||
|
matchers-condition: and
|
||
|
matchers:
|
||
|
- type: status
|
||
|
status:
|
||
|
- 200
|
||
|
|
||
|
- type: word
|
||
|
part: body
|
||
|
words:
|
||
|
- "Zosta\u0144 Patronem"
|