Executive Summary
AWS published a comprehensive guide detailing how cybersecurity teams can detect sophisticated multi-stage attacks by correlating signals across multiple cloud services including CloudTrail, GuardDuty, VPC Flow Logs, and Route 53 Resolver. The guidance demonstrates how attackers move through five phases - initial access, discovery, privilege escalation, lateral movement, and exfiltration - leaving distinct signatures in different AWS services. By combining AWS detection capabilities with business-specific context such as data classification and access norms, security teams can identify attack patterns that individual service alerts might miss, particularly when threat actors use legitimate credentials and authorized API calls to mask their activities.
This guidance becomes critical as cloud environments face increasingly sophisticated attacks where adversaries leverage valid authentication mechanisms and blend malicious activities with normal business operations. The rise of multi-cloud environments and the growing sophistication of nation-state actors make cross-service correlation essential for modern threat detection.
Why This Matters Now
Multi-stage cloud attacks are becoming more sophisticated, with threat actors increasingly using legitimate credentials and authorized API calls to evade detection, making traditional single-service monitoring insufficient for comprehensive security coverage.
Attack Path Analysis
The attack begins with credential compromise or API abuse from unfamiliar sources, followed by enumeration activities and role assumption chains to escalate privileges. Attackers pivot across AWS regions and services using legitimate IAM credentials, establish command channels through DNS and encrypted communications, then exfiltrate sensitive data from S3 buckets to recently registered external domains. The attack concludes with potential business disruption through resource manipulation or ransomware deployment.
Kill Chain Progression
This analysis maps confirmed threat intelligence to the full cloud kill chain to show where defensive gaps would emerge as an attack progresses.
Initial Compromise
Description
Attacker gains access through stolen credentials, API key compromise, or exploits exposed AWS services, initiating GetCallerIdentity calls from unfamiliar source addresses
MITRE ATT&CK® Techniques
Valid Accounts
Account Discovery
Cloud Infrastructure Discovery
Cloud Instance Metadata API
Abuse Elevation Control Mechanism
Transfer Data to Cloud Account
Automated Exfiltration
Potential Compliance Exposure
Mapping incident impact across multiple compliance frameworks.
PCI DSS 4.0 – Audit logs capture user access to cardholder data
Control ID: 10.2.1
NYDFS 23 NYCRR 500 – Multi-Factor Authentication
Control ID: 500.12
DORA – ICT risk management framework
Control ID: Article 8
CISA ZTMM 2.0 – Data Access Logging and Monitoring
Control ID: DA.L2.1
NIS2 Directive – Incident detection and response capabilities
Control ID: Article 21.2(a)
Sector Implications
Industry-specific impact of the vulnerabilities, including operational, regulatory, and cloud security risks.
Financial Services
Multi-stage AWS attacks threaten customer financial data through lateral movement and exfiltration, requiring enhanced cross-service correlation for PCI compliance protection.
Health Care / Life Sciences
Healthcare AWS environments face credential compromise and data exfiltration risks, necessitating zero trust segmentation and encryption for HIPAA compliance.
Information Technology/IT
IT service providers managing multi-tenant AWS environments require advanced threat detection and anomaly response to prevent cross-customer security breaches.
Government Administration
Government AWS deployments need comprehensive egress security and policy enforcement to protect sensitive data from sophisticated multi-stage attack sequences.
Sources
- Detecting multi-stage attacks on AWS: A guide to cross-service signal correlationhttps://aws.amazon.com/blogs/security/detecting-multi-stage-attacks-on-aws-a-guide-to-cross-service-signal-correlation/Verified
- Amazon GuardDuty Extended Threat Detection Documentationhttps://docs.aws.amazon.com/guardduty/latest/ug/guardduty-extended-threat-detection.htmlVerified
- MITRE ATT&CK Frameworkhttps://attack.mitre.org/Verified
- AWS CloudTrail User Guidehttps://docs.aws.amazon.com/awscloudtrail/latest/userguide/Verified
Frequently Asked Questions
Cloud Native Security Fabric Mitigations and ControlsCNSF
Based on the attack progression modeled above, these are the defensive controls that would constrain each stage.
Aviatrix Zero Trust CNSF would likely constrain this multi-stage AWS attack by segmenting workload access and controlling east-west traffic flows. The attacker's ability to pivot across regions and exfiltrate data through unrestricted paths would be significantly reduced.
Control: Cloud Native Security Fabric (CNSF)
Mitigation: Initial access attempts from unfamiliar sources would likely trigger visibility controls and behavioral monitoring, though compromise itself may not be prevented
Control: Zero Trust Segmentation
Mitigation: Role assumption chains and policy modifications would likely be constrained through identity-scoped access controls that limit privilege escalation paths across workload boundaries
Control: East-West Traffic Security
Mitigation: Cross-region movement and resource access outside established workload boundaries would likely be blocked or significantly constrained through microsegmentation enforcement between services and regions
Control: Multicloud Visibility & Control
Mitigation: Communication channels to external domains and anomalous API call patterns would likely be detected and potentially blocked through comprehensive visibility across cloud environments
Control: Egress Security & Policy Enforcement
Mitigation: Bulk data transfers to external destinations would likely be blocked or heavily constrained through egress filtering policies that prevent unauthorized outbound data flows
Business disruption scope would likely be reduced to compromised workload segments rather than enterprise-wide impact due to constrained lateral movement capabilities
Impact at a Glance
Affected Business Functions
- Cloud Infrastructure Management
- Data Analytics and Processing
- Security Operations Center (SOC)
- Compliance and Audit Operations
Estimated downtime: N/A
Estimated loss: N/A
This is a preventive security guidance document focused on detection methodologies. The described attack scenarios involve potential exposure of sensitive data through unauthorized access to S3 buckets containing customer records, financial data archives, and other classified business information. The correlation techniques aim to detect credential compromise, data exfiltration, and privilege escalation before significant data exposure occurs.
Recommended Actions
Key Takeaways & Next Steps
- • Implement Zero Trust segmentation with identity-based policies to prevent unauthorized lateral movement between AWS services and workloads
- • Deploy egress security controls with FQDN filtering to block data exfiltration to unauthorized destinations and recently registered domains
- • Enable multicloud visibility and anomaly detection to correlate suspicious activities across CloudTrail, VPC Flow Logs, and DNS queries
- • Enforce encrypted traffic inspection with high-performance encryption to detect malicious payloads while maintaining data protection
- • Establish east-west traffic security controls to monitor and restrict service-to-service communications based on least privilege principles



