
Dockerized exploit environment for CVE-2015-3306 (ProFTPD copy_file_range) with FTP and HTTP services for penetration testing and vulnerability verification.
cve-2015-3306 docker image hackarada/cve-2015-3306
Intended for personal use
docker build -t [hackarada/cve-2015-3306]
docker run --rm -it -p 21:21 -p 80:80 hackarada/cve-2015-3306