14 lines
432 B
YAML
14 lines
432 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.
|
|
tags: workflow
|
|
|
|
workflows:
|
|
- template: technologies/magento-detect.yaml
|
|
subtemplates:
|
|
- template: exposures/configs/magento-config.yaml
|
|
- template: exposed-panels/magento-admin-panel.yaml
|
|
- template: vulnerabilities/magento/ |