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