
Exploit Python per la vulnerabilità backdoor vsFTPd (CVE-2011-2523) che utilizza Pwntools per esecuzione remota di codice contro IP e porta target.
Exploit per vulnerabilità backdoor di vsFTPd scritto in Python usando Pwntools
pip3 install pwntools
python3 ./CVE-2011-2523.py <IP> <PORT> (opzionale)