Edit magmi workflow (#3312)
parent
0e94557017
commit
18d54f5204
|
@ -8,7 +8,7 @@ info:
|
|||
reference:
|
||||
- https://www.exploit-db.com/exploits/35996
|
||||
- https://nvd.nist.gov/vuln/detail/CVE-2015-2067
|
||||
tags: cve,cve2015,lfi,magento
|
||||
tags: cve,cve2015,lfi,magento,magmi
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
|
|
|
@ -8,7 +8,7 @@ info:
|
|||
reference:
|
||||
- https://www.exploit-db.com/exploits/35996
|
||||
- https://nvd.nist.gov/vuln/detail/CVE-2015-2068
|
||||
tags: cve,cve2015,magento,xss
|
||||
tags: cve,cve2015,magento,magmi,xss
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
|
|
|
@ -2,12 +2,10 @@ id: magmi-workflow
|
|||
|
||||
info:
|
||||
name: MAGMI Security Checks
|
||||
author: dwisiswant0
|
||||
author: dwisiswant0,daffainfo
|
||||
description: A simple workflow that runs all MAGMI related nuclei templates on a given target.
|
||||
|
||||
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
|
||||
- tags: magmi
|
Loading…
Reference in New Issue