35 lines
833 B
YAML
35 lines
833 B
YAML
id: olx
|
|
|
|
info:
|
|
name: Olx User Name Information - Detect
|
|
author: dwisiswant0
|
|
severity: info
|
|
description: Olx 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-shopping,olx
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "https://www.olx.pl/oferty/uzytkownik/{{user}}/"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Obserwuj wyszukiwanie"
|
|
|
|
# digest: 490a00463044022051212c2a0519f9f9fca30ced50985b4de1559f7f80400f194a6be38fe8e3f221022036b9b663dd70cdc9a802751f7e18bc78ac17a3c1b978d445848eb90f6c6858e5:922c64590222798bb761d5b6d8e72950
|