35 lines
832 B
YAML
35 lines
832 B
YAML
id: filmweb
|
|
|
|
info:
|
|
name: Filmweb User Name Information - Detect
|
|
author: dwisiswant0
|
|
severity: info
|
|
description: Filmweb 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-hobby,filmweb
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "https://www.filmweb.pl/user/{{user}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Na filmwebie od"
|
|
|
|
# digest: 4a0a00473045022000b81f4e224a03edc217d95eb15c9fbd95d4f5247de3b53ed7d58a7966c3de38022100b64fcb0657fa5d2bbc7eb6b27fda30f708cd98e884d86780e3e92ad19925d089:922c64590222798bb761d5b6d8e72950
|