35 lines
851 B
YAML
35 lines
851 B
YAML
id: cheezburger
|
|
|
|
info:
|
|
name: CHEEZburger User Name Information - Detect
|
|
author: dwisiswant0
|
|
severity: info
|
|
description: CHEEZburger 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,cheezburger
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "https://profile.cheezburger.com/{{user}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "profile-header"
|
|
|
|
# digest: 4a0a00473045022057195837aeda78c9ef5a2e163baffa91f0b31b36c9940d6e3c5da2202163a6b3022100f49d559ac97c8847205dea85e81704574ac7eb2015138ec6b36d12ef3759952c:922c64590222798bb761d5b6d8e72950
|