adding thinkphp workflow
parent
1a14ff8c44
commit
936f01a84d
|
@ -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/
|
Loading…
Reference in New Issue