
Exploit Python pour CVE-2011-2523 (Exécution de commande par porte dérobée VSFTPD 2.3.4)
Ce script Python3 permet d'exploiter la CVE-2011-2523, soit l'exécution de commandes via la backdoor VSFTPD 2.3.4, en utilisant les modules socket et 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