Skip to content

Audiojungle User Name Information - Detect

ID: audiojungle

Severity: info

Author: dwisiswant0

Tags: osint,osint-music,audiojungle

Audiojungle user name information check was conducted.

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: 4b0a004830460221009a9ccce6617a029679fb17e1099019b0bfbd09ba73ea39376755b6a522585e78022100bb2cc032d725d3017389480970d30cc52eb5bd4a9ff11ce838a61574729af553:922c64590222798bb761d5b6d8e72950

This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.

Terminal window
$ nuclei -u "URL" -t "http/osint/user-enumeration/audiojungle.yaml"

View on Github