25 lines
399 B
YAML
25 lines
399 B
YAML
|
id: 247sports
|
||
|
|
||
|
info:
|
||
|
name: 247sports
|
||
|
author: dwisiswant0
|
||
|
severity: info
|
||
|
tags: osint,osint-hobby,247sports
|
||
|
|
||
|
self-contained: true
|
||
|
requests:
|
||
|
- method: GET
|
||
|
path:
|
||
|
- "https://247sports.com/User/{{user}}/"
|
||
|
|
||
|
matchers-condition: and
|
||
|
matchers:
|
||
|
- type: status
|
||
|
status:
|
||
|
- 200
|
||
|
|
||
|
- type: word
|
||
|
part: body
|
||
|
words:
|
||
|
- "<meta property="
|