35 lines
834 B
YAML
35 lines
834 B
YAML
|
id: cracked
|
||
|
|
||
|
info:
|
||
|
name: Cracked User Name Information - Detect
|
||
|
author: dwisiswant0
|
||
|
severity: info
|
||
|
description: Cracked 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,cracked
|
||
|
|
||
|
self-contained: true
|
||
|
|
||
|
http:
|
||
|
- method: GET
|
||
|
path:
|
||
|
- "https://www.cracked.com/members/{{user}}"
|
||
|
|
||
|
matchers-condition: and
|
||
|
matchers:
|
||
|
- type: status
|
||
|
status:
|
||
|
- 200
|
||
|
|
||
|
- type: word
|
||
|
part: body
|
||
|
words:
|
||
|
- "Member Since"
|
||
|
|
||
|
# digest: 4a0a00473045022005e1af4d7660ba7d4f740db0469c98faf622445ef465f79bef660bcfe572b8fb022100dde41a9103c8348c7c7681ca2585dcc567ce9d3db33e4cdf532c31f154888e7c:922c64590222798bb761d5b6d8e72950
|