
Exploit em Python para CVE-2011-2523 (VSFTPD 2.3.4 Backdoor Command Execution)
Este é um script em python3 para explorar o CVE-2011-2523, a Execução de Comando Backdoor do VSFTPD 2.3.4, usando os módulos socket e telnetlib
# 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