From the course: Linux Hardening
Unlock this course with a free trial
Join today to access over 25,200 courses taught by industry experts.
Managing services - Linux Tutorial
From the course: Linux Hardening
Managing services
Hello, and welcome to Cybrary's Linux Hardening course and this lesson which covers managing services. I'm your instructor, Corey Holzer. The learning objectives for this lesson are as follows. You will be empowered to articulate why we avoid legacy services and why we should also disable or uninstall unused services. The term legacy services focuses on those services which were the previous standard but are now considered insecure. Either because of their means of communication, basically unencrypted, or because they have been replaced by more recent update. In the first three bullets, I listed several well-known legacy tools, which have been replaced with more secure and actively maintained solutions. FTP is insecure because usernames and passwords are passed unencrypted between the server and the client. Therefore, an adversary can monitor traffic traveling over the network between the client and server and obtain a username and password he can then exploit. TFTP and its server…
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
-
-
-
Why we harden3m 52s
-
(Locked)
Hardening-in-depth as a concept5m 27s
-
(Locked)
The CIS benchmarks1m 41s
-
(Locked)
Hardening the foundation2m 23s
-
(Locked)
Hardening storage devices4m 44s
-
(Locked)
Firewalls and IPS/IDS as endpoint security4m 35s
-
(Locked)
Managing services5m 17s
-
(Locked)
Lifecycle management4m 7s
-
(Locked)
Recommendations for integrating hardening measures4m 56s
-
-
-
-
-