T1556.009SubTechniquedefense-impairmentpersistencecredential-access

T1556.009Conditional Access Policies

Sub-technique of T1556

Platforms: IaaS · Identity Provider

ATT&CK version: v19.1

What it is

Adversaries may disable or modify conditional access policies to enable persistent access to compromised accounts. Conditional access policies are additional verifications used by identity providers and identity and access management systems to determine whether a user should be granted access to a resource. For example, in Entra ID, Okta, and JumpCloud, users can be denied access to applications based on their IP address, device enrollment status, and use of multi-factor authentication.(Citation: Microsoft Conditional Access)(Citation: JumpCloud Conditional Access Policies)(Citation: Okta Conditional Access Policies) In some cases, identity providers may also support the use of risk-based metrics to deny sign-ins based on a variety of indicators. In AWS and GCP, IAM policies can contain `condition` attributes that verify arbitrary constraints such as the source IP, the date the request was made, and the nature of the resources or regions being requested.(Citation: AWS IAM Conditions)(Citation: GCP IAM Conditions) These measures help to prevent compromised credentials from resulting in unauthorized access to data or resources, as well as limit user permissions to only those required. By modifying conditional access policies, such as adding additional trusted IP ranges, removing [Multi-Factor Authentication](https://attack.mitre.org/techniques/T1556/006) requirements, or allowing additional [Unused/Unsupported Cloud Regions](https://attack.mitre.org/techniques/T1535), adversaries may be able to ensure persistent access to accounts and circumvent defensive measures.

ATT&CK tactics· 3

Defense ImpairmentPersistenceCredential Access

References

  1. https://attack.mitre.org/techniques/T1556/009
  2. https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_elements_condition.html
  3. https://cloud.google.com/iam/docs/conditions-overview
  4. https://jumpcloud.com/support/get-started-conditional-access-policies
  5. https://learn.microsoft.com/en-us/entra/identity/conditional-access/overview
  6. https://support.okta.com/help/s/article/Conditional-access-based-on-device-security-posture?language=en_US
Sourced from MITRE ATT&CK Enterprise v14.1. Curated and contextualized for EU compliance use cases by Adam Lundqvist, Founder at SQUR.