WordPress Penetration Testing

Automate WordPress security assessments with WPScan and Metasploit.

Updated Apr 6, 2026
One-click install
npx skills add https://github.com/gerald-ica/dev-tool-configs --skill wordpress-penetration-testing-gerald-ica
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: WordPress Penetration Testing
Source: https://github.com/gerald-ica/dev-tool-configs/tree/main/gemini/skills/wordpress-penetration-testing
Command: npx skills add https://github.com/gerald-ica/dev-tool-configs --skill wordpress-penetration-testing-gerald-ica

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires wpscan, metasploit, nmap, curl, wget, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill addresses the need for a streamlined, comprehensive security assessment of WordPress installations, providing a unified approach to identifying vulnerabilities and potential security breaches.

Core Features & Use Cases

  • Comprehensive Enumeration: Enumerate users, themes, and plugins, and detect common vulnerabilities.
  • Vulnerability Scanning: Scan for known vulnerabilities and misconfigurations.
  • Credential Assessment: Identify weak passwords and potential credential attacks.
  • Exploitation Proof: Document exploitation techniques and provide proof of concept.
  • Use Case: For security professionals tasked with auditing WordPress sites, this skill automates the process of identifying potential security issues.

Quick Start

Run the WordPress Penetration Testing skill on your target WordPress site to automatically perform a comprehensive security assessment.

Frequently Asked Questions about WordPress Penetration Testing

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate a comprehensive WordPress security assessment?

Automate WordPress security assessment by running this skill to enumerate users, themes, and plugins, and detect known vulnerabilities using WPScan and Metasploit. It streamlines the entire auditing process into a single automated workflow.

What is the best way to scan WordPress plugins for vulnerabilities?

The best way to scan WordPress plugins for vulnerabilities is using WPScan through this skill, which automates comprehensive enumeration and vulnerability detection across themes, plugins, and users to identify potential security breaches.

Do I need WPScan and Metasploit installed to perform WordPress vulnerability scanning?

Yes, you need WPScan and Metasploit installed to perform full WordPress vulnerability scanning and exploitation proof generation. The skill also requires nmap, curl, and wget to execute a complete security assessment.

Can I identify weak passwords and test credentials on a WordPress site?

Yes, you can identify weak passwords and test credentials on a WordPress site. This skill includes credential assessment features to identify potential credential attacks and weak passwords during the automated security audit.

Does this WordPress penetration testing skill provide proof of concept for exploits?

Yes, this WordPress penetration testing skill provides proof of concept for exploits. It utilizes Metasploit for exploitation and automatically documents exploitation techniques to prove identified vulnerabilities and security breaches.

What limitations should I expect when auditing WordPress site security?

When auditing WordPress site security, limitations include total dependency on external tools like WPScan and Metasploit for vulnerability scanning and exploitation. A full assessment requires all specified dependencies to be properly installed and configured.