Add Cockpit security checks workflow
parent
c1cb16dcd9
commit
25023affbe
|
@ -0,0 +1,14 @@
|
|||
id: cockpit-workflow
|
||||
|
||||
info:
|
||||
name: Agentejo Cockpit Security Checks
|
||||
author: dwisiswant0
|
||||
description: A simple workflow that runs all Agentejo Cockpit related nuclei templates on a given target.
|
||||
tags: workflow
|
||||
|
||||
workflows:
|
||||
- template: technologies/cockpit-detect.yaml
|
||||
subtemplates:
|
||||
- template: cve/2020/CVE-2020-35846.yaml
|
||||
- template: cve/2020/CVE-2020-35847.yaml
|
||||
- template: cve/2020/CVE-2020-35848.yaml
|
Loading…
Reference in New Issue