A tool that exploits the CVE-2011-2523 vulnerability.
# VSFTPD Exploit
A script that exploits the CVE-2011-2523 vulnerability in vsftpd.
## Installation
```bash
git clone https://github.com/chleba124/vsftpd-exploit.git
cd vsftpd-exploit
python -m pip install -r requirements.txt
py main.py
```
## FAQ
#### Is this safe?
Yes it is and it is open source so you can read the code.
#### How does it work?
It connects to the vsptfd ftp server and bypasses the password.
#### Can i use it on linux?
No, you can only use it on Windows.
登录后查看神龙缓存的 POC 文件快照
登录查看