什么是 wordpress penetration testing?
当用户要求“渗透测试 WordPress 站点”、“扫描 WordPress 漏洞”、“枚举 WordPress 用户、主题或插件”、“利用 WordPress 漏洞”或“使用 WPScan”时,应使用此技能。它提供了全面的 WordPress 安全评估方法。 来源:zebbern/secops-cli-guides。
当用户要求“渗透测试 WordPress 站点”、“扫描 WordPress 漏洞”、“枚举 WordPress 用户、主题或插件”、“利用 WordPress 漏洞”或“使用 WPScan”时,应使用此技能。它提供了全面的 WordPress 安全评估方法。
通过命令行快速安装 wordpress penetration testing AI 技能到你的开发环境
来源:zebbern/secops-cli-guides。
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 |
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/zebbern/secops-cli-guides --skill wordpress penetration testing当用户要求“渗透测试 WordPress 站点”、“扫描 WordPress 漏洞”、“枚举 WordPress 用户、主题或插件”、“利用 WordPress 漏洞”或“使用 WPScan”时,应使用此技能。它提供了全面的 WordPress 安全评估方法。 来源:zebbern/secops-cli-guides。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/zebbern/secops-cli-guides --skill wordpress penetration testing 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/zebbern/secops-cli-guides