36 lines
905 B
YAML
36 lines
905 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: 4a0a0047304502204a0337823b03aebea73625d5adec33d29a7c8447aaec41c453b80b90bf04f636022100fc9d7a81c16d0a17dfc32aa1beae9e23a0874f7d59de3caeea1d51db9937f4a6:922c64590222798bb761d5b6d8e72950 |