
Wordpress Username Enumeration /CVE-2017-5487,WordPress < 4.7.1 -
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
$ git clone https://github.com/ihebski/wpUsersScan.git
$ cd wpUsersScan
$ python wpUsersScan.py
$ sudo pip install -r requirements.txt
MIT