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. tags: workflow # Supported on Nuclei v2.2.0 (https://github.com/projectdiscovery/nuclei/releases/tag/v2.2.0) # Old workflows still remains valid, and will be working with all nuclei versions. workflows: - template: exposed-panels/solarwinds-orion.yaml subtemplates: - template: cves/2018/CVE-2018-19386.yaml - template: cves/2020/CVE-2020-10148.yaml - template: default-logins/solarwinds/solarwinds-default-admin.yaml