DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Refcards Trend Reports
Events Video Library
Refcards
Trend Reports

Events

View Events Video Library

The Latest Security Topics

article thumbnail
Ways to Avoid Dependencies: Tips for Product Engineering Teams
Dependencies cause chaos on delivery and destroy predictability. In this article, I'll share some tips for product engineering teams to avoid dependencies.
January 14, 2022
by Oleg Melnic
· 4,236 Views · 13 Likes
article thumbnail
How To Detect and Secure Your Java App From Log4j Vulnerabilities
A large number of organizations were affected by the recent security breach involving Log4j. Learn here how to ensure your applications are safe and secure.
January 10, 2022
by Suyash Joshi
· 6,332 Views · 8 Likes
article thumbnail
What Log4j Vulnerability Means for SREs
A summary of the Log4j vulnerability and key takeaways for SREs to help with security implications and planning for events that may disable critical systems.
January 10, 2022
by Weihan Li
· 4,792 Views · 4 Likes
article thumbnail
Penetration Testing 101: A Beginner’s Guide to Ethical Hacking
In this article, you’ll learn what penetration testing is and why it is used. It also highlights the different types and approaches to penetration testing.
January 10, 2022
by Anish Roy
· 4,843 Views · 3 Likes
article thumbnail
How Zero Trust Will Change Incident Response
Image Source: Pixabay What Is Incident Response? Incident response involves responding to potential threats, such as unauthorized access to a corporate network. An event can be a sign of a breach or a false positive. However, it still requires investigation to determine the appropriate response. The goal of incident response is to detect and remediate attacks quickly. Organizations use incident response to minimize risks, respond promptly, and prevent breaches. An incident response plan is generally considered the first line of defense and, ideally, the last if it helps you prevent a breach or quickly block an attack. Here are the three main components of incident response: Incident response plan—a clear and concise plan that outlines how the organization responds to each type of security threat, providing detailed instructions and definitions of roles and responsibilities. Incident response team—security experts that work in-house or externally as third parties hired to protect the organization against various security threats. Incident response technology—supports the team in detecting, blocking, and analyzing threats. Some incident response solutions can also intelligently respond to threats. NIST Incident Response Steps The National Institute of Standards and Technology (NIST) drafted the Incident Handling Guide with guidelines for incident responders. Here are the four phases for incident handling outlined by NIST: Preparation—the incident response team must have a well established incident response plan indicating who is responsible for each part of incident response and how to deal with specific types of incidents. Detection and analysis—the cyber incident response team detects cyber incidents and collects relevant data, analyzing that data. They document and prioritize the incident when necessary before informing the appropriate authorities. Containment, eradication, and recovery—following an incident, the cyber incident response team must create and implement strategies to stop the attack, remove the threat and begin the recovery process. Post-incident activity—once an organization successfully resolves an incident, the team should go back to the first step and prepare for the next incident. Knowledge gained from each incident should inform the next preparation process, helping add new information or fine-tune processes. The NIST incident response guide suggests that preparing for incidents is an organization’s best defense. What is Zero Trust? Zero trust is a new approach to cybersecurity that secures an organization by doing away with implicit trust and continuously authenticating each stage of digital interaction. The “never trust, always verify” model informs the zero trust approach. This process works according to the premise that any user, resource, or asset is untrustworthy. Zero trust encompasses a set of principles, initiatives, policies, architecture, and frameworks. Here are characteristics of zero trust networks (ZTN): ZTN is an end-to-end functional solution that involves zero trust technology, policies, and systems designed to manage security. ZTNs are architected to manage security related to identities, credentials, identities, operations, access, hosting environment, endpoints, and infrastructure. A zero trust network deployment can have components that are cloud-based or on-premise. With a zero trust model, an organization must continually evaluate and authenticate all users before providing them with access to sensitive organizational data. Zero Trust and Incident Response Incident response is a critical organizational process used to detect cyber attacks and respond to them in a timely manner, preventing or minimizing damage to the organization. Zero trust networks provide new capabilities for incident responders. In the past, a security incident would require detailed investigation just to understand where the network was breached and how. In a zero trust environment, detailed information is available about suspicious access requests, and which individual user or device was involved in the incident. The following principles can guide incident response in a zero trust environment: Assume breach—the corporate network and insiders are not trusted. Focus on deterring violations and limiting incident damage for attackers already inside the network perimeter. Monitor identities, devices, applications, and data—a zero-trust network provides detailed information about these four elements with regard to any user request. When incident responders discover an incident, they can relate to the specific entities, applications and data involved. React to any anomaly—in a traditional network, incident responders received thousands of alerts, most of which were false positives. However, in a zero-trust environment alerts are much more focused and indicate a violation of network access rules, so they are more likely to indicate a real incident. Automated response—in a zero-trust environment, it is critical to put in place automatic detection and mitigation. Systems like zero trust network access (ZTNA) can detect anomalous access requests and automatically change network segmentation rules to protect sensitive systems. Automated response should provide a first line of defense, and deeper investigation can be carried out by human security teams. In a world of zero trust, security incidents will still happen. No technology can magically eliminate security threats. However, narrowing down the domain of trust will reduce the involvement of multiple resources in a single event. In other words, when an incident occurs, the smaller the trust area, the lesser the risk that other systems face. This enables faster detection, more efficient response, and greater confidence that a threat has really been eradicated. Conclusion In this article, I explained the basics of incident response and zero trust and explained how the zero trust revolution will impact how we defend computing systems: Assume breach mentality—an incident response process must take into account that attackers are already inside the secured perimeter. Visibility of devices and applications—in order to respond to security incidents, security teams must have complete visibility of the devices accessing corporate systems, and what applications, data or capabilities they are using. Continuous verification—the network must be able to continuously verify access attempts and any anomaly in verifications should be treated as a security incident. Automated response—in a zero trust environment, automated remediation is key to incident response, but it must be combined with human oversight and identification of root cause. I hope this will be useful as you adapt your organization’s security processes to a new zero trust environment.
January 10, 2022
by Gilad David Maayan
· 6,446 Views · 3 Likes
article thumbnail
Raising the Bar on Security by Purging Credentials From the Cloud
In this post, dig into elemental cloud security challenges, such as a centralized native cloud-only model for identity verification and authentication.
Updated January 7, 2022
by Gene Allen
· 16,035 Views · 11 Likes
article thumbnail
What Is Zero Trust Security and Why Is It Necessary?
Zero Trust security systems are the impenetrable security we need today for robust products and services. Read about the principles that form the foundation.
January 7, 2022
by Jyoti Sahoo
· 7,788 Views · 5 Likes
article thumbnail
DevOps on AWS: Everything You Need to Know
AWS DevOps allows software developers to leverage AWS' Infrastructure as Code tools to speed up application and service delivery.
January 6, 2022
by Anthony Neto
· 11,736 Views · 5 Likes
article thumbnail
2022 New Year’s Resolution: Dev and SEC Cross-Team Learning
The core of DevSecOps includes cross-team collaboration and knowledge sharing. Here are three things devs and security can learn from each other this year.
January 5, 2022
by Taylor Smith
· 4,992 Views · 3 Likes
article thumbnail
How We Handled the Log4j Security Vulnerability
Learn how we used Lattix Architect to find instances of log4j in their codebase and estimate how long it would take them to patch and test it.
January 5, 2022
by Sean Barow
· 4,529 Views · 3 Likes
article thumbnail
Distributing a Java Command-Line Application
In this article, I'll show you how to package and distribute a java command-line application and the challenges one has to face to implement it.
January 4, 2022
by Loïc Rouchon
· 11,244 Views · 7 Likes
article thumbnail
Encrypt and Decrypt a CSV File Using Mule 4
This article includes step-by-step details to encrypt and decrypt a CSV file using Mule 4 PGP. Read on to find out more!
December 27, 2021
by Sapna Tambe
· 7,930 Views · 3 Likes
article thumbnail
Protecting Java Application From Stealing Data and Source Code
Reviewing classical ways to steal data from Java applications and how can you protect your application from such attacks.
Updated December 23, 2021
by Dmitry Egorov DZone Core CORE
· 20,312 Views · 23 Likes
article thumbnail
How to Check if a Java Project Depends on A Vulnerable Version of Log4j
If your application uses Log4j from version 2.0-alpha1 to 2.14.1, you should update to the latest version (2.16.0 at the time of writing this) as soon as possible.
December 20, 2021
by Alejandro Duarte DZone Core CORE
· 13,455 Views · 6 Likes
article thumbnail
How to Vaults and Wallets for Simple, Secure Connectivity
Let's get your microservices set up and secure.
December 18, 2021
by Paul Parkinson
· 5,171 Views · 3 Likes
article thumbnail
How to Become a DevOps Engineer
Learn what it means to be a DevOps engineer, the tools and processes that you need to know, how to prepare for a DevOps interview, and courses and certifications to help you land your dream job.
Updated December 15, 2021
by Bhagyashree Nigade
· 21,244 Views · 13 Likes
article thumbnail
Data Classification With AWS Macie: Step by Step
In this article, I will explain how you can use Amazon Macie to automatically classify sensitive data in S3 with a quick tutorial for beginners to use Amazon Macie
December 15, 2021
by Gilad David Maayan
· 7,557 Views · 2 Likes
article thumbnail
Database Security Best Practices
In this post, we will cover the best security practices for database servers, be it cloud servers or your own servers, to protect data proprietary and avoid data loss.
December 13, 2021
by Chris Fanchi
· 4,477 Views · 1 Like
article thumbnail
LinkedIn Security Vulnerability: A Lesson for Security Engineers
A new LinkedIn vulnerability shows how even a small loophole from the engineering team can expose job seekers to phishing attacks.
December 13, 2021
by Medha Mehta
· 6,467 Views · 5 Likes
article thumbnail
How to Integrate Google Workspace With Oracle APEX and Oracle Database: Part 1
Have you ever wondered about integrating your company's Google Workspace with Oracle APEX? We have good news: This is the ultimate guide to such integration.
December 7, 2021
by Wojciech Sowa
· 8,572 Views · 1 Like
  • Previous
  • ...
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • ...
  • Next
  • RSS
  • X
  • Facebook

ABOUT US

  • About DZone
  • Support and feedback
  • Community research

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Core Program
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 3343 Perimeter Hill Drive
  • Suite 215
  • Nashville, TN 37211
  • [email protected]

Let's be friends:

  • RSS
  • X
  • Facebook
×