
Python exploit for CVE-2011-2523 (VSFTPD 2.3.4 Backdoor Command Execution)
这是一个使用 socket 和 telnetlib 模块的 python3 脚本,用于利用 CVE-2011-2523(VSFTPD 2.3.4 后门命令执行漏洞)
# 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