35 lines
816 B
YAML
35 lines
816 B
YAML
|
id: blipfm
|
||
|
|
||
|
info:
|
||
|
name: BLIP.fm User Name Information - Detect
|
||
|
author: dwisiswant0
|
||
|
severity: info
|
||
|
description: BLIP.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,blipfm
|
||
|
|
||
|
self-contained: true
|
||
|
|
||
|
http:
|
||
|
- method: GET
|
||
|
path:
|
||
|
- "https://blip.fm/{{user}}"
|
||
|
|
||
|
matchers-condition: and
|
||
|
matchers:
|
||
|
- type: status
|
||
|
status:
|
||
|
- 200
|
||
|
|
||
|
- type: word
|
||
|
part: body
|
||
|
words:
|
||
|
- "recommended"
|
||
|
|
||
|
# digest: 4b0a00483046022100a7d2d301d303c454d48259a68cb0bdd092ae496b2a27d79c85063b1f99d9acb4022100e08652ee3066f6cf884b92aff3b77a4c433953eae509bb1cd205146a809398fa:922c64590222798bb761d5b6d8e72950
|