Skip to content

CHEEZburger User Name Information - Detect

ID: cheezburger

Severity: info

Author: dwisiswant0

Tags: osint,osint-hobby,cheezburger

CHEEZburger user name information check was conducted.

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: 4b0a0048304602210092370f0e3163e57c66c3f5c706699aa9a3c4da4b8b496c213ec77584d8ba451e022100ed021824a0b89d30ece97d33457d85cb0ba37ec006f8d109fe3a8983325170ad:922c64590222798bb761d5b6d8e72950

This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.

Terminal window
$ nuclei -u "URL" -t "http/osint/user-enumeration/cheezburger.yaml"

View on Github