35 lines
858 B
YAML
35 lines
858 B
YAML
|
id: audiojungle
|
||
|
|
||
|
info:
|
||
|
name: Audiojungle User Name Information - Detect
|
||
|
author: dwisiswant0
|
||
|
severity: info
|
||
|
description: Audiojungle 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,audiojungle
|
||
|
|
||
|
self-contained: true
|
||
|
|
||
|
http:
|
||
|
- method: GET
|
||
|
path:
|
||
|
- "https://audiojungle.net/user/{{user}}"
|
||
|
|
||
|
matchers-condition: and
|
||
|
matchers:
|
||
|
- type: status
|
||
|
status:
|
||
|
- 200
|
||
|
|
||
|
- type: word
|
||
|
part: body
|
||
|
words:
|
||
|
- "s profile on AudioJungle"
|
||
|
|
||
|
# digest: 4a0a0047304502201580cad9a2007c2def30f898564f7bbed5ea81ddccda0097ce64c82ec47397ce022100dcf9d8b5f27584fbd6aabd9c25b27d12a7f9b2d1eaeb5381a69217ab84770141:922c64590222798bb761d5b6d8e72950
|