11 lines
270 B
YAML
11 lines
270 B
YAML
|
id: sysaid-workflow
|
||
|
|
||
|
info:
|
||
|
name: SysAid Security Checks
|
||
|
author: pdteam
|
||
|
description: A simple workflow that runs all SysAid related nuclei templates on a given target.
|
||
|
|
||
|
workflows:
|
||
|
- template: exposed-panels/sysaid-panel.yaml
|
||
|
subtemplates:
|
||
|
- tags: sysaid
|