Merge pull request #6020 from projectdiscovery/openmage-install

Create openmage-install.yaml
patch-1
Ritik Chaddha 2022-11-11 12:02:34 +05:30 committed by GitHub
commit 3c07a62bdc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 26 additions and 0 deletions

View File

@ -0,0 +1,26 @@
id: openmage-install
info:
name: OpenMage Installation Wizard
author: DhiyaneshDk
severity: high
metadata:
verified: true
shodan-query: title:"OpenMage Installation Wizard"
tags: misconfig,openmage,install,exposure
requests:
- method: GET
path:
- "{{BaseURL}}/index.php/install/"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "OpenMage Installation Wizard"
- type: status
status:
- 200