Share
## https://sploitus.com/exploit?id=BEE67BEA-45C2-50C0-88F3-9A2E7CC2DECE
# CVE-2011-2523





## ๐Ÿš€ Usage
This poc script allows you to exploit the CVE-2011-2523 (VsFTPd 2.3.4 Backdoor Command Execution) 




## โš’๏ธ  Installation

```bash
git clone https://github.com/ByteForgeFr/CVE-2011-2523
cd CVE-2011-2523

# Install the needed requirements
pip install pwntools argparse
```