Alerts This Week
Warning Icon 1 525
Alerts This Week
Warning Icon 1 525

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 12 articles for you...
67

The Importance of Cryptography for Securing Data Transmission

Due to the increasingly complex nature of data transmission, it has becomes a necessity to use various levels and types of cryptography within the scope of many environments. Onc critical issue that arrises from this is that it is . . . . Due to the increasingly complex nature of data transmission, it has becomes a necessity to use various levels and types of cryptography within the scope of many environments. Onc critical issue that arrises from this is that it is difficult to compare and contrast various types of cryptographic schema. How does a 1024 bit RSA key stack up against a 1024 bit 3DES key? How does elliptic curve cryptography compare to more common algorithims? These kind of questions are difficult to answer, but if you manage an environment where security and cryptography are critical components, they are question you just might need to be able to resolve. The link for this article located at Network Computing is no longer available. . Due to the increasingly complex nature of data transmission, it has becomes a necessity to use vario. increasingly, complex, nature, transmission, becomes, necessity, vario. . LinuxSecurity.com Team

Calendar 2 Jan 01, 2020 User Avatar LinuxSecurity.com Team Cryptography
83

Comprehending Extended HTML Form Attacks Alongside Their Responses

"HTML forms (i.e. form) are one of the features in HTTP that allows users to send data to HTTP servers. An often overlooked feature is that due to the nature of HTTP, the web browser has no way of identifying between an HTTP server and one that is not an HTTP server. Therefore web browsers may send this data to any open port, regardless of whether the open port belongs to an HTTP server or not. Apart from that, many web browsers will simply render any data that is returned from the server. Have you ever heard about the extended HTML form attack? What can web developer do? This article looks into this attack and how attackers can use it.. . 'HTML forms (i.e. form) are one of the features in HTTP that allows users to send data to HTTP serve. 'html, forms, form), features, allows, users, serve. . LinuxSecurity.com Team

Calendar 2 Jun 20, 2008 User Avatar LinuxSecurity.com Team Hacks/Cracks
67

Toshiba Research Breakthrough in Quantum Key Distribution Security

A loophole in quantum cryptography that could allow a hacker to determine a secret key transmitted using the technology has been closed by new research. Working at Toshiba Research Europe in Cambridge, scientists found that laser diodes used to transmit keys used to encrypt data, known as Quantum Key Distribution (QKD), sometimes transmitted more than one photon at a time. Quantum encryption works by transmitting key data as a stream of single photons. . Should an eavesdropper try to intercept the transmission, monitoring a single photon would change the state of that photon, and this would make both ends of the transmission aware that the data had been eavesdropped. However, the laser diodes can sometimes transmit more than one photon and so a hacker could monitor the second photon, leaving the first photon unchanged and this would not alert anyone that the key transmission had been compromised. The link for this article located at PCpro is no longer available. . Should an eavesdropper try to intercept the transmission, monitoring a single photon would change th. loophole, quantum, cryptography, allow, hacker, determine, secret, transmitted. . LinuxSecurity.com Team

Calendar 2 Feb 21, 2007 User Avatar LinuxSecurity.com Team Cryptography
81

Revolutionary Optical Method Enhances Data Security Over Public Networks

At this week's annual meeting of the Optical Society of America in Rochester, N.Y., Bernard Wu and Evgenii Narimanov of Princeton University will present a method for transmitting secret messages over existing public fiber-optic networks, such as those operated by Internet service providers. This technique could immediately allow inexpensive, widespread, and secure transmission of confidential and sensitive data by governments and businesses. Wu and Narimanov's technique is not the usual form of encryption, in which computer software scrambles a message. Instead, it's a more hardware-oriented form of encryption--it uses the real-world properties of an optical-fiber network to cloak a message. . The sender transmits an optical signal that is so faint that it is very hard to detect, let alone decode. The method takes advantage of the fact that real-world fiber-optics systems inevitably have low levels of "noise," random jitters in the light waves that transmit information through the network. The new technique hides the secret message in this optical noise. The link for this article located at PhyOrg is no longer available. . Discover the innovative optical signaling approach that enables confidential data transfer across open fiber optic networks.. Secure Data Transmission,Fiber Network Security,Confidential Message Transmission,Optical Encryption Techniques. . LinuxSecurity.com Team

