2021-02-24 06:35:05 +00:00
|
|
|
id: haproxy-status
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: HA Proxy Statistics
|
|
|
|
author: dhiyaneshDK
|
2021-02-24 17:25:41 +00:00
|
|
|
severity: medium
|
2021-02-24 06:35:05 +00:00
|
|
|
reference: https://www.exploit-db.com/ghdb/4191
|
2021-03-12 08:57:14 +00:00
|
|
|
tags: logs,haproxy
|
2021-02-24 06:35:05 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/haproxy-status"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- 'Statistics Report for HAProxy'
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|