Bugcrowd User Name Information - Detect
ID: bugcrowd
Severity: info
Author: dwisiswant0
Tags: osint,osint-tech,bugcrowd
Description
Section titled “Description”Bugcrowd user name information check was conducted.
YAML Source
Section titled “YAML Source”id: bugcrowd
info: name: Bugcrowd User Name Information - Detect author: dwisiswant0 severity: info description: Bugcrowd 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,bugcrowd
self-contained: true
http: - method: GET path: - "https://bugcrowd.com/{{user}}"
matchers-condition: and matchers: - type: status status: - 200
- type: word part: body words: - "s researcher profile on Bugcrowd"# digest: 4b0a00483046022100f55e1ded3313850a5f29b86429548b80ea7bd03bf66ffbfe8a98ba41c11de740022100a81375e5b713f8e42baa6d5c94ec7b7f7bb79e166839b4d47217b2646bdd2b17: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/bugcrowd.yaml"