Create akeeba-installer.yaml

patch-1
Dhiyaneshwaran 2023-09-20 12:01:48 +05:30 committed by GitHub
parent bd15d8e7f9
commit b15e6a8998
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,27 @@
id: akeeba-installer
info:
name: Akeeba Backup Installer - Exposure
author: DhiyaneshDK
severity: high
metadata:
max-request: 1
verified: true
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