32 lines
737 B
YAML
32 lines
737 B
YAML
id: rabbitmq-exporter-metrics
|
|
|
|
info:
|
|
name: RabbitMQ Exporter
|
|
author: DhiyaneshDk
|
|
severity: low
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"RabbitMQ Exporter"
|
|
tags: rabbitmq,exposure,debug,misconfig
|
|
|
|
http:
|
|
- 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
|
|
|
|
# digest: 4a0a00473045022005292f1bcececcd63c0b9b85c77dc97e60f03ec52f997f88ed28bb414309fc54022100d8f01a75b0967186b9aacbeb49dd56c4b649ca6083bd9a561aec3bfae5db7125:922c64590222798bb761d5b6d8e72950
|