Calendar 2 Oct 13, 2006 User Avatar LinuxSecurity.com Team Privacy
67

Revolutionary Advances In Light-Based Encryption For Data Safety

Researchers at Mitsubishi Electric, NEC and the University of Tokyo claim to have made a breakthrough in a new technique for very secure data communications. The parties have implemented a technique known as quantum cryptography, which codes the data optically and have for the first time transmitted information between systems uses this technique. . According to the trio, it is hoped that using this technology it will be possible to realize networks with unbreakable codes within five years. Security of most modern data cryptography is based on codes of evermore computational complexity. But with processing performance of computers increasing dramatically, cracking these data codes becomes more achievable. The link for this article located at Reed Electronics is no longer available. . According to the trio, it is hoped that using this technology it will be possible to realize network. researchers, mitsubishi, electric, university, tokyo, claim, breakthroug. . LinuxSecurity.com Team

Calendar 2 May 17, 2006 User Avatar LinuxSecurity.com Team Cryptography
74

An Overview of Netcat for Networking and Debugging Purposes

"Netcat is a simple Unix utility which reads and writes data across network connections, using TCP or UDP protocol. It is designed to be a reliable "back-end" tool that can be used directly or easily driven by other programs and scripts. At the same time, it is a feature-rich network debugging and exploration tool, since it can create almost any kind of connection you would need and has several interesting built-in capabilities. Netcat, or "nc" as the actual program is named, should have been supplied long ago as another one of those cryptic but standard Unix tools." . The link for this article located at SecurityDocs.com is no longer available. . The link for this article located at SecurityDocs.com is no longer available. . 'netcat, simple, utility, which, reads, writes, across, network, connections, using. . Benjamin D. Thomas

Calendar 2 Feb 09, 2006 User Avatar Benjamin D. Thomas Network Security
67

NTT Achieves Quantum Cryptography Advancement in Photonic Networks

Japanese Nippon Telegraph and Telephone Corp. (NTT) has successfully demonstrated the quantum cryptography with a single photon can be realised in the photonic network of optical fibres. The quantum cryptography is expected to be the last resort of the cryptography protocol, and to enhance enormously the safety of transmitting information. . The result was enabled by combining the original protocol of the quantum cryptography developed by the collaboration of NTT and Stanford University (USA) and the NTT developed optical switch to control the flow of photons. The link for this article located at Ferret.com is no longer available. . The result was enabled by combining the original protocol of the quantum cryptography developed by t. japanese, nippon, telegraph, telephone, (ntt), successfully, demonstrated, quantum, crypto. . LinuxSecurity.com Team

Calendar 2 Jul 26, 2005 User Avatar LinuxSecurity.com Team Cryptography
74

Understanding SSL Vulnerabilities and Their Effects on Network Security

The omnipresent SSL (Secure Socket Layer) which is supposed to offer a secure channel to transmit sensitive data across the Internet, may actually be opening up a gaping hole in your network security. This was the surprising bit of information was . . . . The omnipresent SSL (Secure Socket Layer) which is supposed to offer a secure channel to transmit sensitive data across the Internet, may actually be opening up a gaping hole in your network security. This was the surprising bit of information was delivered to the attending bankers on the second day of bank.net event here in Mumbai by Udi Segall, Marketing Product Manager Radwell. According to Segall, SSL does two things - one it authenticates the identity of the server, and optionally the client as well. And second, it creates a secure tunnel between the client and the server. The problem here is that once a secure link is created, it is assumed that the client connecting to the server is genuine (because he has been able to successfully login). Since the SSL traffic is encrypted, it cannot be analyzed by IDS and IPS (Intrusion Detection Systems and Intrusion Prevention System) system. The link for this article located at CXO Today is no longer available. . TLS may not offer the protection it once did, possibly revealing weaknesses in digital communications. Stay informed about the dangers!. SSL Security Risks, Network Encryption, Intrusion Detection. . Anthony Pell

Calendar 2 Nov 24, 2003 User Avatar Anthony Pell Network Security
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