25 lines
426 B
YAML
25 lines
426 B
YAML
id: imgsrcru
|
|
|
|
info:
|
|
name: iMGSRC.RU
|
|
author: dwisiswant0
|
|
severity: info
|
|
tags: osint,osint-images,imgsrcru
|
|
|
|
self-contained: true
|
|
requests:
|
|
- method: GET
|
|
path:
|
|
- "https://imgsrc.ru/main/user.php?lang=ru&user={{user}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Присоединился"
|