关联漏洞
描述
Python exploit for CVE-2011-2523 (VSFTPD 2.3.4 Backdoor Command Execution)
介绍
# -CVE-2011-2523
This is a python3 script to exploit the CVE-2011-2523, the VSFTPD 2.3.4 Backdoor Command Execution, using socket and telnetlib modules
# How to install ?
```bash
# Install dependencies :
pip3 install termcolor argparse
# Git cloning the project
git clone https://github.com/0xSojalSec/CVE-2011-2523.git
cd CVE-2011-2523/
# Launch it :
chmod +x exploit.py
./exploit.py -h
./exploit.py -i terget -p port
```
文件快照
[4.0K] /data/pocs/20555809ca3cad3f0085c8f08d386b4a0be47493
├── [1.9K] exploit.py
└── [ 430] README.md
0 directories, 2 files
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。