Merge pull request #5885 from projectdiscovery/NginX-Auto-Installer

NginX Auto Installer
patch-1
Prince Chaddha 2022-10-28 18:07:53 +05:30 committed by GitHub
commit 968fc413e6
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: nginx-auto-installer
info:
name: NginX Auto Installer Exposure
author: pussycat0x
severity: low
metadata:
verified: true
shodan-query: title:"NginX Auto Installer"
tags: misconfig,nginx,install,exposure
requests:
- method: GET
path:
- '{{BaseURL}}'
matchers-condition: and
matchers:
- type: word
part: body
words:
- '<title>NginX Auto Installer'
- type: status
status:
- 200