Skip to content

Cracked io User Name Information - Detect

ID: cracked-io

Severity: info

Author: dwisiswant0

Tags: osint,osint-social,cracked-io

Cracked io user name information check was conducted.

id: cracked-io
info:
name: Cracked io User Name Information - Detect
author: dwisiswant0
severity: info
description: Cracked io 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-io
self-contained: true
http:
- method: GET
path:
- "https://cracked.io/{{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "Cracked.io - Profile of"
# digest: 4a0a004730450220237d8aef659d0f418cf17403b9a9b2856bcad6140a79661f99606b6ff0d245de022100846746ec9b3c99f3bfa58ba80e31f201eac2206d4af410b23e8aecb1db0b739f: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/cracked-io.yaml"

View on Github