Comments on: LFCA: How to Improve Linux Network Security – Part 19 https://www.tecmint.com/linux-network-security/ Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks. Mon, 17 May 2021 14:49:34 +0000 hourly 1 By: dragonmouth https://www.tecmint.com/linux-network-security/comment-page-1/#comment-1492153 Mon, 17 May 2021 14:49:34 +0000 https://www.tecmint.com/?p=42496#comment-1492153 “1. Software Vulnerabilities”
Old software is bad because bad actors have had more time to find its vulnerabilities. Applying software patches will only plug up the vulnerabilities that the patch was specifically designed for. They will not fix any yet unknown vulnerabilities.

It is a fallacy to assume that ‘new and improved software is any more secure than the ‘old, tried and true software. While upgrading the applications running on a system may introduce new features, it will also introduce new and undiscovered vulnerabilities. One – because it is inevitable that the programming process will introduce vulnerabilities, and Two – because, in a commercial environment, the main objective is to get the application out to the market as soon as possible, resulting in a foreshortened quality testing.

Another reason for almost guaranteed new vulnerabilities is that even the largest software house does not have sufficient enough staff to conduct thorough testing. At best, they may have a thousand testers while, out in the wild, there are millions of users. Millions of users can find application problems much faster than ANY Q/A staff.

Of course, bad actors will constantly be rooting through the application source, determined to find as many vulnerabilities as they can.

In none of the preceding articles in this series was performing a security audit mentioned as a method of mitigating security attacks. An application such as Lynis will examine a Linux system, be it a server or an individual host, and list possible points of attack.

]]>
By: Jalal https://www.tecmint.com/linux-network-security/comment-page-1/#comment-1492135 Mon, 17 May 2021 13:19:01 +0000 https://www.tecmint.com/?p=42496#comment-1492135 Hi,
Thanks a lot

]]>