2024-02-24 15:53:08 +00:00
|
|
|
id: koel-panel
|
|
|
|
|
2024-03-23 09:28:19 +00:00
|
|
|
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"
|
2024-03-26 08:03:04 +00:00
|
|
|
verified: true
|
2024-03-23 09:28:19 +00:00
|
|
|
tags: panel,koel,login
|
|
|
|
|
2024-02-24 15:53:08 +00:00
|
|
|
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.'
|
2024-02-24 16:30:11 +00:00
|
|
|
condition: and
|
2024-02-24 15:53:08 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2024-03-25 11:57:16 +00:00
|
|
|
# digest: 4a0a00473045022012ca9649054148e715d4186fe52bc5fa671426f0ac49da5cc8aaeacdaee4eaf4022100a91dfabac232fc9e4cac1be13445efac8cd27cd51de9f6b268a20e616af9b67e:922c64590222798bb761d5b6d8e72950
|