We're proud to be named a 2024 Publisher's Choice winner!

We're an RSA Conference 2024 Innovation Sandbox Finalist!

Demystifying the Distinction Between Detection and Hunting

In cloud security—as in all of cyber—detection focuses on identifying malicious activities and events in real-time and generating alerts. The aim is blocking threats and attacks before they cause damage. Detection is like a security guard standing watch over a bridge to catch suspicious persons as they pass by.

In contrast, hunting involves an analyst proactively investigating historical data to uncover evidence of compromise. Think of a detective scouring the forest behind the bridge to find traces of intruders who already slipped by unseen.

Metaphors aside, critical technical and operational differences exist:

  • Detection relies on streaming live event data and analyzing known threat patterns and behaviors. Hunting leverages comprehensive historical data sets across cloud environments.
  • Detection aims to identify known malicious events and generate alerts for SOC analysts. Hunting uncovers previously undetected threats by searching for anomalous behaviors and activity clusters.
  • Detection systems operate automatically using rules and analytics. Hunting can often also involve automated tools as well as tool-assisted investigation by human analysts.

Cloud Threat Hunting is about Investigation

Not all threats can be blocked or detected in real time for any number of different reasons. In the modern era, attackers often use multi-stage attacks that are designed specifically to evade detection.

For example, something bad may have happened, but it's unclear on the surface what the impact might be. The bad thing could be that somehow a threat adversary was able to gaining an initial level of access into a system. At that point the investigation isn't about what bad things the attacker executed, but rather about how the attacker abused legitimate processes. After all, once an attacker is inside a system with some form of credentials, they are at least from a system perspective, using legitimate privileges that the credentials have been granted.

With that in mind, the goal of a cloud hunting investigation is to answer some important questions such as, what did the attackers do? What was the scope of the attack? and how did they gain access in the first place?

As the attacker is already inside the system, threat prevention tools are not going to be enough as the security team is looking at legitimate actions. That means there is a need for a different level and detail on data than what a SIEM would typically ever consider collecting. It also means a very large amount of user behavior data needs to be accessible, correlated and searchable to enable a forensic investigation.

Effective cloud hunting is about having the right data and being able to sift through it to identify Indicators of Attack (IoAs), that is some form of bad activity that was missed by detection.

Why Cloud Threat Hunting Matters for Modern Enterprises

Cloud threat hunting plays several indispensable roles for today’s cloud- and SaaS-driven enterprises:

Increases visibility. Cloud hunting identifies threats missed by real-time detection controls due to avoidance tactics, false negatives, or evolving attacker tradecraft.

Uncovers attacks. Proactively discovers adversaries already present in cloud environments by looking for indicators of compromise across data sources.

Improves detection. Derive and refine detections rules based on new insights uncovered during hunts.

Builds team knowledge.  Teams learn by studying how attacks impact the organization and how they were remediated.

For these reasons—along with increasing strengthening cloud security posture and organizational resilience over all, cloud threat hunting has become a mandatory capability, not a discretionary line item. Doing it effectively at cloud speed and scale takes specialized capabilities.

Requirements for Effective Cloud Hunting

Attempting threat hunting across modern multi-cloud and SaaS environments quickly exposes daunting complexity. Useful data exists across dozens of APIs, audit logs, third-party services, and custom applications. Making sense of this requires specialized skills, including:

  • Broad forensic data collection from all cloud data sources.
  • Scalable cloud-based data lake architecture to retain and aggregate large historical data sets in one place.
  • Data normalization and enrichment to ensure consistency across sources and add context.
  • Sophisticated query tools and analytics to uncover suspicious patterns and event correlations across terabytes of data.
  • Workflow automation and orchestration to execute complex cross-cloud hunts efficiently.

Absent these elements, hunting efforts will lack sufficient data or produce excessive noise and false positives.

There is only so much that can be effectively blocked by prevention technologies. With comprehensive data-driven visibility, organizations can monitor effectively, hunt aggressively, and respond decisively across today’s complex cloud environments.

LAST UPDATED:

April 23, 2024

Need to level-up cloud hunting capabilities? Learn more about IR2 Managed Threat Hunting.

Don't miss these stories:

Mitiga Wins Global InfoSec Award for Cloud Threat Detection Investigation & Response (TDIR)

We’re proud to report that at the open of today’s RSAC24, Mitiga was awarded the Publisher's Choice Cloud Threat Detection Investigation & Response (TDIR) from Cyber Defense Magazine (CDM), the industry’s leading electronic information security magazine.

Here's Why Traditional Incident Response Doesn’t Work in the Cloud

Traditional incident response (IR) learned from on-premises investigations doesn’t work in the cloud. Today's threat actors are finding misconfigurations and vulnerabilities to allow them to penetrate cloud environments.

Why Did AWS Replace My Role’s ARN with a Unique ID in My Policy?

After several years of working with AWS, IAM remains one of the most frequently used services in my daily routine. Yet, despite my familiarity with it, a recent production incident taught me that there’s always more to learn.