
CVE-2011-2523 (VSFTPD 2.3.4 बैकडोर कमांड निष्पादन) के लिए Python एक्सप्लॉइट
यह एक python3 स्क्रिप्ट है जो CVE-2011-2523, VSFTPD 2.3.4 बैकडोर कमांड निष्पादन का शोषण करने के लिए socket और telnetlib मॉड्यूल का उपयोग करती है।
# 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
