Breach Forums User Name Information - Detect
ID: breach-forums
Severity: info
Author: dwisiswant0
Tags: osint,osint-tech,breach-forums
Description
Section titled “Description”Breach Forums user name information check was conducted.
YAML Source
Section titled “YAML Source”id: breach-forums
info: name: Breach Forums User Name Information - Detect author: dwisiswant0 severity: info description: Breach Forums 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-tech,breach-forums
self-contained: true
http: - method: GET path: - "https://breached.vc/User-{{user}}"
matchers-condition: and matchers: - type: status status: - 200
- type: word part: body words: - "Time Spent Online"# digest: 4a0a004730450220154a871460a8c610289de49142e28d98c02b4bd5b725cb3da2e5708608065d45022100d10232e9390e7415d81bd953838405ca7ac84894e296b6f7d961161e3f82e6e8:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”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.
$ nuclei -u "URL" -t "http/osint/user-enumeration/breach-forums.yaml"