Merge pull request #5725 from MegaManSec/master

Add Dell iDRAC CVE-2018-1207.yaml to iDRAC workflow
patch-1
Dhiyaneshwaran 2022-11-14 12:42:01 +05:30 committed by GitHub
commit af112a745b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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