37 lines
887 B
YAML
37 lines
887 B
YAML
id: ampache-debug
|
|
|
|
info:
|
|
name: Ampache Debug Page
|
|
author: ritikchaddha
|
|
severity: info
|
|
classification:
|
|
cpe: cpe:2.3:a:ampache:ampache:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 2
|
|
vendor: ampache
|
|
product: ampache
|
|
shodan-query: http.title:"Ampache -- Debug Page"
|
|
tags: misconfig,ampache,debug
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
- '{{BaseURL}}/test.php?action=config'
|
|
|
|
stop-at-first-match: true
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Ampache Debug"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4b0a00483046022100f3c14ac8bae93f77ae17cd9e1d77a47060913215cdd5d45f80735ddeec0b1a4b022100d95d2ef96fcba5902645e37775650712721fe8da9609de865ecc849a8128df60:922c64590222798bb761d5b6d8e72950 |