mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-01-31 15:53:33 +08:00
Create wordpress.yml
This commit is contained in:
9
profiles/wordpress.yml
Normal file
9
profiles/wordpress.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
# This is a configuration file for the wordpress template profile.
|
||||
# Additional configuration profiles can be created for different types of nuclei scans.
|
||||
# They should be placed under the 'profiles' directory at:
|
||||
# https://github.com/projectdiscovery/nuclei-templates
|
||||
# Here is an example of how to use a profiles profile:
|
||||
# nuclei -config profiles/wordpress.yml -list target_list_to_scan.txt
|
||||
|
||||
tags:
|
||||
- wordpress
|
||||
Reference in New Issue
Block a user