Cloud // Control Planes, Identity and Runtime Drift

Cloud Offensive Security

Provider IAM, control planes, runtime trust and automation drift treated as a first-class offensive surface.

domain hubassessment referencepublic sources

Domain overview

Cloud offensive work is identity-heavy, API-heavy and automation-heavy. The aim is to map who can assume what, which service can mint trust, and where control-plane decisions become durable access.

How to approach this surface

  • Identity-first thinking: enumerate roles, service accounts, app registrations, federation points and token issuance paths before obsessing over individual compute instances.
  • Control-plane abuse: cloud management APIs often matter more than a single VM because they can create, snapshot, attach, redeploy or exfiltrate at scale.
  • Automation drift: CI/CD, IaC and GitOps pipelines frequently hold the quietest but most scalable route to privilege expansion.
  • Container and Kubernetes pressure: namespace assumptions, secret mounting, admission gaps, node trust and exposed dashboards often become the bridge from workload to cluster influence.
  • SaaS adjacency: a cloud estate is rarely isolated; identity, mail, file-sharing and ticketing systems often inherit trust from the same provider backbone.

Related certification and framework context

Selected public references

Topic index

brief

Cloud Control-Plane Abuse

Cloud work spans provider IAM, management APIs, automation layers, workloads, data services and the trust relationships between them. The operating assumption is that identity and control-plane drift create attack paths long before a traditional host exploit is required.

technical noteselected links
brief

Cloud Identity and SaaS Trust

Cloud trust through roles, automation, deployment logic and control-plane permissions.

technical noteselected links