## https://sploitus.com/exploit?id=KITPLOIT:TOOLS-GITHUB-0XSOJALSEC-CVE-2011-2523
# CVE-2011-2523
Ceci est un script python3 pour exploiter la CVE-2011-2523, l'exécution de commandes par backdoor dans VSFTPD 2.3.4, en utilisant les modules socket et telnetlib
# Comment installer ?
root@kitploit:~
# 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
# Comment l'utiliser ?
## Aide :

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