Security

Microsoft Sentinel UEBA Expands AWS Detection

3 min read

Summary

Microsoft Sentinel UEBA now adds richer behavioral analytics for AWS CloudTrail data, giving security teams built-in context like first-time geography, uncommon ISP, unusual actions, and abnormal operation volume. The update helps defenders detect suspicious AWS activity faster and reduces the need for complex KQL baselines and manual enrichment.

Need help with Security?Talk to an Expert

Introduction

Microsoft is expanding Microsoft Sentinel UEBA to strengthen AWS threat detection with richer behavioral analytics. For security operations teams managing hybrid and multi-cloud environments, this matters because AWS CloudTrail events now arrive with built-in context that can speed up investigations and improve detection quality.

Instead of relying on complex KQL queries, static thresholds, or manually maintained baselines, defenders can use precomputed UEBA insights to identify suspicious behavior in AWS activity more quickly.

What’s new in Microsoft Sentinel UEBA for AWS

Microsoft has added broader UEBA support across multi-cloud and identity data sources, including AWS, GCP, Okta, and more authentication logs. For AWS specifically, the key enhancements include:

  • More AWS behavioral enrichments for CloudTrail events at ingestion time
  • Binary insights such as:
    • First-time geography
    • Uncommon ISP
    • Unusual action
    • Abnormal operation volume
  • BehaviorAnalytics table support for AWS activity, exposing user, device, and activity insights
  • Anomalies table with six built-in AWS anomaly detections from Microsoft’s machine learning models
  • Defender portal integration for surfacing UEBA anomalies in user entity pages and incident graphs

Microsoft refers to this approach as binary feature stacking, where analysts combine simple true/false behavioral indicators to quickly spot attacker activity that may otherwise blend into normal AWS operations.

Why this matters for security teams

AWS investigations often depend on raw CloudTrail logs and custom logic to determine whether behavior is actually suspicious. That process can be time-consuming and expensive, especially in fast-changing cloud environments.

With Sentinel UEBA, administrators and analysts get:

  • Faster triage of AWS alerts
  • Less reliance on manually engineered KQL baselines
  • Better context for both human and non-human identities
  • More consistent anomaly detection across hybrid and multi-cloud estates

The update is especially useful for SOC teams that want to reduce alert fatigue while improving visibility into risky AWS actions such as unusual logons, IAM privilege changes, or previously unseen user agents.

Key implementation details

The AWS behavioral context appears in two main tables:

BehaviorAnalytics

This is the main investigation surface for UEBA-enriched AWS activity. It includes fields such as EventSource, ActivityType, and ActionType, plus dynamic insight fields like UserInsights, DeviceInsights, and ActivityInsights.

Anomalies

This table contains Microsoft’s pre-trained anomaly detections for AWS. Records include:

  • MITRE ATT&CK mappings
  • AnomalyScore
  • AnomalyReasons
  • Related behavioral enrichments

What IT and security admins should do next

  • Review current AWS CloudTrail detections in Sentinel
  • Identify analytics rules that rely on heavy baseline logic
  • Test UEBA enrichments in the BehaviorAnalytics and Anomalies tables
  • Use Defender portal hunting workflows to investigate user anomalies faster
  • Update SOC playbooks to take advantage of precomputed AWS behavioral context

For organizations securing AWS alongside Microsoft environments, this update can simplify detection engineering and improve response efficiency.

Need help with Security?

Our experts can help you implement and optimize your Microsoft solutions.

Talk to an Expert

Stay updated on Microsoft technologies

Microsoft SentinelUEBAAWSCloudTrailthreat detection

Related Posts

Security

ASSERT Framework Turns AI Specs Into Executable Evals

Microsoft has released ASSERT, an open-source framework that converts natural-language behavior requirements into executable evaluation pipelines for AI models, agents, and applications. The tool helps teams build behavior-specific tests faster, improve regression coverage, and better validate whether AI systems follow product policies and safety expectations.

Security

AI Activity Investigations: New Microsoft Playbook

Microsoft has published a new investigator playbook to help security teams reconstruct AI-related activity across Microsoft 365 Copilot and Azure AI services. The guidance brings together telemetry, KQL queries, schema references, and detection logic across Purview, Defender, and Sentinel so investigators can move from isolated signals to a clear incident timeline.

Security

AI Brand Phishing Campaigns Target Microsoft Users

Microsoft Threat Intelligence reports a rise in phishing, malvertising, and SEO-driven attacks that abuse popular AI brands like ChatGPT, Claude, Copilot, and DeepSeek as social engineering lures. The campaigns use familiar tactics such as urgent payment notices, fake policy violations, and malicious installers to steal credentials, payment data, and deploy malware, making user awareness and layered defenses critical.

Security

AI GitHub Actions Secret Exposure in Claude Code

Microsoft Threat Intelligence found that Anthropic’s Claude Code GitHub Action could expose CI/CD secrets when AI agents process untrusted GitHub content such as issues, pull requests, and comments. Anthropic fixed the issue in Claude Code 2.1.128, but the research highlights broader risks for any AI-enabled workflow with access to secrets, file reads, or outbound communication.

Security

Agentic AI Failure Modes Taxonomy Updated by Microsoft

Microsoft has updated its taxonomy of failure modes in agentic AI systems after a year of red teaming against real-world deployments. The v2.0 framework adds seven new risk categories and expanded mitigations, giving security teams a more practical model for assessing agentic AI threats such as MCP/plugin abuse, goal hijacking, and session context contamination.

Security

Red Hat npm Miasma Attack Hits CI/CD Supply Chains

Microsoft Threat Intelligence uncovered a large-scale npm supply chain attack involving trojanized packages under the @redhat-cloud-services scope. The campaign abused a compromised CI/CD publishing workflow to deliver credential-stealing malware targeting GitHub, npm, AWS, Azure, GCP, Kubernetes, and developer systems, making it especially relevant for security teams and DevOps administrators.