关联漏洞
标题:WordPress 安全漏洞 (CVE-2017-5487)Description:WordPress是WordPress软件基金会的一套使用PHP语言开发的博客平台。该平台支持在PHP和MySQL的服务器上架设个人博客网站。 WordPress中的REST API实现过程中的wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php文件存在安全漏洞。远程攻击者可通过向wp-json/wp/v2/users发送请求利用该漏洞获取敏感信息。
Description
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/R3K1NG/wpUsersScan.git
$ cd wpUsersScan
$ python wpUsersScan.py
```
##### Dependencies
* Install the required dependencies with:
```bash
$ sudo pip install -r requirements.txt
```
## License
www.easypc.ir
文件快照
[4.0K] /data/pocs/8455826ed78e222ff10cfa0448261849c3f42d2a
├── [ 560] README.md
├── [ 31] requirements.txt
└── [1.8K] wpUsersScan.py
0 directories, 3 files
备注
1. 建议优先通过来源进行访问。
2. 本地 POC 快照面向订阅用户开放;当原始来源失效或无法访问时,本地镜像作为订阅权益的一部分提供。
3. 持续抓取、验证、维护这份 POC 档案需要不少投入,因此本地快照已纳入付费订阅。您的订阅是让这份资料能继续走下去的关键,由衷感谢。 查看订阅方案 →