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 — VsFTPd 2.3.4 Backdoor Command Execution | Kitploit
Tools/GitHubGitHub/byteforgefr/cve-2011-2523
Payload GenerationVulnerability AnalysisExploitationPenetration TestingCommand and ControlRemote Access Tool
GitHubbyteforgefr/cve-2011-2523

CVE-2011-2523

VsFTPd 2.3.4 Backdoor Command Execution

View Repository
13 months 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

Exploitation

🚀 Usage

This poc script allows you to exploit the CVE-2011-2523 (VsFTPd 2.3.4 Backdoor Command Execution)

help

⚒️ Installation

root@kitploit:~
git clone https://github.com/ByteForgeFr/CVE-2011-2523
cd CVE-2011-2523

# Install the needed requirements
pip install pwntools argparse
Download Tool