
A vulnerable Boot-to-Root CTF lab machine simulating a hospital environment. Features a realistic 17-step attack chain including SQL Injection, XSS, Session Hijacking, SSH access, password cracking, privilege escalation via CVE-2021-3493, and full root compromise. Developed as a graduation project at Ajloun National University (ANU), awarded 97%.
🎓 Graduation Project — Ajloun National University (ANU)
Faculty of IT · Cybersecurity and Cloud Computing · Academic Year 2026
🏆 Highest Grade in the University: 97%
Zero-Day Legacy is a realistic, intentionally vulnerable Boot-to-Root CTF (Capture The Flag) lab machine built as a graduation project at Ajloun National University. It simulates a complete hospital management system — Royal Health Hospital — containing a full real-world attack chain across multiple vulnerability classes.
The attacker plays the role of a patient who cannot afford a hospital bill and decides to hack the system from within the internal network. Starting with basic reconnaissance, the attacker must chain 17 steps from initial web access to full root compromise — mirroring a real-world penetration test.
⚠️ This machine is intentionally vulnerable for cybersecurity education. All vulnerabilities are by design. Run only in an isolated local network. Never deploy on a public-facing server.
# 1. Import into VirtualBox
File → Import Appliance → select the .ova file
# 2. Set Network Adapter
Settings → Network → Adapter 1 → Bridged Adapter
# 3. Discover the machine IP from Kali Linux
sudo netdiscover
A patient at Royal Health Hospital receives an invoice he cannot afford.
He's connected to the hospital's internal network and decides to hack the system.
From there — the clock is ticking.
OS: Ubuntu Server 20.04.6 LTS — kernel 5.4.x (vulnerable to CVE-2021-3493)
vCPU: 1
RAM: 1 GB
Storage: 2 GB
Network: Bridged Adapter — gets real IP from local router
Services: Apache (80) · OpenSSH (22) · MySQL (3306 — local only)
Bilingual: Arabic + English on all pages
| Document | Description |
|---|---|
Zero-Day-Legacy-PRD.pdf | Full Project Requirements Document — attack chain, DB design, VM config, vulnerability specs |
Penetration-Test-Report.pdf | Complete penetration test report by Cyber Company AIMAS — full technical findings with screenshots |
╔═══════════════════════════════════════════════════════════╗
║ 🏆 HIGHEST GRADE IN THE UNIVERSITY: 97% ║
║ ║
║ Ajloun National University — Graduation Project ║
║ Faculty of IT — Cybersecurity & Cloud Computing ║
║ Academic Year: 2025–2026 ║
╚═══════════════════════════════════════════════════════════╝
This project was developed exclusively for academic and educational purposes at Ajloun National University.
| Layer | Technology | Version |
|---|
| OS | Ubuntu Server LTS (Focal Fossa) | 20.04.6 |
| Web Server | Apache | 2.4.x |
| Language | PHP (no frameworks — intentional) | 7.4 |
| Database | MySQL | 8.0.x |
| Frontend | HTML / CSS / JS — custom, no Bootstrap | — |
| VM Platform | VirtualBox | — |
| Network Mode | Bridged Adapter (real LAN IP) | — |
| Bilingual | Full Arabic + English with RTL | — |
| Name |
|---|
| Ayham Megdadi | ||
| Ibrahim Onizat | ||
| Manar Hussein | ||
| Amira Freihat | ||
| Salsabeel Abu Hawwa | — |
Supervisor: Dr. Mohammad Al-Sawah
University: Ajloun National University (ANU)
Faculty: IT — Cybersecurity and Cloud Computing
Academic Year: 2025–2026