2022-10-27 06:29:48 +00:00
|
|
|
id: nginx-auto-installer
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: NginX Auto Installer Exposure
|
|
|
|
author: pussycat0x
|
|
|
|
severity: low
|
|
|
|
metadata:
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 1
|
2022-10-27 06:29:48 +00:00
|
|
|
verified: true
|
|
|
|
shodan-query: title:"NginX Auto Installer"
|
|
|
|
tags: misconfig,nginx,install,exposure
|
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-10-27 06:29:48 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
2022-10-28 12:34:31 +00:00
|
|
|
- '{{BaseURL}}'
|
|
|
|
|
2022-10-27 06:29:48 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
2022-11-03 19:46:58 +00:00
|
|
|
- 'NginX Auto Installer'
|
2022-10-27 06:29:48 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|