Alerts This Week
Warning Icon 1 664
Alerts This Week
Warning Icon 1 664

Stay Ahead With Linux Security News

Filter Icon Refine news
X Clear Filters
X Clear Filters
View More

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.

Community Poll

What got you started with Linux?

No answer selected. Please try again.
Please select either existing option or enter your own, however not both.
Please select minimum {0} answer(s).
Please select maximum {0} answer(s).
/main-polls/150-what-got-you-started-with-linux?task=poll.vote&format=json
150
radio
0
[{"id":483,"title":"Self-taught through trial and error","votes":545,"type":"x","order":1,"pct":78.42,"resources":[]},{"id":484,"title":"Formal training or courses","votes":30,"type":"x","order":2,"pct":4.32,"resources":[]},{"id":485,"title":"A job that required it","votes":34,"type":"x","order":3,"pct":4.89,"resources":[]},{"id":486,"title":"Other","votes":86,"type":"x","order":4,"pct":12.37,"resources":[]}] ["#ff5b00","#4ac0f2","#b80028","#eef66c","#60bb22","#b96a9a","#62c2cc"] ["rgba(255,91,0,0.7)","rgba(74,192,242,0.7)","rgba(184,0,40,0.7)","rgba(238,246,108,0.7)","rgba(96,187,34,0.7)","rgba(185,106,154,0.7)","rgba(98,194,204,0.7)"] 350
bottom 200
Loading...

Explore Latest Linux Security news

We found 1 articles for you...
67

Revolutionary Human-Based Cryptography Provides Secure Communication

University researchers claim to have designed a 'nearly unbreakable' cryptography model based on the human respiratory system, which they say could make life tough for criminals and spying governments.. The new class of secure communications was modelled off recent discoveries into the way the human heart and lungs coordinated rhythm information. The link for this article located at IT News is no longer available. . Unearth a groundbreaking 'almost indestructible' encryption method inspired by the mechanics of the human breathing apparatus.. Human-Based Cryptography, Secure Communication Model, Innovative Security Design. . LinuxSecurity.com Team

Calendar 2 Apr 07, 2014 User Avatar LinuxSecurity.com Team Cryptography
76

Comprehending Hacking Techniques For Effective Security Design

The term "Hacker" describes "one who creatively overcomes obstacles". Today in the digital age, this term has been shrouded with mystery, confusion and misconceptions. How can one expect to defend a stronghold, without first understanding the methods and methodologies of attack? How can one expect to design, implement and defend an architecture, without a deep understanding of a hackers' frame of mind? These are basic questions every Technical Security Designer and Coordinator should ask. . There is a very good training organized by Prime View to be held in Manhattan this month, called Hacking Defined Boot Camp,instructed by people from See-Security. The link for this article located at Hacking Defined is no longer available. . Understanding hacking techniques is essential for strengthening digital defenses in the Hacking Defined Boot Camp, enabling proactive threat anticipation and timely response. Hacking Techniques, Digital Security, Cyber Attack Strategies. . Brittany Day

Calendar 2 Oct 20, 2005 User Avatar Brittany Day Organizations/Events
67

Innovative CS2 Block Cipher Boosts Security and Efficiency

In this paper we describe our new CS2 block cipher which is an extension of the original CS-Cipher. Our new design inherits the efficiency of the original design while being upgraded to support a larger block size as well as use a slightly improved substitution box. We prove that our design is immune to differential and linear cryptanalysis as well as argue it resists several other known attacks. . . Unveil the groundbreaking CS2 Encryption Algorithm: an upgraded iteration of the CS-Cipher boasting superior safety and optimized performance.. CS2 Block Cipher, cryptographic algorithms, secure encryption methods. . LinuxSecurity.com Team

Calendar 2 Mar 25, 2005 User Avatar LinuxSecurity.com Team Cryptography
76

Discover Trusted Computing Security Applications at Boston Conference

Embedded systems designers attending next week's Embedded Systems Conference, Boston, can see Trusted Computing components and applications in action and learn how to design in security based on Trusted Computing specifications. . . .. Embedded systems designers attending next week's Embedded Systems Conference, Boston, can see Trusted Computing components and applications in action and learn how to design in security based on Trusted Computing specifications. TCG's specifications have been developed to help vendors build products that let users protect critical data and information in a variety of computing systems. More than 5 million computing systems with hardware to protect passwords, digital keys and certificates have been shipped, and many applications for using this hardware are available. As embedded devices, smart sensors and other intelligent controllers become pervasive on wired and wireless networks, security is increasingly critical. The link for this article located at BUSINESS WIRE is no longer available. . Engineers specializing in embedded systems can find reliable computing solutions at the Embedded Systems Symposium happening in Boston during the upcoming week.. Embedded Systems, Trusted Computing, Security Solutions, Conference Boston, Data Protection. . Anthony Pell

