POC详情: f6403bda6a5f2947507aa8078858ef08f836fa91

来源
关联漏洞
标题: vsftpd 操作系统命令注入漏洞 (CVE-2011-2523)
描述:vsftpd是一款用于类Unix系统的FTP(文件传输协议)服务器。 vsftpd 2.3.4版本(2011年6月30日至2011年7月3日期间下载)中存在安全漏洞,该漏洞源于软件中存在可以打开shell的后门。攻击者可利用该漏洞执行命令。
描述
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/NullBrunk/CVE-2011-2523.git
cd CVE-2011-2523/

# Launch it :
chmod +x exploit.py
./exploit.py -h

```

# How to use it ?



## Help :
![Capture d'écran Deepin_zone de sélection _20220603224942](https://user-images.githubusercontent.com/106782577/171950743-890530ae-ef50-46cc-b1b3-3b1f2e21aa34.png)

## Exploit :
https://user-images.githubusercontent.com/106782577/171950706-65091c82-8a21-4588-ad95-6150cfd4d2c8.mp4

文件快照

[4.0K] /data/pocs/f6403bda6a5f2947507aa8078858ef08f836fa91 ├── [1.9K] exploit.py └── [ 711] README.md 0 directories, 2 files
神龙机器人已为您缓存
备注
    1. 建议优先通过来源进行访问。
    2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
    3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。