41 lines
969 B
YAML
41 lines
969 B
YAML
id: koel-panel
|
|
|
|
info:
|
|
name: Koel Panel - Detect
|
|
author: rxerium
|
|
severity: info
|
|
description: |
|
|
Personal audio streaming service that works.
|
|
reference:
|
|
- https://koel.dev/
|
|
- https://github.com/koel/koel
|
|
classification:
|
|
cpe: cpe:2.3:a:koel:koel:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: koel
|
|
product: koel
|
|
shodan-query: title:"Koel"
|
|
tags: panel,koel,login
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '<title>Koel</title>'
|
|
- 'Personal audio streaming service that works.'
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a0047304502207a64e8da863da68b988a8320b8ffcf2b657c15ce25d98a5e1525e0f31a6c8d62022100f452884f4188ce5a18503bead0e21a36943e4430412c2e55acffaaee52f1dc9e:922c64590222798bb761d5b6d8e72950 |