25 lines
415 B
YAML
25 lines
415 B
YAML
|
id: wolni-slowianie
|
||
|
|
||
|
info:
|
||
|
name: Wolni Słowianie
|
||
|
author: dwisiswant0
|
||
|
severity: info
|
||
|
tags: osint,osint-social,wolni-slowianie
|
||
|
|
||
|
self-contained: true
|
||
|
requests:
|
||
|
- method: GET
|
||
|
path:
|
||
|
- "https://wolnislowianie.pl/{{user}}"
|
||
|
|
||
|
matchers-condition: and
|
||
|
matchers:
|
||
|
- type: status
|
||
|
status:
|
||
|
- 200
|
||
|
|
||
|
- type: word
|
||
|
part: body
|
||
|
words:
|
||
|
- "O\u015b czasu"
|