nuclei-templates/panels/rabbitmq-dashboard.yaml

18 lines
280 B
YAML

id: rabbitmq-dashboard
info:
name: RabbitMQ Dashboard
author: fyoorer
severity: info
requests:
- method: GET
path:
- '{{BaseURL}}'
- "{{BaseURL}}:15672"
matchers:
- type: word
words:
- "RabbitMQ Management"
part: body