关联漏洞
标题:
WordPress 安全漏洞
(CVE-2017-5487)
描述:WordPress是WordPress软件基金会的一套使用PHP语言开发的博客平台。该平台支持在PHP和MySQL的服务器上架设个人博客网站。 WordPress中的REST API实现过程中的wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php文件存在安全漏洞。远程攻击者可通过向wp-json/wp/v2/users发送请求利用该漏洞获取敏感信息。
描述
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. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。