13 lines
449 B
YAML
13 lines
449 B
YAML
id: solarwinds-orion-workflow
|
|
|
|
info:
|
|
name: SolarWinds Orion Security Checks
|
|
author: dwisiswant0
|
|
description: A simple workflow that runs all SolarWinds Orion related nuclei templates on a given target.
|
|
|
|
workflows:
|
|
- template: http/exposed-panels/solarwinds-orion.yaml
|
|
subtemplates:
|
|
- template: http/cves/2018/CVE-2018-19386.yaml
|
|
- template: http/cves/2020/CVE-2020-10148.yaml
|
|
- template: http/default-logins/solarwinds/ |