2021-02-07 13:35:49 +00:00
|
|
|
id: nginx-status
|
2021-01-20 09:06:14 +00:00
|
|
|
|
|
|
|
info:
|
2021-02-07 13:35:49 +00:00
|
|
|
name: Nginx Status Page
|
2021-01-20 09:06:14 +00:00
|
|
|
author: dhiyaneshDK
|
2021-11-06 10:57:38 +00:00
|
|
|
severity: info
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 2
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: misconfig,nginx,status
|
2021-01-20 09:06:14 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-01-20 09:06:14 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/nginx_status"
|
2021-10-06 08:12:13 +00:00
|
|
|
- "{{BaseURL}}/nginx-status"
|
2021-01-20 09:06:14 +00:00
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
2021-01-21 14:20:58 +00:00
|
|
|
- 'Active connections:'
|
2021-01-20 09:06:14 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 490a0046304402207799ba613a0d5884ee7251c9f39067a0eeda5a94913f140bbf3deb0db9357b2002200d937b8d9b25f0d4a264ef97f14d874bf9327757f2966fa8882669428f73fb7c:922c64590222798bb761d5b6d8e72950
|