0PricingLogin
Cyber Security Academy · Lesson

Cloud Attack Surface

IAM, storage and metadata risks.

The Cloud Shared Responsibility Model

In the cloud, the provider secures the infrastructure while the customer secures configuration, identity, and data. Most breaches occur on the customer side of this line.

  • The provider patches hypervisors and physical security.
  • The customer owns IAM policies, storage permissions, and network rules.
  • Misconfiguration, not provider compromise, is the dominant risk.

Identity Is the New Perimeter

Cloud has no traditional network edge. Access is governed by IAM: users, roles, policies, and keys. A leaked access key can be as damaging as a stolen domain admin password.

  • IAM policies grant actions on resources.
  • Roles let services and users assume temporary credentials.
  • Over-permissioned identities are the primary escalation vector.

All lessons in this course

  1. Cloud Attack Surface
  2. Enumerating Cloud Resources
  3. Exploiting IAM Misconfigurations
  4. Persistence and Lateral Movement
← Back to Cyber Security Academy