mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-01-31 15:53:33 +08:00
Add workflow template (#3533)
* Add 27 workflow templates
* fixed Artifactory workflow
* Fixed Jetty workflow
* Fixed Moodle workflow
* Fixed Zabbix workflow
* Fixed DedeCMS workflow
* Fixed OFBiz workflow
* Fixed rConfig workflow
* Tag update for R-SeeNet workflow
* Add 3 token-spray templates
* format fixes
* Add workflow templates
* More workflows templates
* multiple workflow fixes
* add workflows template
* workflows fixes
* this will be covered under wordpress workflow
* Revert "this will be covered under wordpress workflow"
This reverts commit 3b8cf66202.
* this will be covered under wordpress workflow
Co-authored-by: Sandeep Singh <sandeep@projectdiscovery.io>
This commit is contained in:
13
workflows/kentico-workflow.yaml
Normal file
13
workflows/kentico-workflow.yaml
Normal file
@@ -0,0 +1,13 @@
|
||||
id: kentico-workflow
|
||||
|
||||
info:
|
||||
name: Kentico CMS Security Checks
|
||||
author: daffainfo
|
||||
description: A simple workflow that runs all Kentico CMS related nuclei templates on a given target.
|
||||
|
||||
workflows:
|
||||
- template: technologies/fingerprinthub-web-fingerprints.yaml
|
||||
matchers:
|
||||
- name: kentico
|
||||
subtemplates:
|
||||
- tags: kentico
|
||||
Reference in New Issue
Block a user