This virtual machine is designed specifically for Capture The Flag (CTF) challenges, featuring multiple intentional vulnerabilities for educational and testing purposes. It runs on Ubuntu Server with essential tools like Apache, PHP, and MySQL installed. The machine includes a vulnerable web application susceptible to SQL injection, insecure services such as FTP, and users with weak passwords. Ideal for cybersecurity enthusiasts looking to sharpen their penetration testing skills in a controlled environment.
CPU: 1 CPU
Memory: 2GB
Disk: 10GB
- Install Ubuntu Server 20.04.6 LTS
- Enable network connectivity
- Ensure machine is fully updated by running
apt-get update
- Upload the following files to
/root
build.sh
index.php
vsftpd.conf
000-default.conf
adminnote.txt
apache2.conf
- Change to
/root
and runbuild.sh