35 lines
830 B
YAML
35 lines
830 B
YAML
|
id: pewex
|
||
|
|
||
|
info:
|
||
|
name: Pewex User Name Information - Detect
|
||
|
author: dwisiswant0
|
||
|
severity: info
|
||
|
description: Pewex 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-misc,pewex
|
||
|
|
||
|
self-contained: true
|
||
|
|
||
|
http:
|
||
|
- method: GET
|
||
|
path:
|
||
|
- "https://retro.pewex.pl/user/{{user}}"
|
||
|
|
||
|
matchers-condition: and
|
||
|
matchers:
|
||
|
- type: status
|
||
|
status:
|
||
|
- 200
|
||
|
|
||
|
- type: word
|
||
|
part: body
|
||
|
words:
|
||
|
- "Zamieszcza eksponaty od:"
|
||
|
|
||
|
# digest: 490a004630440220648d7e74c3a8277839c9e4a2ec814e9d36df6af1a7e26fee0cb559a86e97a61e022014c3d97811cc16171808fa0467c2cf7dcb58da33338c7c437b3907b6eb235355:922c64590222798bb761d5b6d8e72950
|