35 lines
843 B
YAML
35 lines
843 B
YAML
|
id: tunefind
|
||
|
|
||
|
info:
|
||
|
name: Tunefind User Name Information - Detect
|
||
|
author: dwisiswant0
|
||
|
severity: info
|
||
|
description: Tunefind 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,tunefind
|
||
|
|
||
|
self-contained: true
|
||
|
|
||
|
http:
|
||
|
- method: GET
|
||
|
path:
|
||
|
- "https://www.tunefind.com/user/profile/{{user}}"
|
||
|
|
||
|
matchers-condition: and
|
||
|
matchers:
|
||
|
- type: status
|
||
|
status:
|
||
|
- 200
|
||
|
|
||
|
- type: word
|
||
|
part: body
|
||
|
words:
|
||
|
- "Achievements"
|
||
|
|
||
|
# digest: 4a0a00473045022100a2d676bb58758ad237a009dc8cbc4e7db6f118375b2164219927a3ac6bc2248702201d9c5ca0e8a3ad8d312f79b79b6063c7bdd9cefe22ed59f99435ba70677a7b4c:922c64590222798bb761d5b6d8e72950
|