13 lines
428 B
YAML
13 lines
428 B
YAML
id: sitecore-workflow
|
|
|
|
info:
|
|
name: SiteCore Security Checks
|
|
author: pdteam
|
|
description: A simple workflow that runs all SiteCore related nuclei templates on a given target.
|
|
|
|
workflows:
|
|
- template: technologies/sitecore-default-page.yaml
|
|
- template: exposed-panels/sitecore-login.yaml
|
|
subtemplates:
|
|
- tags: vulnerabilities/sitecore-pre-auth-rce.yaml
|
|
- template: misconfiguration/sitecore-debug-page.yaml |