A new set of malicious Python projects are targeting Linux and Windows systems. Security Brief states, "There has been a significant rise in the number of attacks involving Python." . These attacks have increased because they are cheap and easy to execute—the cost of renting or purchasing these tools is low compared to other types of malware like ransomware or viruses. This makes it easier for anyone with basic knowledge about how malware works (including criminals) to get started doing this kind of attack. So who exactly is being targeted in these attacks? Malicious hackers are targeting Linux systems such as web servers running Apache or OpenSSH. This means that hackers are trying to break into any kind of server containing sensitive information—like credit card numbers or passwords from users who pay for things online with their cards. To safeguard against these attacks, Python developers must carefully examine the code they download before installing it onto their systems. This kind of abuse of PyPI will likely continue, and therefore developers must proceed with caution when installing code from any public software repository. Stay up-to-date on the latest Linux security information and insights required to secure your systems by subscribing to our weekly newsletters. Have additional questions about securing your Linux systems and open-source projects? Connect with us on X @lnxsec - we're here to help! Stay safe out there, fellow Linux users! . The surge in budget-friendly Python vulnerabilities poses risks for Windows environments, highlighting the necessity to thoroughly review purchased applications.. Python Malware, Linux Security Threats, Web Server Hacks. . LinuxSecurity.com Team
Only 3 percent of Web servers running the open-source version of a secure communications component, OpenSSL, may be using the latest, bug-free software, according to a recent survey by Internet watcher NetCraft. The OpenSSL secure sockets layer software allows servers to . . . . Only 3 percent of Web servers running the open-source version of a secure communications component, OpenSSL, may be using the latest, bug-free software, according to a recent survey by Internet watcher NetCraft. The OpenSSL secure sockets layer software allows servers to securely communicate with browsers across the Internet. The survey found that nearly half of polled Web servers ran a version of OpenSSL that could be remotely exploited to bypass the server's security. (The 50,000 servers queried in the study were limited to those computers that returned a valid OpenSSL signature.) Other versions had lesser vulnerabilities. The survey did come with one major caveat: Many Linux distributions that include the software don't update the version numbers, making it falsely appear that the software is vulnerable. The link for this article located at ZDNet is no longer available. . Investigating the troubling update statuses of OpenSSL across various web hosting platforms, with merely 3% operating on the most current secure iteration.. OpenSSL Security, Web Server Security, Patch Management. . LinuxSecurity.com Team
One of the most common kinds of access control for secure web servers is Basic Authentication, in which a login and password are required. Access controls can apply to part or all of a web site. The restricted area is called . . . . One of the most common kinds of access control for secure web servers is Basic Authentication, in which a login and password are required. Access controls can apply to part or all of a web site. The restricted area is called the "authorization realm." Even though Basic Authentication is the most common kind of access control, it is not the most secure. The most secure kind of access control is Client Authentication. Client Authentication uses client certificates installed in users' web browsers or other client applications (clients) to authenticate users, and only lets clients with the right client certificates into the authorization realm. (In this article, an authorization realm with client authentication will be called a "Client Authentication Realm.") . One of the most common kinds of access control for secure web servers is Basic Authentication, in wh. common, kinds, control, secure, servers, basic, authentication. . LinuxSecurity.com Team
Get the latest Linux and open source security news straight to your inbox.