13 lines
336 B
YAML
13 lines
336 B
YAML
id: wordpress-workflow
|
|
info:
|
|
name: Wordpress Security Checks
|
|
author: kiblyn11,zomsop82
|
|
description: A simple workflow that runs all wordpress related nuclei templates on a given target.
|
|
|
|
workflows:
|
|
|
|
- template: technologies/tech-detect.yaml
|
|
matchers:
|
|
- name: wordpress
|
|
subtemplates:
|
|
- tags: wordpress |