11 lines
324 B
YAML
11 lines
324 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: http/technologies/magento-version-detect.yaml
|
|
subtemplates:
|
|
- template: http/technologies/magento-eol.yaml |