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
|
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
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4a0a00473045022100b102f0eb59645595d26eb3706f242a99ffabd0e70fab3e6a86b3bc746d0f470a0220125626b936c2b379adbd642a971beea9b041a7a48d7354a97e9d9cfa61cba2d5:922c64590222798bb761d5b6d8e72950
|