From the course: Linux Hardening
Unlock this course with a free trial
Join today to access over 25,200 courses taught by industry experts.
Securing the kernel - Linux Tutorial
From the course: Linux Hardening
Securing the kernel
Hello, and welcome to Cybrary's course on Hardening Linux. In this lesson, we will cover hardening the kernel. I am Corey Holzer and I am your instructor for this lesson. The objectives we will cover in this lesson are as follows. At the end of this lesson, you will be able to describe what a kernel is and how to keep it up to date. You'll also be able to explain the kernel's parameters and how to configure them. You'll also be able to define the roles of three kernel modules: Exec Shield, AppArmor, and SELinux. Lastly, you'll be able to explain how to disable the infamous ctrl-alt-delete. As we discussed in module two, the kernel manages and allocates resources to the main processes running on a computer at any given time. While the CPU handles the calculations, the kernel makes sure the CPU has the memory resources it needs to make those calculations. When the kernel cannot assign resources to the CPU for a certain process, then the machine experiences a crash or other fault. Sysctl…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
-
Hardening the hardware2m 22s
-
(Locked)
Hardening the bootloader4m 24s
-
(Locked)
Securing the kernel9m
-
(Locked)
Disabling Ctrl-Alt-Delete (demo)1m 6s
-
(Locked)
Securing storage devices, part one9m 3s
-
(Locked)
Securing storage devices, part two7m 35s
-
(Locked)
Disabling SUID and SGID permissions (demo)51s
-
(Locked)
Blocking unwanted activities and traffic7m 52s
-
(Locked)
Minimizing the OS attack surface, part one5m 36s
-
(Locked)
Minimizing the OS attack surface, part two4m 41s
-
(Locked)
Network hardening at the host4m 54s
-
(Locked)
System administration hardening6m 8s
-
(Locked)
Testing, monitoring, and reviewing9m 25s
-
-
-
-