2022-11-18 06:45:31 +00:00
|
|
|
id: rabbitmq-exporter-metrics
|
|
|
|
|
|
|
|
info:
|
2022-11-24 08:14:40 +00:00
|
|
|
name: RabbitMQ Exporter
|
2022-11-18 06:45:31 +00:00
|
|
|
author: DhiyaneshDk
|
|
|
|
severity: low
|
2024-01-03 06:08:41 +00:00
|
|
|
description: RabbitMQ Exporter is exposed.
|
2022-11-18 06:45:31 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2022-11-18 06:45:31 +00:00
|
|
|
shodan-query: title:"RabbitMQ Exporter"
|
2023-06-30 22:40:59 +00:00
|
|
|
tags: rabbitmq,exposure,debug,misconfig
|
2022-11-18 06:45:31 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-11-18 06:45:31 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/metrics"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "rabbitmq_up"
|
|
|
|
- "rabbitmq_exporter_build_info"
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2024-01-15 11:49:24 +00:00
|
|
|
# digest: 4b0a004830460221008c9936da1018e9ceae9c551480ce1910a77cf9523b75cb3a00d71b630d7eec7d022100bf3adcc40ff775fb1e9ee78411e46ad8f08010088cba430ba87958e4b7d8d801:922c64590222798bb761d5b6d8e72950
|