nuclei-templates/workflows/wordpress-workflow.yaml

20 lines
696 B
YAML
Raw Normal View History

2020-08-12 08:15:51 +00:00
id: wordpress-workflow
info:
2020-11-21 17:57:19 +00:00
name: Wordpress Security Checks
author: kiblyn11 & zomsop82
description: A simple workflow that runs all wordpress related nuclei templates on a given target.
2020-08-12 15:19:20 +00:00
2020-11-21 17:57:19 +00:00
# Supported on Nuclei v2.2.0 (https://github.com/projectdiscovery/nuclei/releases/tag/v2.2.0)
# Old workflows still remains valid, and will be working with all nuclei versions.
2020-08-12 15:19:20 +00:00
2020-11-21 17:57:19 +00:00
workflows:
2020-08-12 08:15:51 +00:00
2020-11-21 17:57:19 +00:00
- template: technologies/tech-detect.yaml
matchers:
- name: wordpress
subtemplates:
- template: cves/2019/CVE-2019-15858.yaml
- template: cves/2019/CVE-2019-6715.yaml
- template: cves/2019/CVE-2019-9978.yaml
2021-01-09 13:28:57 +00:00
- template: vulnerabilities/wordpress/