Détection des menaces AWS : définition, risques et approches

Aperçu de la situation

  • AWS threat detection transforms cloud logs and metadata into attacker-behavior signals, enabling identification and prioritization of suspicious activity across AWS environments — critical as over 70% of cloud breaches now originate from compromised identities.
  • Son objectif est de combler les lacunes en matière de visibilité et de réduire les retards dans les enquêtes qui découlent de la fragmentation des journaux, des taux élevés de faux positifs et de l'attribution d'identité peu claire.
  • Rather than relying on isolated events, it focuses on detecting multi-step attacker behaviors, including role chaining, logging evasion, and lateral movement across cloud services.
  • AWS native tools like Amazon GuardDuty, AWS Security Hub, and Amazon Detective provide foundational detection capabilities, but behavioral correlation across identity, network, and cloud activity is essential for catching sophisticated attacks.

AWS threat detection refers to identifying and prioritizing malicious or suspicious activity in AWS by analyzing cloud telemetry for signs of attacker behavior. Rather than evaluating single events in isolation, this approach examines what an actor is doing across identities, roles, and services. With 80% of organizations experiencing at least one cloud security breach in the past year and public cloud incidents averaging $5.17 million per breach, the stakes for effective AWS threat detection continue to grow.

AWS environments generate large volumes of logs and metadata that are difficult to interpret independently. Connecting this telemetry into behavioral signals helps reveal attacker movement through a cloud attack lifecycle, which matters because uncorrelated activity can delay investigation and response.

Ce que signifie concrètement la détection des menaces AWS

En pratique, la détection des menaces AWS relie les actions connexes à des modèles comportementaux qui peuvent être examinés et classés par ordre de priorité. Plutôt que de traiter cloud comme un ensemble d'alertes sans rapport entre elles, elle interprète l'activité comme la preuve d'une possible séquence d'attaques. Cette distinction est importante, car de nombreuses actions AWS sont techniquement légitimes tout en représentant un abus d'accès, de rôles ou de services.

Activity types that reveal intent across time and services:

  • Using compromised identities to gain initial access to AWS resources.
  • Assuming roles and leverage temporary credentials to obscure the original actor.
  • Chaining or "jumping" between roles to evade attribution across multiple accounts or services.
  • Evading defenses by attempting to disable, suppress, or bypass logging.
  • Exfiltrating data or performing destructive actions after expanding privileges.

AWS threat detection tools and services

AWS provides several native security services that form the foundation of a cloud threat detection strategy. Understanding what each tool does — and where gaps remain — helps teams build effective detection coverage.

Amazon GuardDuty

Amazon GuardDuty is the primary AWS threat detection service. It continuously analyzes CloudTrail management events, VPC Flow Logs, DNS query logs, and runtime telemetry using machine learning, anomaly detection, and integrated threat intelligence. In December 2025, AWS launched Extended Threat Detection for EC2 and ECS, which uses AI/ML to correlate signals across multiple data sources and map multi-stage attack sequences to MITRE ATT&CK tactics.

AWS Security Hub

Security Hub aggregates findings from GuardDuty, Amazon Inspector, AWS Config, and third-party tools into a unified dashboard. It provides compliance checks against standards like CIS AWS Foundations and supports automated remediation through integrations with AWS Lambda and Amazon EventBridge.

Amazon Detective

Detective complements GuardDuty by providing deeper investigative analysis. When GuardDuty identifies a high-severity finding, Detective helps trace the origin, scope, and relationships of the suspicious activity across resources.

Table: AWS native threat detection services compared

Capacité Amazon GuardDuty AWS Security Hub Amazon Detective
Objectif principal Threat detection via ML and behavioral analysis Centralized findings aggregation and compliance Investigative analysis and root cause tracing
Sources des données CloudTrail, VPC Flow Logs, DNS, S3, EKS, ECS Aggregates from GuardDuty, Inspector, Config, Macie Log correlations across GuardDuty findings and AWS logs
Atout majeur Real-time detection with low false positives Unified view that reduces alert fatigue Deep forensics beyond initial detection
Limitation Scope limited to individual AWS events without cross-environment correlation Aggregation without behavioral analysis Reactive — requires an initial finding to investigate

