30 lines
700 B
YAML
30 lines
700 B
YAML
id: akeeba-installer
|
|
|
|
info:
|
|
name: Akeeba Backup Installer - Exposure
|
|
author: DhiyaneshDK
|
|
severity: high
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: html:"Akeeba Backup"
|
|
tags: misconfig,akeeba,install,exposure
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/installation/index.php'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'Akeeba Backup Installer'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 490a004630440220104fc3bd777acc27dd10a64ccef2cfe0f4a071d7c472d9f9763288e2a472347c02200ed96d0b4995ed48beaa6f8322e566c7f44565fb83787aea06763fa1e533edff:922c64590222798bb761d5b6d8e72950
|