
Python-Exploit für CVE-2011-2523 (VSFTPD 2.3.4 Backdoor-Befehlsausführung)
Dies ist ein Python3-Skript zum Ausnutzen der CVE-2011-2523, der VSFTPD 2.3.4 Backdoor Command Execution, unter Verwendung der Socket- und Telnetlib-Module.

sudo python3 -m pip install pwntools
git clone https://github.com/4m3rr0r/CVE-2011-2523-poc.git
cd CVE-2011-2523-poc/
chmod +x exploit.py
./exploit.py -t IP -p Port