A workload is compromised and its identity assumed
Through an application weakness or a stolen credential, the attacker gains execution in an Azure-hosted workload and uses its assigned managed identity to make authenticated calls to Azure services.
Act as the workload's managed identity within Azure.
- Least-privilege managed identities scoped to the workload's needs
- Egress restrictions and hardened workload hosting
- Secure development lifecycle for the application
- Managed-identity calls from unusual patterns or times
- First-seen actions for the workload identity
- Unexpected outbound activity from the workload
- Application penetration test of the hosted workload
- Review the workload identity's role assignments
- Validate egress and hosting isolation
The attacker holds a legitimate Azure identity belonging to the workload.