mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-02-05 02:03:35 +08:00
* moving http templates * updated cves.json * moved network CVEs * updated scripts * updated workflows * updated requests to http * replaced network to tcp --------- Co-authored-by: sandeep <8293321+ehsandeep@users.noreply.github.com>
12 lines
289 B
YAML
12 lines
289 B
YAML
id: activemq-workflow
|
|
|
|
info:
|
|
name: ActiveMQ Security Checks
|
|
author: daffainfo
|
|
description: A simple workflow that runs all ActiveMQ related nuclei templates on a given target.
|
|
|
|
workflows:
|
|
- template: http/exposed-panels/activemq-panel.yaml
|
|
subtemplates:
|
|
- tags: activemq
|