Files
nuclei-templates/workflows/thinkphp-workflow.yaml

17 lines
605 B
YAML
Raw Normal View History

2021-01-19 15:05:55 +05:30
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.
tags: workflow
2021-01-19 15:05:55 +05:30
workflows:
- template: technologies/tech-detect.yaml
matchers:
- name: thinkphp
subtemplates:
2021-02-01 13:50:15 +05:30
- template: vulnerabilities/thinkphp/thinkphp-2-rce.yaml
- template: vulnerabilities/thinkphp/thinkphp-5022-rce.yaml
- template: vulnerabilities/thinkphp/thinkphp-5023-rce.yaml
- template: vulnerabilities/thinkphp/thinkphp-509-information-disclosure.yaml