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 :

## Exploit :
https://user-images.githubusercontent.com/106782577/171950706-65091c82-8a21-4588-ad95-6150cfd4d2c8.mp4
Log in to view the POC file snapshot cached by Shenlong Bot
Log in to view