From the course: Cybersecurity Awareness: Social Engineering

Unlock this course with a free trial

Join today to access over 25,300 courses taught by industry experts.

Install patches

Install patches

- I'm sure every software programmer on Earth would love to say that they write flawless code with no security holes. But the truth is software programmers are human and they make mistakes, regularly. Not to worry though, they also release changes to that code on a frequent basis. These changes are called patches. They fix or patch any holes found since the last release and add features that were either not fully developed previously or are improvements upon the software. Not patching systems on the company network is like having one pair of rain boots that have holes in them. Sure, it doesn't always rain, but when it does and you use those boots, you won't be protected from soggy socks. If you don't patch your systems, any vulnerabilities can be exploited when they're discovered by an attacker. It's one of the most basic practices when it comes to securing your environment. Someone else has done all the heavy…

Contents