2022-10-27 06:29:48 +00:00
|
|
|
id: nginx-auto-installer
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: NginX Auto Installer Exposure
|
|
|
|
author: pussycat0x
|
|
|
|
severity: low
|
2023-12-21 09:19:34 +00:00
|
|
|
description: NginX Auto is susceptible to the Installation page exposure due to misconfiguration.
|
2022-10-27 06:29:48 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2022-10-27 06:29:48 +00:00
|
|
|
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
|
2023-12-21 11:29:25 +00:00
|
|
|
# digest: 4a0a00473045022100bc1c4854f9645169d4d3407db049b6883308495d0817af4ac18b8beec5d3b2fe0220058c5d96a85430a59cb61baf61f122692255c02448ef0a934c6939dc789b26f1:922c64590222798bb761d5b6d8e72950
|