Create haproxy-status.yaml

patch-1
Dhiyaneshwaran 2021-02-24 12:05:05 +05:30 committed by GitHub
parent f8bfea7784
commit fc163a4dad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 24 additions and 0 deletions

View File

@ -0,0 +1,24 @@
id: haproxy-status
info:
name: HA Proxy Statistics
author: dhiyaneshDK
severity: Medium
reference: https://www.exploit-db.com/ghdb/4191
tags: logs,status
requests:
- method: GET
path:
- "{{BaseURL}}"
- "{{BaseURL}}/haproxy-status"
matchers-condition: and
matchers:
- type: word
words:
- 'Statistics Report for HAProxy'
- type: status
status:
- 200