26 lines
610 B
YAML
26 lines
610 B
YAML
id: nginx-status
|
|
|
|
info:
|
|
name: Nginx Status Page
|
|
author: dhiyaneshDK
|
|
severity: info
|
|
metadata:
|
|
max-request: 2
|
|
tags: misconfig,nginx,status
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/nginx_status"
|
|
- "{{BaseURL}}/nginx-status"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- 'Active connections:'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a0046304402207799ba613a0d5884ee7251c9f39067a0eeda5a94913f140bbf3deb0db9357b2002200d937b8d9b25f0d4a264ef97f14d874bf9327757f2966fa8882669428f73fb7c:922c64590222798bb761d5b6d8e72950 |