35 lines
818 B
YAML
35 lines
818 B
YAML
|
id: pokec
|
||
|
|
||
|
info:
|
||
|
name: Pokec User Name Information - Detect
|
||
|
author: dwisiswant0
|
||
|
severity: info
|
||
|
description: Pokec 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-social,pokec
|
||
|
|
||
|
self-contained: true
|
||
|
|
||
|
http:
|
||
|
- method: GET
|
||
|
path:
|
||
|
- "https://pokec.azet.sk/{{user}}"
|
||
|
|
||
|
matchers-condition: and
|
||
|
matchers:
|
||
|
- type: status
|
||
|
status:
|
||
|
- 200
|
||
|
|
||
|
- type: word
|
||
|
part: body
|
||
|
words:
|
||
|
- "idReportedUser"
|
||
|
|
||
|
# digest: 4a0a0047304502203f284793c53c93126cab4cd199aa6714f2437627e49eda9f32906fa90fa5d6010221009b67d7da9438f19c0f2dc2fab48b763789efbf7f9820c619e17566fe2aa5ec9c:922c64590222798bb761d5b6d8e72950
|