This exercise brings together every concept from Module 3 into a single, ordered hardening pass on a freshly installed Ubuntu server: securing SSH access, applying least-privilege permissions, hardening a running service under systemd, and confirming logs are being collected reliably. The output is both a hardened server and a reusable checklist script you can run against any future server in minutes rather than starting from memory each time.
Analogy🏏Cricket
💪 Think of it like fitness: injuries follow a predictable chain — poor warm-up, then form breakdown, then compensation, then the actual tear — and a good physio catalogs where each patient's chain can be interrupted early, rather than only treating the tear afterward. MITRE ATT&CK is the sports-medicine literature of intrusions: a public catalog of every observed breakdown pattern, organized by the stage it serves — how attackers get in, how they escalate, how they extract. Coaches worldwide describe an athlete's risk in that shared vocabulary. This reveals ATT&CK's real value: intrusions become a sequence you can interrupt at stage two, not a disaster you discover at stage five.