35 lines
845 B
YAML
35 lines
845 B
YAML
|
id: sporcle
|
||
|
|
||
|
info:
|
||
|
name: Sporcle User Name Information - Detect
|
||
|
author: dwisiswant0
|
||
|
severity: info
|
||
|
description: Sporcle user name information check was conducted.
|
||
|
classification:
|
||
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
||
|
cvss-score: 0
|
||
|
cwe-id: CWE-200
|
||
|
metadata:
|
||
|
max-request: 1
|
||
|
tags: osint,osint-gaming,sporcle
|
||
|
|
||
|
self-contained: true
|
||
|
|
||
|
http:
|
||
|
- method: GET
|
||
|
path:
|
||
|
- "https://www.sporcle.com/user/{{user}}/people/"
|
||
|
|
||
|
matchers-condition: and
|
||
|
matchers:
|
||
|
- type: status
|
||
|
status:
|
||
|
- 200
|
||
|
|
||
|
- type: word
|
||
|
part: body
|
||
|
words:
|
||
|
- "'s Sporcle Friends"
|
||
|
|
||
|
# digest: 4a0a00473045022100f88795e779f615ade91c7729cf245011df9ff33a195d967744ed47609733f203022063c2a96090e31c1372a3a94d35c3fe84bdfb33cff76500bbdbdf42dabe4caa00:922c64590222798bb761d5b6d8e72950
|