25 lines
416 B
YAML
25 lines
416 B
YAML
|
id: jeuxvideo
|
||
|
|
||
|
info:
|
||
|
name: Jeuxvideo
|
||
|
author: dwisiswant0
|
||
|
severity: info
|
||
|
tags: osint,osint-gaming,jeuxvideo
|
||
|
|
||
|
self-contained: true
|
||
|
requests:
|
||
|
- method: GET
|
||
|
path:
|
||
|
- "https://www.jeuxvideo.com/profil/{{user}}?mode=infos"
|
||
|
|
||
|
matchers-condition: and
|
||
|
matchers:
|
||
|
- type: status
|
||
|
status:
|
||
|
- 200
|
||
|
|
||
|
- type: word
|
||
|
part: body
|
||
|
words:
|
||
|
- "- jeuxvideo.com"
|