38 lines
878 B
YAML
38 lines
878 B
YAML
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: 4b0a00483046022100fe18d93965eff93c072909761f2c80d26516d11be162cb359e8b1dfee3883d8c022100e023e740c33ba17bb72a6b076947cfbc02a70fd5badec990432a5ea1b5dc4a5f:922c64590222798bb761d5b6d8e72950
|