mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-01-31 15:53:33 +08:00
adding thinkphp workflow
This commit is contained in:
13
workflows/thinkphp-workflow.yaml
Normal file
13
workflows/thinkphp-workflow.yaml
Normal file
@@ -0,0 +1,13 @@
|
||||
id: thinkphp-workflow
|
||||
info:
|
||||
name: ThinkPHP Security Checks
|
||||
author: dr_set
|
||||
description: A simple workflow that runs all ThinkPHP related nuclei templates on a given target.
|
||||
|
||||
workflows:
|
||||
|
||||
- template: technologies/tech-detect.yaml
|
||||
matchers:
|
||||
- name: thinkphp
|
||||
subtemplates:
|
||||
- template: vulnerabilities/thinkphp/
|
||||
Reference in New Issue
Block a user