mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-02-01 00:03:39 +08:00
11 lines
295 B
YAML
11 lines
295 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/wordpress-detect.yaml
|
|
subtemplates:
|
|
- tags: wordpress |