Merge pull request #9949 from projectdiscovery/easy-wi-installer

Create easy-wi-installer.yaml
patch-4
Ritik Chaddha 2024-06-01 11:47:05 +05:30 committed by GitHub
commit a5f1b0a986
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 29 additions and 0 deletions

View File

@ -0,0 +1,29 @@
id: easy-wi-installer
info:
name: Easy-WI Installation Page - Exposure
author: DhiyaneshDK
severity: high
description: |
Easy-WI is susceptible to the Installation page exposure due to misconfiguration.
metadata:
verified: true
max-request: 1
fofa-query: body="Easy-WI Installer"
tags: misconfig,exposure,install,easy-wi
http:
- method: GET
path:
- "{{BaseURL}}/install/install.php"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "Welcome to the Easy-WI installer!"
- type: status
status:
- 200