Biolink User Name Information - Detect
ID: biolink
Severity: info
Author: dwisiswant0
Tags: osint,osint-misc,biolink
Description
Section titled “Description”Biolink user name information check was conducted.
YAML Source
Section titled “YAML Source”id: biolink
info: name: Biolink User Name Information - Detect author: dwisiswant0 severity: info description: Biolink 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-misc,biolink
self-contained: true
http: - method: GET path: - "https://bio.link/{{user}}"
matchers-condition: and matchers: - type: status status: - 200
- type: word part: body words: - "profile:username"# digest: 490a0046304402206f4cfd9b77cfbadd431cc7c2f01949dff37a833e151f519a86d7e0e076879dd802204efe4021a250f6929008a2f99731c07d49d7c02e1f866d12f28c890159f64ed5: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/biolink.yaml"