35 lines
862 B
YAML
35 lines
862 B
YAML
id: setlistfm
|
|
|
|
info:
|
|
name: Setlist.fm User Name Information - Detect
|
|
author: dwisiswant0
|
|
severity: info
|
|
description: Setlist.fm 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-music,setlistfm
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "https://www.setlist.fm/user/{{user}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "s setlist.fm | setlist.fm</title>"
|
|
|
|
# digest: 4b0a004830460221009ce6a2a7b97ff21d4a8563d52c449687a74915b104991fa5c7d2eea1cbc2032f022100bf6b73f6249a86c8973ef9653469ab27d2b0ed7438620cfedffd048792ac8464:922c64590222798bb761d5b6d8e72950
|