RabbitMQ Management Panel - Detect
ID: rabbitmq-dashboard
Severity: info
Author: fyoorer
Tags: panel,rabbitmq,vmware
Description
Section titled “Description”RabbitMQ Management panel was detected.
YAML Source
Section titled “YAML Source”id: rabbitmq-dashboard
info: name: RabbitMQ Management Panel - Detect author: fyoorer severity: info description: RabbitMQ Management panel was detected. classification: cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N cwe-id: CWE-200 cpe: cpe:2.3:a:vmware:rabbitmq:*:*:*:*:*:*:*:* metadata: max-request: 1 vendor: vmware product: rabbitmq shodan-query: cpe:"cpe:2.3:a:vmware:rabbitmq" tags: panel,rabbitmq,vmware
http: - method: GET path: - '{{BaseURL}}'
matchers: - type: word words: - "RabbitMQ Management" part: body# digest: 4a0a004730450220683cb93450b23e1279208771e5cd13cf36a1eebcc050a7f75cf8342286463606022100b2e53156cf89d5ee23111c2c0d5b5e7b0da24623786397cd68b8dd4e6653417d:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/exposed-panels/rabbitmq-dashboard.yaml"