12 lines
292 B
YAML
12 lines
292 B
YAML
|
id: centos-workflow
|
||
|
|
||
|
info:
|
||
|
name: Centos WebPanel Security Checks
|
||
|
author: daffainfo
|
||
|
description: A simple workflow that runs all Centos WebPanel related nuclei templates on a given target.
|
||
|
|
||
|
workflows:
|
||
|
- template: exposed-panels/cwp-webpanel.yaml
|
||
|
subtemplates:
|
||
|
- tags: centos
|