11 lines
326 B
YAML
11 lines
326 B
YAML
id: netsweeper-workflow
|
|
|
|
info:
|
|
name: Netsweeper Security Checks
|
|
author: dwisiswant0
|
|
description: A simple workflow that runs all netsweeper related nuclei templates on a given target.
|
|
|
|
workflows:
|
|
- template: technologies/netsweeper-webadmin-detect.yaml
|
|
subtemplates:
|
|
- template: cves/2020/CVE-2020-13167.yaml |