Skip to content

Python exploit for CVE-2011-2523 (VSFTPD 2.3.4 Backdoor Command Execution)

License

Notifications You must be signed in to change notification settings

4m3rr0r/CVE-2011-2523-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CVE-2011-2523-poc

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

alt text

Requirements

sudo python3 -m pip install pwntools

Install

git clone https://github.com/4m3rr0r/CVE-2011-2523-poc.git
cd CVE-2011-2523-poc/
chmod +x exploit.py

Usage

./exploit.py -t IP -p Port

About

Python exploit for CVE-2011-2523 (VSFTPD 2.3.4 Backdoor Command Execution)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages