Merge pull request #761 from DhiyaneshGeek/master

Ngnix Status Page detect
patch-1
PD-Team 2021-01-21 19:52:29 +05:30 committed by GitHub
commit b81431fc29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 21 additions and 0 deletions

View File

@ -0,0 +1,21 @@
id: ngnix-status
info:
name: Ngnix Status Page
author: dhiyaneshDK
severity: low
requests:
- method: GET
path:
- "{{BaseURL}}/nginx_status"
matchers-condition: and
matchers:
- type: word
words:
- 'Active connections:'
- type: status
status:
- 200