diff --git a/profiles/wordpress.yml b/profiles/wordpress.yml new file mode 100644 index 0000000000..393836cb68 --- /dev/null +++ b/profiles/wordpress.yml @@ -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