These native tools provide essential coverage, but they focus on activity within AWS. Attacks that start outside AWS — through compromised identity providers, on-premises networks, or SaaS applications — require additional correlation across hybrid environments to detect the full attack chain.

Pourquoi la surveillance AWS centrée sur les journaux passe à côté du comportement des attaquants

Log-centric monitoring in AWS often fails to expose attacker behavior because events are analyzed as standalone records. Attribution frequently stops at the most recent role or temporary credential, causing investigations to focus on the wrong abstraction. As a result, defenders may not identify the original actor in time to contain activity before impact.

Failure modes when AWS activity is evaluated as isolated events:

  • Event-by-event alerting that fails to connect actions across services or time
  • Incomplete attribution that stops at an assumed role instead of tracing back to the original actor
  • Siloed views across accounts, regions, and domains that prevent a unified narrative
  • Manual correlation burden that delays response and increases cognitive load
  • High alert volume that obscures which identity or account poses the highest risk

Les comportements des attaquants que la détection des menaces aide à mettre en évidence

Understanding how attackers move through AWS requires looking beyond individual service actions. Behavior-focused detection highlights progression patterns, such as role chaining, logging evasion, and lateral service access, that can appear legitimate when viewed in isolation.

Progression patterns:

  • Infiltration par le biais de l'ingénierie sociale et de l'abus de relations d'identité de confiance
  • Utilisation de rôles supposés pour abstraire l'identité et échapper à l'attribution directe
  • Enchaînement de rôles en plusieurs étapes qui masque l'identité compromise d'origine

Signaux et indicateurs utilisés dans la détection des menaces AWS

Tous les signaux dans AWS n'ont pas la même valeur pour l'enquête. Les efforts de détection donnent la priorité aux indicateurs qui reflètent un comportement anormal ou en plusieurs étapes lié à un acteur spécifique. Les indicateurs précoces peuvent être subtils et dispersés, tandis que les signaux tardifs n'apparaissent souvent qu'après que des dommages importants se sont produits.

Key signals:

  • Écarts par rapport à la base de référence, tels que des appels API inhabituels ou des modèles d'utilisation des identifiants
  • Early reconnaissance behaviors that suggest exploration of permissions or resources
  • Chaînes d'attribution de rôles et séquences d'informations d'identification indiquant l'activité de chaînage des rôles
  • Tentatives visant à désactiver, réduire ou contourner la couverture de la journalisation et de la surveillance
  • Comportement corrélé entre l'identité, le réseau et cloud qui désigne un seul acteur
  • Late-stage indicators such as command-and-control communication or data exfiltration

Real-world AWS threat detection incidents

Recent incidents illustrate why behavioral detection matters more than log-level monitoring alone.

Codefinger ransomware (January 2025)

The Codefinger ransomware group exploited compromised AWS credentials to encrypt S3 data using server-side encryption with customer-provided keys (SSE-C). Because the attackers used legitimate AWS encryption features rather than malware, traditional signature-based detection tools missed the activity. Only behavioral monitoring — detecting unusual bulk encryption operations tied to a suspicious credential chain — could surface the attack before data became unrecoverable.

AI-augmented FortiGate exploitation (January–February 2026)

Amazon Threat Intelligence documented a campaign in which a Russian-speaking financially motivated threat actor used commercial generative AI services to compromise over 600 FortiGate devices across 55+ countries between January 11 and February 18, 2026. The attackers leveraged AI to scale their operations, demonstrating that AI-augmented threats are accelerating attack volume for both skilled and unskilled adversaries.

LexisNexis ECS role abuse (February 2026)

In February 2026, a threat actor exploited an unpatched React frontend application running on AWS to gain initial access, then abused an over-permissive ECS task role with broad read access to AWS Secrets Manager. This enabled exfiltration of Redshift credentials, VPC maps, and millions of database records. The incident mapped to MITRE ATT&CK techniques including T1190 (exploit public-facing application), T1078 (valid accounts), and T1530 (data from cloud storage object) — underscoring why monitoring identity and role behavior is essential for AWS threat detection.

These incidents share a pattern: attackers used legitimate AWS mechanisms (encryption features, valid roles, temporary credentials) to carry out malicious activity that looked normal at the event level but revealed itself through behavioral analysis.

