Sploitus

Exploit for CVE-2011-2523

kitploit · 2026-08-25

Exploit Code

MARKDOWN32 lines
## https://sploitus.com/exploit?id=KITPLOIT:TOOLS-GITHUB-0XSOJALSEC-CVE-2011-2523
# CVE-2011-2523

Ceci est un script python3 pour exploiter la CVE-2011-2523, l'exécution de commandes par backdoor dans VSFTPD 2.3.4, en utilisant les modules socket et telnetlib

# Comment installer ?

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
    
    

# Comment l'utiliser ?

## Aide :

![Capture d'écran Deepin_zone de sélection _20220603224942](https://assets.kitploit.com/production/public/readmes/14343/80aeab72dcfdb41b614d4867b183f5f416b2210bed898d3a4541aefe81f87c3a.png)

## Exploit :

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