nuclei-templates/workflows/rabbitmq-workflow.yaml

16 lines
504 B
YAML
Raw Normal View History

id: rabbitmq-workflow
info:
2020-11-21 17:57:19 +00:00
name: RabbitMQ Security Checks
author: fyoorer
2020-11-21 17:57:19 +00:00
description: A simple workflow that runs all rabbitmq related nuclei templates on a given target.
2020-11-21 17:57:19 +00:00
# Supported on Nuclei v2.2.0 (https://github.com/projectdiscovery/nuclei/releases/tag/v2.2.0)
# Old workflows still remains valid, and will be working with all nuclei versions.
2020-11-21 17:57:19 +00:00
workflows:
- template: panels/rabbitmq-dashboard.yaml
subtemplates:
- template: default-credentials/rabbitmq-default-admin.yaml