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