Files
nuclei-templates/profiles/wordpress.yml
Prince Chaddha b78ce4bd99 updated profiles
2024-06-25 14:25:43 +04:00

14 lines
605 B
YAML

# Nuclei Configuration Profile for WordPress Detection
#
# This configuration file is specifically tailored for detecting vulnerabilities in WordPress installations using Nuclei.
#
# Purpose:
# This profile is focused on identifying security issues specific to WordPress, including vulnerable plugins, themes, and core components. Ensuring the security of WordPress installations is crucial due to its widespread use and common targeting by attackers.
#
# Running this profile
# You can run this profile using the following command:
# nuclei -profile wordpress -u https://example.com
tags:
- wordpress