2022-11-18 08:12:08 +00:00
|
|
|
id: haproxy-exporter-metrics
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Detect Haproxy Exporter
|
|
|
|
author: pussycat0x
|
|
|
|
severity: low
|
2024-01-03 06:08:41 +00:00
|
|
|
description: Haproxy metrics is exposed.
|
2022-11-18 08:12:08 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2022-11-18 08:12:08 +00:00
|
|
|
shodan-query: title:"haproxy exporter"
|
2023-06-30 22:40:59 +00:00
|
|
|
tags: haproxy,exposure,debug,misconfig
|
2022-11-18 08:12:08 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-11-18 08:12:08 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/metrics"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
2022-11-18 08:51:09 +00:00
|
|
|
- "HELP haproxy_"
|
2022-11-18 08:12:08 +00:00
|
|
|
|
2022-11-18 08:35:50 +00:00
|
|
|
- type: word
|
2022-11-18 08:51:09 +00:00
|
|
|
part: body
|
2022-11-18 08:35:50 +00:00
|
|
|
words:
|
2022-11-18 08:51:09 +00:00
|
|
|
- "haproxy_exporter"
|
|
|
|
- "haproxy_backend"
|
|
|
|
condition: or
|
2022-11-18 08:35:50 +00:00
|
|
|
|
2022-11-18 08:12:08 +00:00
|
|
|
- type: status
|
|
|
|
status:
|
2022-11-18 08:35:50 +00:00
|
|
|
- 200
|
2024-01-15 11:49:24 +00:00
|
|
|
# digest: 490a0046304402200655ee70596afce87e1d8db4b3082d84aa6b0da7a5861afb56a96f843e11fb20022069d40c4579c0ab2134a278af489c32581bcc20920ef60ada17b6749c1c838b3d:922c64590222798bb761d5b6d8e72950
|