2021-05-03 15:47:25 +00:00
|
|
|
id: nginx-vhost-traffic-status
|
|
|
|
|
|
|
|
info:
|
2021-05-03 15:51:26 +00:00
|
|
|
name: Nginx Vhost Traffic Status
|
2021-05-03 15:47:25 +00:00
|
|
|
author: geeknik
|
|
|
|
severity: low
|
2024-01-03 06:08:41 +00:00
|
|
|
description: Nginx Vhost Traffic status is exposed.
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
|
|
|
- https://github.com/vozlt/nginx-module-vts
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: status,nginx,misconfig
|
2021-05-03 15:47:25 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-05-03 15:47:25 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/status"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "Nginx Vhost Traffic Status"
|
|
|
|
- "Host"
|
|
|
|
- "Zone"
|
2021-05-03 15:51:51 +00:00
|
|
|
condition: and
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2021-05-03 15:47:25 +00:00
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2024-01-15 11:49:24 +00:00
|
|
|
# digest: 490a00463044022037b28ff0423792683b3749695af80f2b5dc1a85e59932842c19c00c11c915c950220338d7eef032c34a2fd39f0724102b22c92bebce49813f1bb15194dffce9f85f0:922c64590222798bb761d5b6d8e72950
|