mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-02-02 16:53:25 +08:00
* 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 Co-authored-by: Sandeep Singh <sandeep@projectdiscovery.io>
10 lines
281 B
YAML
10 lines
281 B
YAML
id: thinkcmf-workflow
|
|
info:
|
|
name: ThinkCMF Security Checks
|
|
author: pdteam
|
|
description: A simple workflow that runs all ThinkCMF related nuclei templates on a given target.
|
|
|
|
workflows:
|
|
- template: technologies/thinkcmf-detection.yaml
|
|
subtemplates:
|
|
- tags: thinkcmf |