35 lines
857 B
YAML
35 lines
857 B
YAML
|
id: furaffinity
|
||
|
|
||
|
info:
|
||
|
name: FurAffinity User Name Information - Detect
|
||
|
author: dwisiswant0
|
||
|
severity: info
|
||
|
description: FurAffinity 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-images,furaffinity
|
||
|
|
||
|
self-contained: true
|
||
|
|
||
|
http:
|
||
|
- method: GET
|
||
|
path:
|
||
|
- "https://www.furaffinity.net/user/{{user}}"
|
||
|
|
||
|
matchers-condition: and
|
||
|
matchers:
|
||
|
- type: status
|
||
|
status:
|
||
|
- 200
|
||
|
|
||
|
- type: word
|
||
|
part: body
|
||
|
words:
|
||
|
- "<title>Userpage of"
|
||
|
|
||
|
# digest: 4a0a0047304502202f5bf34a8c0fb439e6ce38e287b79280731119773ddd5336f3a0d74d1f99010a0221009f005d55b8462fedd81f19e5f2b8ad34fd526a8154d286ef539db1c279fa8bcb:922c64590222798bb761d5b6d8e72950
|