2022-10-28 12:17:10 +00:00
|
|
|
id: nginx-ui-dashboard
|
2022-10-28 06:36:51 +00:00
|
|
|
|
|
|
|
info:
|
2022-12-02 21:24:17 +00:00
|
|
|
name: Nginx UI Panel - Detect
|
2022-10-28 06:36:51 +00:00
|
|
|
author: gy741
|
2023-01-24 16:21:18 +00:00
|
|
|
severity: info
|
2022-12-02 21:24:17 +00:00
|
|
|
description: Nginx UI panel was detected.
|
2022-10-28 06:36:51 +00:00
|
|
|
reference:
|
|
|
|
- https://github.com/schenkd/nginx-ui
|
2022-12-02 21:24:17 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
|
|
cwe-id: CWE-200
|
2024-03-26 08:03:04 +00:00
|
|
|
cpe: cpe:2.3:a:f5:nginx:*:*:*:*:*:*:*:*
|
2022-10-28 06:36:51 +00:00
|
|
|
metadata:
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2024-03-23 09:28:19 +00:00
|
|
|
product: nginx
|
2022-10-28 11:54:35 +00:00
|
|
|
shodan-query: http.title:"nginx ui"
|
2024-04-08 11:34:33 +00:00
|
|
|
vendor: f5
|
|
|
|
verified: true
|
2024-03-26 08:03:04 +00:00
|
|
|
tags: panel,nginx,exposure,f5
|
2022-10-28 06:36:51 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-10-28 06:36:51 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
2022-10-28 11:54:35 +00:00
|
|
|
- "{{BaseURL}}"
|
2022-10-28 06:36:51 +00:00
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
2022-10-28 12:17:10 +00:00
|
|
|
- type: word
|
2022-10-28 06:36:51 +00:00
|
|
|
part: body
|
2022-10-28 12:17:10 +00:00
|
|
|
words:
|
|
|
|
- "Nginx UI"
|
|
|
|
- "Main Config"
|
|
|
|
condition: and
|
2022-10-28 06:36:51 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2024-03-26 08:05:26 +00:00
|
|
|
# digest: 4a0a00473045022100cd8d55888e078c171604d4de3c41dd323ae3317f0f7101de6a59926531bf709b02206e8643822c31e054dd38565bdaf2cccdc308ffca12b0843ca1fe25e9d651b43a:922c64590222798bb761d5b6d8e72950
|