36 lines
890 B
YAML
36 lines
890 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
|
|
metadata:
|
|
max-request: 1
|
|
shodan-query: title:"Koel"
|
|
verified: true
|
|
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: 4a0a00473045022002457f5e2904a52606c529308e502db82f6aca653224d465c10102f786078b03022100f34833c7d0af60c90d92407f2b69327884bae317909311b942d1560aaf6222ba:922c64590222798bb761d5b6d8e72950 |