Calendar 2 Sep 08, 2004 User Avatar Anthony Pell Organizations/Events
74

Analyzing Security Risks In Web Applications Utilizing Open Source Tools

Security is something that no application can afford to ignore, and it is a particularly large challenge for web applications. A web application deployed on the Internet is subject to potential attack from anywhere, whereas an application contained on an internal intranet has at least fewer locations from which it is vulnerable to attack (usually). The HTTP protocol, which most web applications rely on, was not intended as a secure or session-oriented protocol at all. . . .. Security is something that no application can afford to ignore, and it is a particularly large challenge for web applications. A web application deployed on the Internet is subject to potential attack from anywhere, whereas an application contained on an internal intranet has at least fewer locations from which it is vulnerable to attack (usually). The HTTP protocol, which most web applications rely on, was not intended as a secure or session-oriented protocol at all. As a result, web applications must make use of a number of techniques to layer security onto this protocol. Those of who are not in the business of wheel-reinventing will immediately look about for a framework, preferably based on existing standards, to provide these services for us. Sometimes, however, no one framework is a perfect fit for the job at hand. We might want some of the features of one framework, but other features that are only available in another. In this article we'll use as a backdrop for our discussion an open source project designed for just such a purpose, the Keel meta-framework. Its security design is a practical example of a security structure that can be applied to many different projects. Authentication The first step in figuring out what someone is allowed to do is to figure out who they are, in a provable manner. Java provides the Java Authentication and Authorization Service (JAAS) API for just this purpose. By selecting and configuring the proper LoginModule (or modules, as more than one can be used) we can easily take advantage of a substantialnumber of different authentication mechanisms, including LDAP, Microsoft's Active Directory (which is close but not quite LDAP-compliant), file-based and even database-based authentication. Open source LoginModule implementations exist for all of these options, as well as for many more. Multiple LoginModules can even be used to request the user authenticate themselves by more than one means - perhaps a passphrase and a biometric signature, for example. Ideally, we will use a existing component to provide the front-end for JAAS's LoginModules (which are UI-independent), enabling us to verify the identity of our users with little or no actual coding required. Many frameworks also provide all of the trimmings needed for a complete authentication solution, including a way for a user to request a new password, verify their email address, and other similar operations. The link for this article located at ebcvg.com is no longer available. . Security is something that no application can afford to ignore, and it is a particularly large chall. security, something, application, afford, ignore, particularly, large, chall. . Anthony Pell

Calendar 2 Aug 02, 2004 User Avatar Anthony Pell Network Security
79

Exploring OpenBSD's Security Design Philosophy and Its Merits

Upside has a great article on the security merits of OpenBSD, the operating system developed with security as a specific focus. "... when it comes to OpenBSD, the open-source operating system that for the last three years has built . . .. Upside has a great article on the security merits of OpenBSD, the operating system developed with security as a specific focus. "... when it comes to OpenBSD, the open-source operating system that for the last three years has built up a near-perfect track record for software security, it shouldn't be too surprising that project leader Theo de Raadt espouses a similarly reductionist design philosophy." The link for this article located at Upside Today is no longer available. . OpenBSD is renowned for its commitment to security, emphasizing simplicity and code correctness with proactive vulnerability management and strict code audits. OpenBSD, Secure Design, Software Philosophy. . LinuxSecurity.com Team

Calendar 2 May 17, 2000 User Avatar LinuxSecurity.com Team Security Projects
News Add Esm H340

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.

Community Poll

What got you started with Linux?

No answer selected. Please try again.
Please select either existing option or enter your own, however not both.
Please select minimum {0} answer(s).
Please select maximum {0} answer(s).
/main-polls/150-what-got-you-started-with-linux?task=poll.vote&format=json
150
radio
0
[{"id":483,"title":"Self-taught through trial and error","votes":545,"type":"x","order":1,"pct":78.42,"resources":[]},{"id":484,"title":"Formal training or courses","votes":30,"type":"x","order":2,"pct":4.32,"resources":[]},{"id":485,"title":"A job that required it","votes":34,"type":"x","order":3,"pct":4.89,"resources":[]},{"id":486,"title":"Other","votes":86,"type":"x","order":4,"pct":12.37,"resources":[]}] ["#ff5b00","#4ac0f2","#b80028","#eef66c","#60bb22","#b96a9a","#62c2cc"] ["rgba(255,91,0,0.7)","rgba(74,192,242,0.7)","rgba(184,0,40,0.7)","rgba(238,246,108,0.7)","rgba(96,187,34,0.7)","rgba(185,106,154,0.7)","rgba(98,194,204,0.7)"] 350
bottom 200
Your message here