Hiding Vulnerabilities in Source Code

Really interesting research demonstrating how to hide vulnerabilities in source code by manipulating how Unicode text is displayed. It’s really clever, and not the sort of attack one would normally think about.

From Ross Anderson’s blog:

We have discovered ways of manipulating the encoding of source code files so that human viewers and compilers see different logic. One particularly pernicious method uses Unicode directionality override characters to display code as an anagram of its true logic. We’ve verified that this attack works against C, C++, C#, JavaScript, Java, Rust, Go, and Python, and suspect that it will work against most other modern languages…

Continue reading Hiding Vulnerabilities in Source Code

Linux 5.14 set to boost future enterprise application security

Linux is set for a big release this Sunday August 29, setting the stage for enterprise and cloud applications for months to come. The 5.14 kernel update will include security and performance improvements. A particular area of interest for both enterprise and cloud users is always security and to that end, Linux 5.14 will help […] Continue reading Linux 5.14 set to boost future enterprise application security

Microsoft is discontinuing its Office apps for Chromebook users in favor of web versions 

Since 2017, Microsoft has offered its Office suite to Chromebook users via the Google Play store, but that is set to come to an end in a few short weeks. As of Sept. 18, Microsoft is discontinuing support for Office, which includes Word, Excel, PowerPoint, OneNote and Outlook, on Chromebook. Microsoft is not, however, abandoning […] Continue reading Microsoft is discontinuing its Office apps for Chromebook users in favor of web versions 

Importance of OS security patches for devices only used in home network

(This question bugs me because I am not willing to upgrade for Windows 10)
If we are talking about a device (i.e. a PC) in the following scenario:

The device is located behind a router that is up-to-date and all inbound ports are closed
T… Continue reading Importance of OS security patches for devices only used in home network