Merge pull request #5725 from MegaManSec/master
Add Dell iDRAC CVE-2018-1207.yaml to iDRAC workflowpatch-1
commit
af112a745b
|
@ -2,7 +2,7 @@ id: dell-idrac-workflow
|
|||
|
||||
info:
|
||||
name: Dell iDRAC Security Checks
|
||||
author: kophjager007
|
||||
author: kophjager007,megamansec
|
||||
description: A workflow to identify Dell iDRAC instances and run all related nuclei templates.
|
||||
|
||||
workflows:
|
||||
|
@ -12,10 +12,12 @@ workflows:
|
|||
|
||||
- template: technologies/dell/dell-idrac7-detect.yaml
|
||||
subtemplates:
|
||||
- template: cves/2018/CVE-2018-1207.yaml
|
||||
- template: default-logins/dell/dell-idrac-default-login.yaml
|
||||
|
||||
- template: technologies/dell/dell-idrac8-detect.yaml
|
||||
subtemplates:
|
||||
- template: cves/2018/CVE-2018-1207.yaml
|
||||
- template: default-logins/dell/dell-idrac-default-login.yaml
|
||||
|
||||
- template: technologies/dell/dell-idrac9-detect.yaml
|
||||
|
|
Loading…
Reference in New Issue