Enumerate the users list of the wordpress websites through the REST API / CVE-2017-5487,WordPress < 4.7.1 - Username Enumeration
$ python wpUsersScan.py URL
- Clone the repository with:
$ git clone https://github.com/ihebski/wpUsersScan.git
$ cd wpUsersScan
$ python wpUsersScan.py
- Install the required dependencies with:
$ sudo pip install -r requirements.txt
MIT