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