wordpress penetration testing
✓This skill should be used when the user asks to "pentest WordPress sites", "scan WordPress for vulnerabilities", "enumerate WordPress users, themes, or plugins", "exploit WordPress vulnerabilities", or "use WPScan". It provides comprehensive WordPress security assessment methodologies.
Installation
SKILL.md
Conduct comprehensive security assessments of WordPress installations including enumeration of users, themes, and plugins, vulnerability scanning, credential attacks, and exploitation techniques. WordPress powers approximately 35% of websites, making it a critical target for security testing.
| -e at | All themes | | -e vt | Vulnerable themes | | -e ap | All plugins | | -e vp | Vulnerable plugins | | -e u | Users (1-10) | | -e cb | Config backups | | -e dbe | Database exports |
| /wp-admin/ | Admin dashboard | | /wp-login.php | Login page | | /wp-content/uploads/ | User uploads | | /wp-includes/ | Core files | | /xmlrpc.php | XML-RPC API | | /wp-json/ | REST API |
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/zebbern/claude-code-guide --skill wordpress penetration testing- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is wordpress penetration testing?
This skill should be used when the user asks to "pentest WordPress sites", "scan WordPress for vulnerabilities", "enumerate WordPress users, themes, or plugins", "exploit WordPress vulnerabilities", or "use WPScan". It provides comprehensive WordPress security assessment methodologies. Source: zebbern/claude-code-guide.
How do I install wordpress penetration testing?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/zebbern/claude-code-guide --skill wordpress penetration testing Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/zebbern/claude-code-guide
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01