Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2011-2523 — Python3 exploit for CVE-2011-2523, leveraging the VSFTPD 2.3.4 backdoor to gain remote command execution on vulnerable FTP servers. | Kitploit
Tools/GitHubGitHub/0xsojalsec/cve-2011-2523
Payload GenerationVulnerability AnalysisExploitationPenetration TestingCommand and Control
GitHub0xsojalsec/cve-2011-2523

CVE-2011-2523

Python3 exploit for CVE-2011-2523, leveraging the VSFTPD 2.3.4 backdoor to gain remote command execution on vulnerable FTP servers.

View Repository
14 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

CVE-2011-2523

This is a python3 script to exploit the CVE-2011-2523, the VSFTPD 2.3.4 Backdoor Command Execution, using socket and telnetlib modules

How to install ?

root@kitploit:~
# 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

How to use it ?

Help :

Capture d'écran Deepin_zone de sélection _20220603224942

Exploit :

https://user-images.githubusercontent.com/106782577/171950706-65091c82-8a21-4588-ad95-6150cfd4d2c8.mp4

Download Tool