nuclei-templates/osint/soundcloud.yaml

25 lines
400 B
YAML

id: soundcloud
info:
name: SoundCloud
author: dwisiswant0
severity: info
tags: osint,osint-music,soundcloud
self-contained: true
requests:
- method: GET
path:
- "https://soundcloud.com/{{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "SoundCloud</title>"