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

## About wpUsersScan
Enumerate the users list of the wordpress websites through the REST API / CVE-2017-5487,WordPress < 4.7.1 - Username Enumeration
## Usage
~~~
$ python wpUsersScan.py URL
~~~
## How to install
##### Clone
- Clone the repository with:
```sh
$ git clone https://github.com/ihebski/wpUsersScan.git
$ cd wpUsersScan
$ python wpUsersScan.py
```
##### Dependencies
* Install the required dependencies with:
```bash
$ sudo pip install -r requirements.txt
```
## License
MIT
Log in to view the POC file snapshot cached by Shenlong Bot
Log in to view