Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2017-5487 — PoC for CVE-2017-5487 - WordPress User Enumeration via REST | Kitploit
Tools/GitHubGitHub/ndr-repo/cve-2017-5487
Vulnerability AnalysisWeb Application ExploitationInformation GatheringWAF BypassPenetration TestingRed Teaming
GitHubndr-repo/cve-2017-5487

CVE-2017-5487

PoC for CVE-2017-5487 - WordPress User Enumeration via REST

View Repository
1 year agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

PoC - CVE-2017-5487 - WordPress User Enumeration via REST

WPUserEnum_ExploitRedacted

Setup

root@kitploit:~
git clone https://github.com/ndr-repo/CVE-2017-5487.git
powershell -noexit -ExecutionPolicy Bypass -File <path-to-script>.ps1

Usage

root@kitploit:~
.\Enumerate-WordPressOrgMembersREST.ps1 <target-domain>

Alternate Route 1 (for WAF Bypass)

WPUserEnum_Exploit_AltForWAFBypass1_Redacted
Download Tool