Limites et idées fausses concernant la détection des menaces AWS

La détection des menaces dans AWS a encore ses limites. Bien qu'elle permette d'identifier les comportements suspects, la détection des menaces n'empêche pas automatiquement les risques cloud et n'y remédie pas. Cela signifie que les équipes doivent toujours s'appuyer sur des workflows de réponse et le jugement des analystes. Confondre détection et prévention peut créer des angles morts qui retardent la maîtrise des menaces.

Table: Misconceptions vs. corrections

Idée fausse Correction Pourquoi est-ce important ?
Davantage d'outils de sécurité améliorent automatiquement la sécurité AWS L'ajout d'outils peut augmenter le bruit et la charge de corrélation sans améliorer la clarté. Le volume des alertes peut masquer l'identité ou le compte le plus important à examiner.
Constatant une activité suspecte revient à y mettre fin. La détection identifie les comportements, tandis que l'arrêt nécessite des mesures d'intervention et des workflows. Les équipes peuvent perdre du temps si elles partent du principe que visibilité équivaut à confinement.
AWS native tools cover the full attack chain Native services focus on activity within AWS but cannot correlate hybrid attacks that start on-premises or in other cloud environments Attackers routinely pivot from identity providers or endpoints into AWS, requiring cross-environment behavioral correlation

The future of AWS threat detection

Several trends are reshaping how organizations approach threat detection in AWS environments.

  • AI-augmented attacks are accelerating. As demonstrated by the 2026 FortiGate campaign, threat actors are using generative AI to scale exploitation. AWS threat detection must keep pace by correlating signals faster than attackers can generate them.
  • Identity is the new perimeter. With over 70% of cloud breaches originating from compromised identities and 61% of organizations maintaining root users without MFA, identity-centric detection will continue to take priority over network-centric approaches.
  • Multi-stage attack detection is becoming table stakes. GuardDuty's Extended Threat Detection represents a shift toward correlating actions across services and time rather than evaluating events individually. This pattern will expand to cover more AWS services and cross-cloud scenarios.
  • Hybrid attack paths require unified visibility. As organizations operate across AWS, Azure, on-premises, and SaaS environments, threat detection strategies that treat each domain in isolation will miss the attacks that matter most — those that move laterally across boundaries.

Comment la Vectra AI prend en charge la détection des menaces AWS grâce à la corrélation des comportements des attaquants

Supporting AWS threat detection requires understanding attacker behavior across identity, network, and cloud activity as a single continuum. The Vectra AI Platform approaches this problem by correlating actions instead of treating AWS events as isolated alerts, which reduces uncertainty when roles, temporary credentials, and multi-service activity obscure attribution. Vectra AI's Cloud Detection and Response (CDR) for AWS extends detection beyond native tools by analyzing behaviors across hybrid attack surfaces.

Platform capabilities:

  • Observer le comportement corrélé des attaquants à travers les identités, les rôles et cloud plutôt que des événements AWS isolés.
  • Déterminer quelle identité ou quel compte présente le risque le plus élevé en mettant l'accent sur l'urgence et le contexte plutôt que sur le volume.
  • Réduire le risque d'attribution erronée dans la chaîne des rôles en reliant les activités suspectes à leur auteur initial lorsque cela est possible.
  • Detecting suspicious sequences of exploration activities that indicate early-stage reconnaissance before lateral movement begins

See AWS attacker behavior in action with a guided attack tour

Foire aux questions

En quoi la détection des menaces AWS diffère-t-elle de la surveillance des journaux CloudTrail ?

La détection des menaces AWS empêche-t-elle les erreurs de configuration ?

Pourquoi l'identité et les rôles sont-ils essentiels à la détection des menaces sur AWS ?

Quels types d'activités sont les plus difficiles à détecter dans les environnements AWS ?

La détection des menaces AWS peut-elle suivre les attaques qui proviennent de l'extérieur d'AWS ?

What is the difference between Amazon GuardDuty and AWS Security Hub?

What AWS threat detection tools should organizations enable first?

How do attackers use AI to target AWS environments?

What is Extended Threat Detection in Amazon GuardDuty?