36 lines
889 B
YAML
36 lines
889 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:
|
|
verified: true
|
|
max-request: 1
|
|
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: 4a0a00473045022100aafee86cdccec6ee1063eed9beb3d7e0921ccfc7c6e7f4f30b3cf2a8cc908b120220232fd390696ddd45283573ea79cccce1a9ddaac111d0546a2e3385651cac3cbd:922c64590222798bb761d5b6d8e72950 |