Compromised IAM Credentials Power a Large AWS Crypto Mining Campaign
These articles are AI-generated summaries. Please check the original sources for full details.
Compromised IAM Credentials Power a Large AWS Crypto Mining Campaign
A new crypto mining campaign is exploiting compromised AWS IAM credentials to rapidly deploy miners across ECS and EC2 instances, demonstrating sophisticated persistence techniques. The campaign was first detected on November 2, 2025, by Amazon’s GuardDuty service and involved the deployment of malicious Docker images for cryptocurrency mining.
The reality is that cloud environments, while offering scalability, are vulnerable to insider threats and credential compromise, unlike idealized “zero trust” models. The scale of potential damage from such campaigns is significant; compromised AWS accounts can incur substantial compute costs and disrupt services for legitimate users, with potential losses reaching millions of dollars.
Key Insights
- IAM Credential Compromise: The attack hinges on obtaining valid, often admin-level, IAM credentials.
- DryRun API Calls: Attackers utilize the
DryRunflag in API calls to validate permissions without incurring costs during reconnaissance. - Instance Termination Protection: The use of
ModifyInstanceAttributewithdisableApiTermination=Truehinders incident response and remediation efforts, a technique previously demonstrated in April 2024 by Harsha Koushik.
Practical Applications
- Use Case: Attackers target AWS environments with compromised credentials to maximize crypto mining profits by leveraging large-scale compute resources.
- Pitfall: Relying solely on perimeter security without robust IAM policies and monitoring can lead to widespread compromise and significant financial losses.
References:
Continue reading
Next article
Terraform Functions and Validations Enhance Infrastructure Reliability
Related Content
Cybercriminals Abuse Google Cloud Email Feature in Multi-Stage Phishing Campaign
Attackers misused Google Cloud Application Integration to send 9,394 phishing emails from Google domains, bypassing filters and stealing credentials.
Lack of MFA Enables Vast Cloud Credential Heist Affecting 50 Enterprises
A threat actor named 'Zestix' compromised 50 enterprises by exploiting stolen credentials on file-sharing platforms lacking multifactor authentication.
New Fluent Bit Flaws Expose Cloud to RCE and Stealthy Infrastructure Intrusions
Five critical vulnerabilities in Fluent Bit, used in billions of containers, enable remote code execution and cloud infrastructure takeovers.