·wordpress penetration testing
</>

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.

5Installs·0Trend·@zebbern

Installation

$npx skills add https://github.com/zebbern/secops-cli-guides --skill wordpress penetration testing

How to Install wordpress penetration testing

Quickly install wordpress penetration testing AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/zebbern/secops-cli-guides --skill wordpress penetration testing
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: zebbern/secops-cli-guides.

SKILL.md

View raw

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/secops-cli-guides --skill wordpress penetration testing
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from zebbern/secops-cli-guides

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/secops-cli-guides.

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/secops-cli-guides --skill wordpress penetration testing Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/zebbern/secops-cli-guides