mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-01-31 15:53:33 +08:00
11 lines
275 B
YAML
11 lines
275 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: http/exposed-panels/sysaid-panel.yaml
|
|
subtemplates:
|
|
- tags: sysaid
|