mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-02-04 01:33:21 +08:00
11 lines
280 B
YAML
11 lines
280 B
YAML
id: magento-workflow
|
|
|
|
info:
|
|
name: Magento Security Checks
|
|
author: TechbrunchFR
|
|
description: A simple workflow that runs all Magento related nuclei templates on a given target.
|
|
|
|
workflows:
|
|
- template: technologies/magento-detect.yaml
|
|
subtemplates:
|
|
- tags: magento |