14 lines
433 B
YAML
14 lines
433 B
YAML
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 |