
Python-Exploit für CVE-2011-2523 (VSFTPD 2.3.4 Backdoor-Befehlsausführung)
Dies ist ein Python3-Skript zur Ausnutzung von CVE-2011-2523, der VSFTPD 2.3.4 Backdoor-Befehlsausführung, unter Verwendung der Module socket und telnetlib.
# Abhängigkeiten installieren :
pip3 install termcolor argparse
# Projekt mit Git klonen
git clone https://github.com/0xSojalSec/CVE-2011-2523.git
cd CVE-2011-2523/
# Starten :
chmod +x exploit.py
./exploit.py -h
./exploit.py -i terget -p port