
Exploit en Python para CVE-2011-2523 (VSFTPD 2.3.4 - Ejecución de Comandos por Puerta Trasera)
Este es un script de python3 para explotar el CVE-2011-2523, la ejecución de comandos por puerta trasera de VSFTPD 2.3.4, utilizando los módulos socket y 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