Hardening Linux
Securing an operating system is critical to a company or organization’s IT infrastructure. Learning how to secure Linux is extremely important because of the wide use of the operating system on company and organization’s sever infrastructure. Linux is used on a large percentage of servers, and it is widely used in cloud environments. Learning the best practices for securing the configurations and settings on Linux can be critical to protecting an organization’s assets.
Overview
In this lab, you will take a Linux system that has security-related issues and patch it. Security-related issues can include items such as default usernames and passwords, clear text protocols like FTP and Telnet, and poorly configured web services. When Linux systems are not secured properly, they can be compromised which could lead to data leakage as well as costly remediation. The Linux operating system has a strong reputation for taking security seriously, but it still needs to be updated and maintained on a regular basis to keep it from being compromised.
OUTCOMES
In this lab, you will learn to:
- Exploit a Linux machine
- Harden a Linux machine