Bunpro User Name Information - Detect
ID: bunpro
Severity: info
Author: dwisiswant0
Tags: osint,osint-social,bunpro
Description
Section titled “Description”Bunpro user name information check was conducted.
YAML Source
Section titled “YAML Source”id: bunpro
info: name: Bunpro User Name Information - Detect author: dwisiswant0 severity: info description: Bunpro 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,bunpro
self-contained: true
http: - method: GET path: - "https://community.bunpro.jp/u/{{user}}.json"
matchers-condition: and matchers: - type: status status: - 200
- type: word part: body words: - "username"# digest: 4a0a004730450220617c700c089e59848334ef4c217ba29b742167c02b2714b9d159e1567c743b5e022100d4664c8f427b70c5a1c8706aeeb37b35d9e7f97d8d8e495449cc1562ed2af586: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/bunpro.yaml"