Merge pull request #9852 from projectdiscovery/qloapps-installer

Create qloapps-installer.yaml
patch-2
Dhiyaneshwaran 2024-05-23 14:25:02 +05:30 committed by GitHub
commit 350618119e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 32 additions and 0 deletions

View File

@ -0,0 +1,32 @@
id: qloapps-installer
info:
name: QloApps - Installation
author: ritikchaddha
severity: high
description: |
QloApps Installation Assistant panel exposure.
metadata:
verified: true
max-request: 1
fofa-query: title="QloApps Installation"
tags: install,qloapps,misconfig,exposure
http:
- method: GET
path:
- "{{BaseURL}}/install/"
host-redirects: true
max-redirects: 2
matchers-condition: and
matchers:
- type: word
part: body
words:
- "<title>QloApps Installation"
case-insensitive: true
- type: status
status:
- 200