Add CVE-2018-1207.yaml exploit to Dell iDRAC workflow

patch-1
Joshua Rogers 2022-10-19 00:30:28 +02:00
parent fe2cc41345
commit 1b437049ba
1 changed files with 3 additions and 1 deletions

View File

@ -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