25 lines
473 B
YAML
25 lines
473 B
YAML
id: tabletoptournament
|
|
|
|
info:
|
|
name: tabletoptournament
|
|
author: dwisiswant0
|
|
severity: info
|
|
tags: osint,osint-misc,tabletoptournament
|
|
|
|
self-contained: true
|
|
requests:
|
|
- method: GET
|
|
path:
|
|
- "https://www.tabletoptournaments.net/eu/player/{{user}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "- Player Profile | T³ - TableTop Tournaments"
|