关联漏洞
描述
Python exploit for CVE-2011-2523 (VSFTPD 2.3.4 Backdoor Command Execution)
介绍
# CVE-2011-2523-poc
This is a python3 script to exploit the CVE-2011-2523, the VSFTPD 2.3.4 Backdoor Command Execution, using socket and telnetlib modules

# Requirements
```
sudo python3 -m pip install pwntools
```
# Install
```
git clone https://github.com/4m3rr0r/CVE-2011-2523-poc.git
cd CVE-2011-2523-poc/
chmod +x exploit.py
```
# Usage
```
./exploit.py -t IP -p Port
```
文件快照
[4.0K] /data/pocs/533a0e58d93f3b850db297130b65f902d094dfdb
├── [2.4K] exploit.py
├── [ 40K] ezgif-4-00a95065b7.gif
├── [1.1K] LICENSE
└── [ 422] README.md
0 directories, 4 files
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。