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:
|
2024-06-07 10:04:29 +00:00
|
|
|
verified: true
|
2024-03-23 09:28:19 +00:00
|
|
|
max-request: 1
|
|
|
|
shodan-query: title:"Koel"
|
|
|
|
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-06-08 16:02:17 +00:00
|
|
|
# digest: 4a0a0047304502202139d37cd093d573ede5a6ad399b4fcf7aba4ecaac75f45bd001af07ea3f93eb022100b36dde8c13be208e198cea7ea56209904cb6211015652f2a299d539571cb069a:922c64590222798bb761d5b6d8e72950
|