Audit Linux privileges now to limit compromise, escalation, and system-wide damage. Review Linux Privileges×
Security is a process, not a product. We're going to be cleaning up Apache Log4j security problems for months to come, but the real problem isn't that it was open-source software. It's how we track and use open-source code. . When security vulnerabilities were found in the extremely popular open-source Apache Log4j logging library , we knew we were in trouble. What we didn't know was just how much trouble we were in. We know now. Just ask the Belgian defence ministry . In this ongoing security disaster, many people blame open source for all our troubles. In the Financial Times (FT), Richard Waters, the newspaper's west coast editor, wrung his hands, saying it's a "little alarming to discover that, more than two decades into the open-source era, glaring security holes sometimes surprise even the experts ." . Investigating the persistent security issues surrounding open-source software and the exploitation of Apache Log4j vulnerabilities.. Open Source Security, Apache Log4j, Security Processes, Vulnerability Management. . Brittany Day
In Do We Really Need a Security Industry? Bruce Schneier writes: The primary reason the IT security industry exists is because IT products and services aren't naturally secure. If computers were already secure against viruses, there wouldn't be any need for antivirus products. If bad network traffic couldn't be used to attack computers, no one would bother buying a firewall. If there were no more buffer overflows, no one would have to buy products to protect against their effects. If the IT products we purchased were secure out of the box, we wouldn't have to spend billions every year making them secure. . Bruce is right if you confine yourself to thinking that "secure" is the same as "zero vulnerabilities." This is one-dimensional thinking and correct as long as you stay within that one dimension. As I defined in The Tao of Network Security Monitoring, security is the process of maintaining an acceptable level of risk. I defined (using the common method) risk as the product of threat, vulnerability, and asset value, or R = T X V X A. The link for this article located at TaoSecurity is no longer available. . Schneier questions the assumption that security means eliminating all risks in technology, advocating for a more nuanced perspective.. Security Industry, Risk Management, Network Protection, Cyber Defense. . Brittany Day
Perhaps one of the most challenging situations in an IT organisation is to let a systems administrator go. This individual has the proverbial keys to the kingdom as a trusted member of your corporate team. If the time comes to part . . . . Perhaps one of the most challenging situations in an IT organisation is to let a systems administrator go. This individual has the proverbial keys to the kingdom as a trusted member of your corporate team. If the time comes to part ways, it's imperative to do a thorough job of removing the employee's physical and logical access to your network and facilities. The first step is to consult with the appropriate legal, human resources and management personnel to ensure a proper basis for the termination or to work out the severance specifics for the layoff. Next you can zero in on the technical and security issues that need to be addressed. The goal is to complete the process with little or no disruption of business processes and to do it in a professional and complete manner. You need to eliminate the employee's access to corporate sites and assets, networks, systems and applications to prevent him from damaging company property and data. Accomplishing this requires inventory, planning, execution and monitoring. What follows are some guidelines for completing the four-step process. . Managing the intricate procedure of dismissing a network engineer while safeguarding data integrity and maintaining functional stability.. employeeTermination, accessManagement, ITSecurity. . LinuxSecurity.com Team
"We see people looking for a tool that will solve all their problems, but what you need is a process; it's not just about the tool," says Felicia Nicastro, senior network systems consultant for International Network Services, a consulting firm that . . . . "We see people looking for a tool that will solve all their problems, but what you need is a process; it's not just about the tool," says Felicia Nicastro, senior network systems consultant for International Network Services, a consulting firm that kicked off a patch management service in September. Nicastro says the biggest mistake companies make is leaving out the processes, such as diligent monitoring for new patches coupled with detailed evaluation, testing, deployment and validation that a team or individual manages. "This typically isn't a task for one person. It has to involve the security group, the operations group and the developers," she says. "So what also makes patching tough is a lack of resources." . Effective patching relies on a systematic methodology; discover key tactics for proficient update administration.. Patch Management, Security Processes, System Updates, Network Security, Patch Evaluation. . LinuxSecurity.com Team
To set up a digital signature in Java, you first need to set up a private key, usually by using keytool or the security API methods. Programmers often use the Java Certificate feature to securely verify public key authenticity. . . . . To set up a digital signature in Java, you first need to set up a private key, usually by using keytool or the security API methods. Programmers often use the Java Certificate feature to securely verify public key authenticity. After you have a public key, you generate a digital signature using the jarsigner tool or the API methods. Use the Signature class to sign the data by creating the signature object, initialize it for signing, processing the data, and then sign it. After it's signed, you export the objects into files for shipping to the receiver. Once the data is signed, you send the receiver the data and signature. You must supply the receiver with the public key corresponding to the private key you used to generate the signature. The receiver imports the public key then uses the key to verify integrity. The receiver can verify by grabbing the object, initializing it for verification, processing the data, and then comparing the signature. The link for this article located at EarthWeb is no longer available. . To set up a digital signature in Java, you first need to set up a private key, usually by using keyt. digital, signature, first, private, usually, using. . LinuxSecurity.com Team
One of the fundamental questions that every organization is presented with on a day-to-day basis is, "Is my data safe?" It's a really good question because the consequences of not knowing can be detrimental to your company. I hate the term, . . . . One of the fundamental questions that every organization is presented with on a day-to-day basis is, "Is my data safe?" It's a really good question because the consequences of not knowing can be detrimental to your company. I hate the term, but the e-Commerce community is built on the integrity of its data, yet very few companies employ technologies that can directly answer the question. Most companies feel that they get "security" by putting a firewall in front of their web and mail servers. This really provides a false sense of security. "I closed the door to the house, therefore I have "security." We need to begin thinking of security as a process rather than an event. We will never have 100% security, so what do we do? The link for this article located at Enterprise Linux Today is no longer available. . One of the fundamental questions that every organization is presented with on a day-to-day basis is,. fundamental, questions, every, organization, presented, day-to-day, basis. . LinuxSecurity.com Team
Here's an excellent (as always) article by Bruce Schneier on the process of thinking about security. "Security is a process, not a product. Products provide some protection, but the only way to effectively do business in an insecure world . . .. Here's an excellent (as always) article by Bruce Schneier on the process of thinking about security. "Security is a process, not a product. Products provide some protection, but the only way to effectively do business in an insecure world is to put processes in place that recognize the inherent insecurity in the products. The trick is to reduce your risk of exposure regardless of the products or patches." It ends with a list of things to keep in mind when you're the one responsible for security in your organization.. Here's an excellent (as always) article by Bruce Schneier on the process of thinking about security.. here's, excellent, always), article, bruce, schneier, process, thinking, about, security. . LinuxSecurity.com Team
Get the latest Linux and open source security news straight to your inbox.