25 lines
408 B
YAML
25 lines
408 B
YAML
id: kongregate
|
|
|
|
info:
|
|
name: Kongregate
|
|
author: dwisiswant0
|
|
severity: info
|
|
tags: osint,osint-gaming,kongregate
|
|
|
|
self-contained: true
|
|
requests:
|
|
- method: GET
|
|
path:
|
|
- "https://www.kongregate.com/accounts/{{user}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Member Since"
|