nuclei-templates/workflows/magmi-workflow.yaml

19 lines
591 B
YAML
Raw Normal View History

2020-09-04 13:35:05 +00:00
id: magmi-workflow
info:
2020-11-21 17:57:19 +00:00
name: MAGMI Security Checks
author: dwisiswant0
description: A simple workflow that runs all MAGMI related nuclei templates on a given target.
tags: workflow
2020-09-04 13:35:05 +00:00
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-09-04 13:35:05 +00:00
2020-11-21 17:57:19 +00:00
workflows:
- template: technologies/magmi-detect.yaml
subtemplates:
- template: cves/2017/CVE-2017-7391.yaml
- template: cves/2020/CVE-2020-5776.yaml
- template: cves/2020/CVE-2020-5777.yaml