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
wpUsersScan — Wordpress Username Enumeration /CVE-2017-5487,WordPress < 4.7.1 - | Kitploit
Tools/GitHubGitHub/teambugsbunny/wpusersscan
OSINT (Open Source Intelligence)ReconnaissanceVulnerability AnalysisInformation GatheringWeb Security
GitHubteambugsbunny/wpusersscan

wpUsersScan

Wordpress Username Enumeration /CVE-2017-5487,WordPress < 4.7.1 -

View Repository
49 years 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

wpUsersScan

screen_1

About wpUsersScan

Enumerate the users list of the wordpress websites through the REST API / CVE-2017-5487,WordPress < 4.7.1 - Username Enumeration

Usage

root@kitploit:~
$ python wpUsersScan.py URL

How to install

Clone
  • Clone the repository with:
root@kitploit:~
$ git clone https://github.com/ihebski/wpUsersScan.git
$ cd wpUsersScan
$ python wpUsersScan.py
Dependencies
  • Install the required dependencies with:
root@kitploit:~
$ sudo pip install -r requirements.txt

License

MIT

Download Tool