→ Back to Home
AWS Security

AWS Backs ASD Campaign, Highlighting Full-Fleet Root MFA Enforcement

The Australian Signals Directorate (ASD) launched its nationwide "Multi-factor authentication: Switch it on" initiative, prompting AWS to publish technical details aligning its cloud security posture with the ASD's Essential Eight maturity framework. Central to this alignment is AWS's completion of mandatory MFA enforcement for root users across all AWS account types—spanning standalone accounts, AWS Organizations management roots, and member accounts. AWS emphasized that modern account takeover threats require universal adoption of phishing-resistant credentials, including FIDO2 passkeys and hardware security keys. For engineering and cloud security teams, securing root and high-privilege IAM credentials is vital to preventing irreversible account takeovers. Threat actors increasingly focus on identity compromise via adversary-in-the-middle (AiTM) phishing, session hijacking, and credential stuffing rather than exploiting software vulnerabilities directly. While root accounts are rarely used for day-to-day operations, an unprotected root account in an unmonitored member account can serve as a catastrophic pivot point for attackers looking to establish persistence, bypass service control policies, or compromise entire cloud workloads. This initiative reflects the broader industry shift toward "secure-by-design" defaults championed by global cybersecurity agencies like CISA and ASD. Major cloud providers are systematically removing legacy single-factor access methods. AWS phased in mandatory root MFA over multiple stages—starting with Organizations management accounts in early 2024, expanding through standalone root configurations, and culminating in full fleet coverage. This mirrors a wider trend across DevOps infrastructure where GitHub, PyPI, and other core development platforms have similarly made MFA non-negotiable for maintainers and administrators. In practice, securing cloud infrastructure requires security teams to audit not only AWS console access but also all peripheral administrative touchpoints. A compromised developer email account, identity provider (IdP), or code repository hosting Infrastructure-as-Code (IaC) templates presents an equivalent blast radius to direct AWS console exposure. Security teams should audit their multi-account footprints to verify that FIDO2-backed hardware keys or passkeys are configured for all privileged roles, enforce strict SCPs that deny non-MFA actions, and mandate phishing-resistant authentication across all connected SSO providers and source control platforms.
#aws#iam#cloud-security#mfa#identity
Read original source