25 lines
506 B
YAML
25 lines
506 B
YAML
|
id: 3dtoday
|
||
|
|
||
|
info:
|
||
|
name: 3dtoday
|
||
|
author: dwisiswant0
|
||
|
severity: info
|
||
|
tags: osint,osint-hobby,3dtoday
|
||
|
|
||
|
self-contained: true
|
||
|
requests:
|
||
|
- method: GET
|
||
|
path:
|
||
|
- "https://3dtoday.ru/blogs/{{user}}"
|
||
|
|
||
|
matchers-condition: and
|
||
|
matchers:
|
||
|
- type: status
|
||
|
status:
|
||
|
- 200
|
||
|
|
||
|
- type: word
|
||
|
part: body
|
||
|
words:
|
||
|
- "\u0411\u043b\u043e\u0433 \u0432\u043b\u0430\u0434\u0435\u043b\u044c\u0446\u0430 3d-\u043f\u0440\u0438\u043d\u0442\u0435\u0440\u0430"
|