mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-02-09 20:23:21 +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>
11 lines
285 B
YAML
11 lines
285 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-detect.yaml
|
|
subtemplates:
|
|
- tags: magento |