Vampr User Name Information - Detect
ID: vampr
Severity: info
Author: millermedia
Tags: osint,osint-social,vampr
Description
Section titled “Description”Vampr user name information check was conducted.
YAML Source
Section titled “YAML Source”id: vampr
info: name: Vampr User Name Information - Detect author: millermedia severity: info description: | Vampr 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,vampr
self-contained: true
http: - method: GET path: - "https://www.vampr.me/artist/{{user}}"
matchers-condition: and matchers: - type: word part: body words: - "SKILLS</h2>" - "GENRES</h2>" condition: and
- type: status status: - 200# digest: 4b0a0048304602210094676928931b0bf3d71c5fcc87429fcf80f6cebd3c46e711a8b58ecd9bc3c870022100a759116a640f5de351baa8727fa05d55cd496b5fa42460953bacc9312b3e6922: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/vampr.yaml"