2020-08-12 08:15:51 +00:00
|
|
|
id: wordpress-workflow
|
|
|
|
info:
|
2020-11-21 17:57:19 +00:00
|
|
|
name: Wordpress Security Checks
|
2021-06-09 12:20:56 +00:00
|
|
|
author: kiblyn11,zomsop82
|
2020-11-21 17:57:19 +00:00
|
|
|
description: A simple workflow that runs all wordpress related nuclei templates on a given target.
|
2021-02-12 05:53:01 +00:00
|
|
|
tags: workflow
|
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:
|
2021-07-12 20:39:03 +00:00
|
|
|
- tags: wordpress
|