Update and rename nginx-ui-panel.yaml to nginx-ui-dashboard.yaml

patch-1
Ritik Chaddha 2022-10-28 17:47:10 +05:30 committed by GitHub
parent 6a6c9ba689
commit 146ac2d29e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 8 deletions

View File

@ -1,29 +1,30 @@
id: nginx-ui-panel
id: nginx-ui-dashboard
info:
name: Nginx UI Panel
name: Nginx UI Dashboard Exposure
author: gy741
severity: info
severity: low
description: A Nginx UI login page was detected.
reference:
- https://github.com/schenkd/nginx-ui
metadata:
verified: true
shodan-query: http.title:"nginx ui"
tags: panel,nginx
tags: panel,nginx,exposure
requests:
- method: GET
path:
- "{{BaseURL}}"
- "{{BaseURL}}/login"
matchers-condition: and
matchers:
- type: regex
- type: word
part: body
regex:
- "<title>(.*)Nginx UI(.*)</title>"
words:
- "Nginx UI"
- "Main Config"
condition: and
- type: status
status: