mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-01-31 15:53:33 +08:00
added workflow
This commit is contained in:
13
workflows/sitecore-workflow.yaml
Normal file
13
workflows/sitecore-workflow.yaml
Normal file
@@ -0,0 +1,13 @@
|
||||
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
|
||||
Reference in New Issue
Block a user