14 lines
326 B
YAML
14 lines
326 B
YAML
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: http/technologies/tech-detect.yaml
|
|
matchers:
|
|
- name: thinkphp
|
|
subtemplates:
|
|
- tags: thinkphp
|