Microsoft Defender for Identity XDR security alerts
In brief
The page adds entries for AADInternals private-key extraction, malicious or suspicious MFA-method registration, and updates several existing alert descriptions. It removes entries for Honeytoken Activity, stolen session-cookie replay, suspicious Entra device join or registration, and adds guidance on Classic versus Defender-format alerts and alert tuning.
What Defender admins need to know
Administrators should use the refreshed alert list and linked tuning guidance when reviewing alert coverage or mappings. No required configuration change is stated.
Summaries are generated from the documentation change itself.
Documentation change
The comparison below shows only the changed extract. Use the full-page view for complete context.
Defender for Identity generates alerts in both the Defender format and the classic format. The Defender format provides an alert structure that's consistent with other Microsoft Defender products. Both formats are based on the same underlying detections from Defender for Identity sensors, but they differ in structure, naming, and categorization. To identify the format of each alert, check the Detection source field on the security alerts page.
Alert name mapping
Alert names in the XDR structure differ from the alert names in the classic structure, but alert IDs stay consistent between the two structures.
| Security alert name | Severity | MITRE Technique | Detector ID |
|---|---|---|---|
AADInternals private key extraction attemptDescription: AADInternals was used to decrypt a certificate's private key as an administrator. A successfully decrypted private key might be used to impersonate hybrid components such as Pass-through Authentication (PTA) and Microsoft Entra Cloud Sync, which might lead to lateral movement to the cloud. | High | T1552.004 | xdr_AADInternalsPrivateKeyExtractAttempt |
A compromised user account signed inDescription: Credential stuffing led to a successful sign in, confirming an account has been compromised and accessed by an unauthorized party. |
High | T1078 | xdr_CredentialStuffingToolObserved |
Anomalous OAuth device code authentication activityDescription: An OAuth Device Code authentication was detected in an unusual context based on user behavior and sign-in patterns. Due to the design of Device Code flows, this activity requires immediate investigation as it may indicate unauthorized token issuance or post-authentication abuse. |
High | T1528, T1078.004 | xdr_AnomalousDeviceCodeAuth |
AS-REP roastingDescription: Multiple attempts to sign in without preauthentication were detected. This behavior might indicate an Authentication Server Response (AS-REP) roasting attack, which targets the Kerberos authentication protocol, specifically accounts that have turned off preauthentication. |
High | T1558.004 | xdr_AsrepRoastingAttack |
DCSync attack (replication of directory services)Description: A DCSync replication request was detected from {IPAddress}. This indicates an attacker may be using Directory Replication Service (DRS) to extract password hashes from Active Directory, potentially compromising all domain credentials. |
High | T1003.006 | xdr_DcSyncAttackDetected |
|
|||
Malicious sign in from a randomized user agentDescription: A user's credentials were intercepted from an unusual user agent. This user agent has recently been observed in a sign-in pattern related to adversary-in-the-middle and password spraying attacks. We recommend that you promptly investigate this alert, as an attacker might already be using the stolen credentials to move laterally in the network. |
High | T1539, T1110.003, T1110.001 | xdr_AnomalousRandomUASignIn |
Multiple failed Okta authentication attempts detectedDescription: Multiple failed Okta authentication attempts were detected for user {AccountUpn}. A total of {TotalFailedRequestCounts} failed attempts originated from IP address {IPAddress} within a 2 minute window. The attempts involved authentication actions {ActionType}. This activity indicates a brute force attack or credential stuffing attempt. The user agent string {UserAgent} was used across all attempts. |
High | T1110 | xdr_OktaMultipleFailedLogons |
Multiple failed Okta sign in attempts followed by successful sign in with anomalous user behaviorDescription: Multiple failed sign-in attempts followed by a successful sign-in were observed for user {AccountUpn} within a short time span. The activity included high-risk properties {RiskyBehaviors}, classified by Okta as {RiskLevel}. All sign-in attempts originated from a single IP address {IPAddress}. |
High | T1110, T1078 | xdr_OktaMultipleFailedLogonsFollowedBySignIn |
Possible OAuth code theft detected through consent abuseDescription: A possible OAuth authorization code theft has been detected. Threat actors tricked a user into granting consent or sharing an authorization code through social engineering or adversary-in-the-middle (AiTM) techniques. A stolen code is exchanged for access tokens. Threat actors then impersonate the user without a password or multifactor authentication (MFA). This allows unauthorized access to Microsoft 365 services and sensitive data. |
High | T1557 | xdr_PossibleOauthCodeTheft |
Possible overpass-the-hash attackDescription: A possible overpass-the-hash attack was detected. In this type of attack, an attacker uses the NT hash of a user account or other Kerberos keys to obtain Kerberos tickets, which allows unauthorized access to network resources. |
High | T1550.002 | xdr_PossibleOverPassTheHash |
Possible service principal account secret leakDescription: A failed attempt to sign in to a service principal account by a credential stuffing tool was detected. The error code indicates that the secret was valid but misused. The service principal account's credentials might have been leaked or are in the possession of an unauthorized party. |
Medium | T1078 | xdr_CredentialStuffingToolObserved |
Possible use of a stolen session cookieDescription: An active user session was observed across different environments with inconsistent user-agent, network, or location attributes. This anomaly may indicate unauthorized session reuse and should be investigated for potential account compromise. |
High | ||
Possibly compromised service principal account signed inDescription: A possibly compromised service principal account signed in. A credential stuffing attempt was successfully authenticated, indicating that the service principal account's credentials might have been leaked or are in the possession of an unauthorized party. |
High | T1078 | xdr_CredentialStuffingToolObserved |
Possibly compromised service principal account signed inDescription: A possibly compromised service principal account signed in. An automated tool used for discovery successfully logged into a service principal account, indicating that the service principal account's credentials might have been leaked or are in the possession of an unauthorized party. |
High | T1078 | xdr_DiscoveryToolObserved |
Possibly compromised user account signed inDescription: A possibly compromised user account signed in. An automated tool used for discovery successfully logged into a user account, indicating that the user account's credentials might have been leaked or are in the possession of an unauthorized party. |
High | T1078 | xdr_DiscoveryToolObserved |
| |||
SailPoint ISC suspected brute-force attackDescription: Multiple failed authentication attempts were detected in SailPoint Identity Security Cloud from the IP address {IPAddress}. This activity might indicate a potential brute-force attack. |
High | T1110.001 | xdr_SailPointBruteforceAttack |
Suspected brute-force attack (Kerberos, NTLM)Description: Suspicious brute force has been detected. A threat actor might have carried out brute force on your Active Directory and possibly found passwords of users, could lead to serious security threats and data breach. |
Medium | T1110.001 | xdr_OnPremBruteforce |
Suspected brute-force attack on Lightweight Directory Access Protocol (LDAP) authenticationDescription: A series of suspicious login attempts from a single device was detected against a single user account. |
Medium | T1110.001 | xdr_LdapBindBruteforce |
Suspected Conditional Access bypass via non-compliant deviceDescription: A sign-in was observed from non‑compliant devices where Conditional Access policies requiring device compliance were not enforced for the accessed resources. The previously compliant devices are no longer compliant, which might indicate post‑compromise changes. This pattern might be indicative of adversarial activity where an attacker degrades device compliance while continuing to sign in to targeted resources through Conditional Access bypass paths, enabling token issuance or further access. Go through the Recommendation section to immediately investigate and mitigate associated risks. |
Medium | T1078.004 | xdr_SuspectedCABwithNonCompliantDevice |
Suspected password spray attack (Kerberos, NTLM)Description: Suspicious password spray has been detected. A threat actor might have carried out password spray on your Active Directory and possibly found passwords of users, could lead to serious security threats and data breach. |
Medium | T1110.003 | xdr_OnPremPasswordSpray |
Suspected password spray attack on Lightweight Directory Access Protocol (LDAP) authenticationDescription: A single device was observed attempting logins across multiple user accounts, indicating a malicious authentication pattern. |
Medium | T1110.003 | xdr_LdapBindBruteforce |
Suspicious creation of ESXi groupDescription: A suspicious |
High | T1098 | xdr_SuspiciousUserAdditionToEsxGroup |
Suspicious DMSA related activity detectedDescription: A suspicious Delegated Managed Service Account (DMSA) related activity was detected. This may indicate a compromised managed account or an attempt to exploit a DMSA account. |
High | T1555 | xdr_SuspiciousDmsaAction |
Suspicious email app consent grantDescription: A suspicious email application consent grant has been detected from a possibly compromised user account. An attacker might have leveraged the illicit consent grant to use the legitimate email application for unauthorized access to and collection of user data, persistence, or to maliciously send email on behalf of the user. |
Medium | T1110.004, T1110.003 | xdr_MfaTamperingAndEmailSoftwareAbuse |
Suspicious Entra account enablement after disruptionDescription: An account that was previously disabled as part of a disruption or containment action was subsequently re‑enabled. This behavior is highly suspicious and may indicate an attempt by a threat actor to restore access to a compromised identity or bypass containment measures. |
High | T1098 | xdr_SuspiciousAccountEnabled |
Suspicious NTLM authenticationDescription: One or more suspicious NTLM authentication attempts originating from the IP address {SourceIpAddress} have been detected. This anomalous NTLM authentication activity is suspected to have been specially crafted by an attacker, possibly as part of an attack involving a malicious tool. The attacker might also be using stolen credentials to carry out this attack. Anomalous NTLM behavior is commonly observed in various attack techniques, including pass-the-hash, reconnaissance, brute-force, remote code execution (RCE), and others. |
Medium | T1550.002, T1087.002 | xdr_SuspiciousNtlmAuthentication |
Suspicious on-premises account enablement after disruptionDescription: An account that was previously disabled as part of a disruption or containment action was subsequently re‑enabled. This behavior is highly suspicious and may indicate an attempt by a threat actor to restore access to a compromised identity or bypass containment measures. |
High | T1098 | xdr_SuspiciousAccountEnabled |
Suspicious OS switch sign-inDescription: An unexpected change in operating system is observed during a user sign‑in while the client profile remains consistent. Such shifts are uncommon for stable environments. This might indicate token replay, session hijacking, or authentication artifact reuse from a different platform. A potential identity compromise might be in progress through anomalous changes in the user’s device context. Go through the Recommended Action section to immediately investigate and mitigate associated risks. |
Medium | T1078 | xdr_SuspiciousOsSwitchSignIn |
Suspicious registration of a new Authenticator MFA methodDescription: A new Microsoft Authenticator device was registered for a user account that Microsoft Defender classified as very high risk. This activity might indicate that an attacker who compromised the account registered their own device to maintain persistent MFA access, allowing continued authentication even after a password reset. | Medium | T1556.006, T1098.005 | xdr_MFAMethodAddition |
Suspicious registration of a new Email MFA methodDescription: An email MFA method was added or changed for a user account that Microsoft Defender classified as very high risk. This activity might indicate that an attacker who compromised the account added their own email address as an MFA method to maintain persistent access and enable self-service password reset abuse. | Medium | T1556.006, T1098.005 | xdr_MFAMethodAddition |
Suspicious registration of a new Phone MFA methodDescription: A phone MFA method was added or changed for a user account that Microsoft Defender classified as very high risk. This might indicate that an attacker who compromised the account registered their own phone number as an MFA method to maintain persistent access and bypass future MFA challenges. Unauthorized MFA changes on a high-risk account can enable long-term account takeover. | Medium | T1556.006, T1098.005 | xdr_MFAMethodAddition |
Suspicious SAM Account Name ChangeDescription: Detected a suspicious change of the SAM account name, which may indicate an attempt to exploit Kerberos authentication via NTP time manipulation (Timeroasting). This technique can allow attackers to brute-force or replay Kerberos tickets, leading to credential compromise and lateral movement. |
Medium | T1110.001, T1558.003 | xdr_SuspiciousChangeOfSamName |
Suspicious sign in with CSRF speedbump triggerDescription: Microsoft Entra ID detected a successful risky sign-in following CSRF (cross-site request forgery) speedbump trigger alert. This typically occurs when the sign-in flow deviates from expected browser behavior, such as session or cookie inconsistencies, missing or invalid forged tokens, or rapid automated request patterns. |
Medium | T1557, T1185 | xdr_CsrfSpeedbumpToRiskyLogin |
User exhibiting spike in distinct application‑resource access combinationsDescription: A user account was observed interacting with an unusually high number of distinct cloud application‑resource combinations within a short time period and running uncommon cloud application actions. The observed activity corresponds to sign‑ins flagged as risky where multifactor authentication (MFA) was satisfied using a stored credential, and where the account password hasn't been updated recently. An increase in the diversity of accessed application‑resource combinations under these authentication conditions might reflect abnormal cloud service interaction patterns and should be reviewed. |
Medium | T1087 | xdr_SpikeAppResourceInSignIns |
| Security alert name | Severity | MITRE Technique | Detector ID |
| --- | --- | --- | --- |
Attempt to disable Defender for Identity service principal observedDescription: An actor attempted to disable or impair the security application responsible for generating identity and authentication alerts. This behavior is consistent with adversaries seeking to evade detection after initial access, maintain persistence, or disrupt monitoring by modifying, stopping, or uninstalling security services. Such activity often occurs following credential compromise, privilege escalation, or lateral movement. |
High | T1562.001 | xdr_SuspectedMDITampering |
Skipped MFA on remembered device from uncommon ISP sign-inDescription: A suspicious Microsoft Entra sign-in from an internet service provider (ISP) the account hasn't used in the past 30 days skipped |
Medium | T1550.004, T1078.004 | xdr_SuspiciousMfaSkip |
Suspicious access denial to view primary group ID of an objectDescription: An access control list (ACL) denied access to view the primary group ID of an object. An attacker might have compromised a user account and is looking to hide the group of a backdoor user. |
Medium | T1564.002 | xdr_SuspiciousDenyAccessToPrimaryGroupId |
Suspicious account linkDescription: An account was linked through a cross tenant administrative action. The action was performed in a suspicious way that may indicate the account may be used in an attempt to bypass MFA. |
Medium | T1556 | xdr_SuspiciousAccountLink |
Suspicious property lock deactivated on Microsoft Entra applicationDescription: The servicePrincipalLockConfiguration.isEnabled property of a Microsoft Entra application or one of its associated service principals was modified. Disabling this lock removes essential built-in protections that guard against unauthorized credential rotation, redirect URI tampering, and illicit permission grants. Changes to this setting are rare during standard administrative operations and often signal suspicious activity. Threat actors can deliberately disable the lock to weaken the application's security posture, creating an opening for lateral movement or privilege escalation within the environment. |
Medium | T1562.001, T1671 | xdr_SuspiciousPropertyLockEntra |
Possible SPN enumeration via LDAPDescription: One or more potential Service Principal Name (SPN) scanning activities via Lightweight Directory Access Protocol (LDAP), originating from the IP address {SourceIpAddress}, have been detected. This enumeration might indicate an attacker's reconnaissance within the organization and could be used in attacks such as Kerberoasting. |
Medium | T1087.002 | xdr_PossibleSpnEnumerationLdap |
Suspected account enumeration (Kerberos, NTLM, AD FS)Description: Suspected account enumeration has been detected. A threat actor may have enumerated accounts in Active Directory to identify and map out weaknesses or vulnerabilities. If not mitigated, this activity can lead to serious security threats and data breach. |
Medium | T1087.002 | xdr_SuspectedAccountEnumeration |
Suspicious addition of device on-premisesDescription: A suspicious addition of device on-premises has been observed. This could pose several risks such as compliance issues, unauthorized access to sensitive or confidential work-related data or intellectual property, malware or phishing attack, or data breach. Investigate immediately to mitigate associated security risks. |
High | T1098.005 | xdr_SuspiciousAdditionOfOnPremDevice |
Suspicious | |||
|
High | T1087.002 | xdr_SuspiciousLdapQuery |
Suspicious LDAP query targeting sensitive attributesDescription: A suspicious LDAP query containing sensitive attributes that are uncommon for the source device has been detected in Active Directory. Attackers might be attempting to determine and plan their lateral movement in the domain. Active Directory LDAP attribute queries are used by attackers to gain critical information about the domain environment. |
Medium | T1087.002, T1069.002 | xdr_SuspiciousSensitiveAttributeLdapQuery |
Suspicious Server Message Block (SMB) enumeration from untrusted hostDescription: Suspicious SMB session enumeration targeting the MDI sensor. This indicates adversary reconnaissance aimed at identifying active user sessions on the host. |
Medium | T1049 | xdr_SmbSessionEnumeration |
| Security alert name | Severity | MITRE Technique | Detector ID |
|---|---|---|---|
Suspicious bulk user deletion via scripted activityDescription: A high volume of user deletion operations was detected from a single account within a short time window using a Python-based user agent. This behavior is consistent with an attacker using automated scripting to mass-delete user accounts after gaining administrative access, potentially causing widespread disruption to organizational identity infrastructure. Attackers may leverage stolen credentials or compromised service principals to delete users in bulk, disrupting business operations and removing evidence of previously compromised accounts. |
Medium | T1531 | |
Newly created user performed organization branding changeDescription: A newly created user account performed an organization branding change shortly after account creation. This behavior may indicate malicious use of attacker-controlled accounts with elevated privileges to perform tenant defacement or unauthorized configuration changes. | High | T1491.001, T1136.003, T1098.003 | xdr_SuspiciousBrandingChangesByNewUser |
Initial Access alerts
|Suspicious sign-in from an unusual user agent and IP address using device code flow
Description:
A successful sign-in was detected using an uncommon or atypical user agent combined with a potentially risky IP address. This pattern is frequently associated with password spray, credential stuffing, or other unauthorized authentication attempts originating from attacker-controlled infrastructure. In some cases, it may also indicate the use of compromised credentials for unauthorized access.Suspicious sign-in from an unusual user agent and IP address using PowerShell
Description:
A successful sign-in was detected using an uncommon or atypical user agent combined with a potentially risky IP address. This pattern is frequently associated with password spray, credential stuffing, or other unauthorized authentication attempts originating from attacker-controlled infrastructure. In some cases, it may also indicate the use of compromised credentials for unauthorized access.Suspicious sign-in made to an admin account
Description:
An admin account sign-in was performed in a suspicious manner. This behavior might indicate that a user account was compromised and is being used for malicious activities.Suspicious sign-in made using a malicious certificate
Description:
A user signed in to the organization using a malicious certificate. This behavior might indicate that a user account was compromised and is being used for malicious activities, and that a malicious domain with Azure ADAAD Internals certificate is registered in the organization.Suspicious sign-in observed from Entra ID sync application
Description:
A suspicious sign-in from the Entra ID synchronization service application has been detected. This behavior might indicate that the application was compromised and is being used for malicious activities. Go through the recommended actions to investigate immediately and mitigate associated risks.Suspicious sign-in observed from Entra ID sync application to an uncommon resource app
Description:
A suspicious sign-in from the Entra ID synchronization service application to an uncommon resource application has been detected. This behavior might indicate that the application was compromised and is being used for malicious activities. Go through the recommended actions to investigate immediately and mitigate associated risks.Suspicious sign-in observed to Entra ID sync application using an uncommon user agent
Description:
A suspicious sign-in from the Entra ID synchronization service application using an uncommon user agent has been detected. This behavior might indicate that the application was compromised and is being used for malicious activities. Go through the recommended actions to investigate immediately and mitigate associated risks.
| Security alert name | Severity | MITRE Technique | Detector ID |
|---|---|---|---|
Guest user account promoted to memberDescription: A guest (external) user account was promoted to a member (internal) account. Guest accounts typically have restricted access, while member accounts are treated as internal users and may inherit broader permissions, access to resources, and eligibility for privileged roles. This can also be abused by adversaries to escalate privileges, bypass external access restrictions, or establish persistence within the tenant. |
Medium | T1098 | xdr_GuestToMemberPromotion |
Malicious registration of a device with strong MFADescription: A new Microsoft Authenticator device was registered to the account shortly after compromise, enabling persistent attacker access through an attacker controlled MFA method. | Medium | T1556.006, T1098.005 | xdr_MFAMethodAddition |
OAuth app created a userDescription: A new user account was created by an OAuth application. An attacker might have compromised this application for persistence in the organization. |
Medium | T1136.003 | xdr_OAuthAppCreatedAUser |
Okta privileged API token createdDescription: {ActorAliasName} created an API token. If stolen, it can grant the attacker access with the user's permission. |
High | T1078.004 | xdr_OktaPrivilegedApiTokenCreated |
Okta privileged API token updatedDescription: {ActorAliasName} updated a Privileged API token Configuration to be more promiscuous. If stolen, it can grant the attacker access with the user's permission. |
High | T1078.004 | xdr_OktaPrivilegedApiTokenUpdated |
Reciprocal Temporary Access Pass creation between usersDescription: Two users created Temporary Access Passes (TAPs) for each other within a short time window. This behavior may indicate a compromised account establishing circular persistence by using TAP credentials and then removing traces of the temporary credential. |
High | T1098 | |
Shadow credentials added to accountDescription: A shadow credential injection has been detected on the account. This could be an indication of persistence or lateral movement. Attackers inject shadow credentials to Active Directory (AD) accounts to gain or maintain access to the account they're hacking. |
High | T1098 | xdr_ShadowCredentialsAttack |
Shadow Credentials Added to Account and Used for AuthenticationDescription: An account had shadow credentials injected into it, and they have been used for authentication. When this happens, attackers could bypass traditional credential theft methods to gain persistent access to a user account. Aside from persistence, this could also be an indication of lateral movement. |
High | T1098 | xdr_ShadowCredentialsAttack |
Suspicious addition of ACL on-premisesDescription: Suspicious addition of ACL on-premises has been observed. This can lead to unauthorized access, gaining elevated permissions, account and resource compromise, lateral movement, among others. Investigate immediately to mitigate associated security risks. |
High | T1098 | xdr_SuspiciousAdditionOfAcl |
Suspicious addition of alternative phone numberDescription: A new alternative phone number was added for a user or users in a suspicious way. An attacker might have done this to manipulate |
Medium | T1556.006 | xdr_SuspiciousMFAAddition |
Suspicious addition of default third‑party MFA method to user accountDescription: A new third‑party multifactor authentication method was set as the default for a user account. Changing the default MFA provider could allow sign‑ins to be approved outside of the organization’s standard authentication flow and might indicate account manipulation intended to persist access or weaken enforcement. Go through the Recommendation section to immediately investigate and mitigate associated risks. |
Medium | T1556.006 | xdr_Suspicious3rdPartyMfaAddition |
Suspicious addition of emailDescription: New email was added for multiple users in a suspicious way. An attacker might have done this to gain persistence in the organization. |
Medium | T1556.006 | xdr_SuspiciousMFAAddition |
Suspicious change to primary group IDDescription: A user's primary group ID was modified. An attacker might have compromised a user account and assigned a backdoor user with strong permissions in the domain for later use. |
High | T1098 | xdr_SuspiciousChangeInUserPrimaryGroupId |
Suspicious MFA tampering activity by admin accountDescription: An administrator account performed multifactor authentication (MFA) tampering activity after a risky authentication. An attacker might have compromised an admin account to manipulate MFA settings for possible lateral movement activity. |
Low | T1556.006 | xdr_AdminAccountTakeover |
Suspicious removal of privileged app role assignment through Graph APIDescription: A privileged app role assignment was deleted through Microsoft Graph API. This activity might indicate unauthorized removal or modification of application privileges. |
High | T1114 | xdr_SuspiciousAppRoleAssignmentDeletion |
Suspicious resource-based constrained delegation (RBCD) attribute changeDescription: One or more suspicious Resource-Based Constrained Delegation (RBCD)-related Active Directory (AD) attribute changes were detected. Such activity is often an initial step in RBCD attacks and might allow an attacker to impersonate users when accessing the targeted account affected by the RBCD attribute change. This behavior might indicate an attacker's attempt to achieve privilege escalation and establish persistence within the organization. |
Medium | T1098 | xdr_SuspiciousRbcdAttributeChange |
Suspicious service principal sign-in following credential additionDescription: Anomalous |
Medium | T1098.001 | xdr_AnomalousSPNSignInAfterCredAddition |
Suspicious sign‑in by a user exhibiting a spike in account update activityDescription: A user account that exhibited an unusual increase in account update operations, including changes to authentication methods such as the removal of multifactor authentication (MFA), was also observed performing a suspicious sign‑in activity. This pattern might indicate attempts to modify authentication settings or access the account in a manner consistent with unauthorized use. |
Medium | T1098 | xdr_SuspiciousSpikeUserUpdate |
User was created and assigned to Global Administrator roleDescription: A new user was created and assigned to Global Administrator role. An attacker might have compromised the user account to perform persistence and lateral movement. |
High | T1136.003, T1098.003 | xdr_SuspiciousUserCreationAndSensitiveRoleAssignment |
User was created and assigned to sensitive roleDescription: A new user was created and assigned to a sensitive role. An attacker might have compromised the user account to perform persistence and lateral movement. |
Medium | T1136.003, T1098.003 | xdr_SuspiciousUserCreationAndSensitiveRoleAssignment |
Anomalous activity following Global Administrator elevationDescription: Anomalous behavior was observed on a user account around Global Administrator role elevation. The activity includes unusual Graph API patterns such as persistence, credential manipulation, policy changes, and reconnaissance, along with burst call behavior, failed access attempts, and risky sign-in events from unfamiliar locations or devices. This activity might indicate credential abuse, privilege escalation, backdoor creation, or compromise of the elevated Global Administrator account. |
Medium | T1078.004, T1098 | xdr_AnomalousGlobalAdminActivity |
Okta privilege escalation following anomalous sign in by {ActorAliasName}Description: An anomalous Okta sign in attempt (event {AnomalousLoginEventId}) at {AnomalousLoginTime} from IP address {IPAddress} was followed by privileged action {PrivilegedActionType} within the same session {SessionId} at {Timestamp}. Time delta between events: {DeltaSeconds}s. |
High | T1110, T1548 | xdr_OktaPrivilegeEscalationFollowingSignIn |
Okta session impersonation leading to privileged action for {AccountUpn}Description: An Okta impersonation session (event {ImpersonationStartEventId}) was initiated at {ImpersonateSessionTime} from IP address {IPAddress}. A privileged action {PrivilegedActionType} occurred within the same session {SessionId} at {Timestamp}. The time between events was {DeltaSeconds}s |
High | T1548, T1134 | xdr_OktaUserSessionImpersonationPrivilegedAction |
Potential Certighost (CVE-2026-54121) AD CS abuseDescription: Activity associated with potential Certighost (CVE-2026-54121) abuse was detected in Active Directory Certificate Services (AD CS). This activity may indicate an attempt to abuse certificate enrollment or certificate-based authentication to impersonate a privileged identity, including a domain controller, and elevate privileges in the domain. | High | T1649, T1550.003 | xdr_CertighostAdcsChaseAbuse |
Risky sign in followed by privilege role grantDescription: A user account flagged with a high risk Microsoft Entra sign in assessment was assigned to a high privilege directory role such as Global Administrator or Privileged Role Administrator shortly after logging in, using the Add member to role operation. This sequence strongly suggests a compromised credential followed by rapid privilege escalation. |
Medium | T1078.004, T1098.003 | xdr_RiskySignInFollowedByPrivilegedRoleGrant |
Suspected certificate enrollment abuse (ESC15)Description: A certificate was enrolled suspiciously. An attacker might be using the ESC15 technique to exploit CVE-2024-49019 (https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-49019) and escalate privileges in the forest. |
High | T1068 | xdr_SuspectedCertificateEnrollmentESC15 |
Suspicious addition and removal of elevated privilegesDescription: A high-privilege Entra ID role (for example, Global Administrator or Privileged Role Administrator) was granted to user or service principal and was quickly revoked after. This rapid role assignment and removal pattern is uncommon in regular administrative workflows and might indicate an attempt to evade detection during privilege escalation. Investigate this alert immediately to prevent or mitigate any unauthorized access, privilege escalation, and security breach. |
Medium | T1078.004 | xdr_SuspiciousAdditionAndRemovalOfPrivilegedRole |
@@ -1,7 +1,7 @@ --- title: Microsoft Defender for Identity XDR security alerts description: Learn about security alerts issued by Defender for Identity in the extended detection and response (XDR) format.-ms.date: 06/15/2026+ms.date: 07/01/2026 ms.topic: concept-article ms.reviewer: yossidahan ---@@ -13,6 +13,9 @@ This article lists all Defender for Identity security alerts in the Defender for Defender for Identity generates alerts in both the Defender format and the [classic format](alerts-overview.md). The Defender format provides an alert structure that's consistent with other Microsoft Defender products. Both formats are based on the same underlying detections from Defender for Identity sensors, but they differ in structure, naming, and categorization. To identify the format of each alert, check the **Detection source** field on the security alerts page. +> [!NOTE]+> For guidance on Classic vs Defender-format alerts and alert tuning, see [Security alerts in Microsoft Defender for Identity](alerts-overview.md).+ ## Alert name mapping Alert names in the XDR structure differ from the alert names in the classic structure, but alert IDs stay consistent between the two structures.@@ -57,11 +60,12 @@ The following alerts indicate that a malicious actor might be attempting to stea | Security alert name | Severity | MITRE Technique | Detector ID | |---|---|---|---|+|<a name="aadinternals-private-key-extraction-attempt"></a><details><summary>AADInternals private key extraction attempt</summary><br>**Description**:<br><br>AADInternals was used to decrypt a certificate's private key as an administrator. A successfully decrypted private key might be used to impersonate hybrid components such as Pass-through Authentication (PTA) and Microsoft Entra Cloud Sync, which might lead to lateral movement to the cloud.</details> | High | [T1552.004](https://attack.mitre.org/techniques/T1552/004) | xdr_AADInternalsPrivateKeyExtractAttempt | |<a name="a-compromised-user-account-signed-in"></a><details><summary>A compromised user account signed in</summary><br>**Description**:<br><br>Credential stuffing led to a successful sign in, confirming an account has been compromised and accessed by an unauthorized party.</details> | High | [T1078](https://attack.mitre.org/techniques/T1078) | xdr_CredentialStuffingToolObserved | |<a name="anomalous-oauth-device-code-authentication-activity"></a><details><summary>Anomalous OAuth device code authentication activity</summary><br>**Description**:<br><br>An OAuth Device Code authentication was detected in an unusual context based on user behavior and sign-in patterns. Due to the design of Device Code flows, this activity requires immediate investigation as it may indicate unauthorized token issuance or post-authentication abuse.</details> | High | [T1528](https://attack.mitre.org/techniques/T1528), [T1078.004](https://attack.mitre.org/techniques/T1078/004) | xdr_AnomalousDeviceCodeAuth | |<a name="as-rep-roasting"></a><details><summary>AS-REP roasting</summary><br>**Description**:<br><br>Multiple attempts to sign in without preauthentication were detected. This behavior might indicate an Authentication Server Response (AS-REP) roasting attack, which targets the Kerberos authentication protocol, specifically accounts that have turned off preauthentication.</details> | High | [T1558.004](https://attack.mitre.org/techniques/T1558/004) | xdr_AsrepRoastingAttack | |<a name="dcsync-attack-replication-of-directory-services"></a><details><summary>DCSync attack (replication of directory services)</summary><br>**Description**:<br><br>A DCSync replication request was detected from {IPAddress}. This indicates an attacker may be using Directory Replication Service (DRS) to extract password hashes from Active Directory, potentially compromising all domain credentials.</details> | High | [T1003.006](https://attack.mitre.org/techniques/T1003/006) | xdr_DcSyncAttackDetected |-|<a name="honeytoken-activity"></a><details><summary>Honeytoken Activity</summary><br>**Description**:<br><br>Honeytoken user attempted to sign in</details> | High | [T1098](https://attack.mitre.org/techniques/T1098) | xdr_HoneytokenSignInAttempt |+|<a name="malicious-registration-of-an-attacker-controlled-mfa-device"></a><details><summary>Malicious registration of an attacker controlled MFA device</summary><br>**Description**:<br><br>A new malicious Microsoft Authenticator device was registered to the account, enabling persistent attacker access through an attacker controlled MFA method.</details> | Medium | [T1556.006](https://attack.mitre.org/techniques/T1556/006), [T1098.005](https://attack.mitre.org/techniques/T1098/005) | xdr_MFAMethodAddition | |<a name="malicious-sign-in-from-a-randomized-user-agent"></a><details><summary>Malicious sign in from a randomized user agent</summary><br>**Description**:<br><br>A user's credentials were intercepted from an unusual user agent. This user agent has recently been observed in a sign-in pattern related to adversary-in-the-middle and password spraying attacks. We recommend that you promptly investigate this alert, as an attacker might already be using the stolen credentials to move laterally in the network.</details> | High | [T1539](https://attack.mitre.org/techniques/T1539), [T1110.003](https://attack.mitre.org/techniques/T1110/003), [T1110.001](https://attack.mitre.org/techniques/T1110/001) | xdr_AnomalousRandomUASignIn | |<a name="multiple-failed-okta-authentication-attempts-detected"></a><details><summary>Multiple failed Okta authentication attempts detected</summary><br>**Description**:<br><br>Multiple failed Okta authentication attempts were detected for user {AccountUpn}. A total of {TotalFailedRequestCounts} failed attempts originated from IP address {IPAddress} within a 2 minute window. The attempts involved authentication actions {ActionType}. This activity indicates a brute force attack or credential stuffing attempt. The user agent string {UserAgent} was used across all attempts.</details> | High | [T1110](https://attack.mitre.org/techniques/T1110) | xdr_OktaMultipleFailedLogons | |<a name="multiple-failed-okta-sign-in-attempts-followed-by-successful-sign-in-with-anomalous-user-behavior"></a><details><summary>Multiple failed Okta sign in attempts followed by successful sign in with anomalous user behavior</summary><br>**Description**:<br><br>Multiple failed sign-in attempts followed by a successful sign-in were observed for user {AccountUpn} within a short time span. The activity included high-risk properties {RiskyBehaviors}, classified by Okta as {RiskLevel}. All sign-in attempts originated from a single IP address {IPAddress}.</details> | High | [T1110](https://attack.mitre.org/techniques/T1110), [T1078](https://attack.mitre.org/techniques/T1078) | xdr_OktaMultipleFailedLogonsFollowedBySignIn |@@ -83,18 +87,17 @@ The following alerts indicate that a malicious actor might be attempting to stea |<a name="possible-oauth-code-theft-detected-through-consent-abuse"></a><details><summary>Possible OAuth code theft detected through consent abuse</summary><br>**Description**:<br><br>A possible OAuth authorization code theft has been detected. Threat actors tricked a user into granting consent or sharing an authorization code through social engineering or adversary-in-the-middle (AiTM) techniques. A stolen code is exchanged for access tokens. Threat actors then impersonate the user without a password or multifactor authentication (MFA). This allows unauthorized access to Microsoft 365 services and sensitive data.</details> | High | [T1557](https://attack.mitre.org/techniques/T1557) | xdr_PossibleOauthCodeTheft | |<a name="possible-overpass-the-hash-attack"></a><details><summary>Possible overpass-the-hash attack</summary><br>**Description**:<br><br>A possible overpass-the-hash attack was detected. In this type of attack, an attacker uses the NT hash of a user account or other Kerberos keys to obtain Kerberos tickets, which allows unauthorized access to network resources.</details> | High | [T1550.002](https://attack.mitre.org/techniques/T1550/002) | xdr_PossibleOverPassTheHash | |<a name="possible-service-principal-account-secret-leak"></a><details><summary>Possible service principal account secret leak</summary><br>**Description**:<br><br>A failed attempt to sign in to a service principal account by a credential stuffing tool was detected. The error code indicates that the secret was valid but misused. The service principal account's credentials might have been leaked or are in the possession of an unauthorized party.</details> | Medium | [T1078](https://attack.mitre.org/techniques/T1078) | xdr_CredentialStuffingToolObserved |-|<a name="possible-use-of-a-stolen-session-cookie"></a><details><summary>Possible use of a stolen session cookie</summary><br>**Description**:<br><br>An active user session was observed across different environments with inconsistent user-agent, network, or location attributes. This anomaly may indicate unauthorized session reuse and should be investigated for potential account compromise.</details> | High | [T1557](https://attack.mitre.org/techniques/T1557), [T1539](https://attack.mitre.org/techniques/T1539), [T1598](https://attack.mitre.org/techniques/T1598) | xdr_BrowserSessionCookieTheft |+|<a name="possible-use-of-a-stolen-session-cookie"></a><details><summary>Possible use of a stolen session cookie</summary><br>**Description**:<br><br>An active user session was observed across different environments with inconsistent user-agent, network, or location attributes. This anomaly may indicate unauthorized session reuse and should be investigated for potential account compromise.</details> | High | [T1550.001](https://attack.mitre.org/techniques/T1550/001), [T1539](https://attack.mitre.org/techniques/T1539), [T1078.004](https://attack.mitre.org/techniques/T1078/004) | xdr_StolenSessionArtifactReplay | |<a name="possibly-compromised-service-principal-account-signed-in"></a><details><summary>Possibly compromised service principal account signed in</summary><br>**Description**:<br><br>A possibly compromised service principal account signed in. A credential stuffing attempt was successfully authenticated, indicating that the service principal account's credentials might have been leaked or are in the possession of an unauthorized party.</details> | High | [T1078](https://attack.mitre.org/techniques/T1078) | xdr_CredentialStuffingToolObserved | |<a name="possibly-compromised-service-principal-account-signed-in"></a><details><summary>Possibly compromised service principal account signed in</summary><br>**Description**:<br><br>A possibly compromised service principal account signed in. An automated tool used for discovery successfully logged into a service principal account, indicating that the service principal account's credentials might have been leaked or are in the possession of an unauthorized party.</details> | High | [T1078](https://attack.mitre.org/techniques/T1078) | xdr_DiscoveryToolObserved | |<a name="possibly-compromised-user-account-signed-in"></a><details><summary>Possibly compromised user account signed in</summary><br>**Description**:<br><br>A possibly compromised user account signed in. An automated tool used for discovery successfully logged into a user account, indicating that the user account's credentials might have been leaked or are in the possession of an unauthorized party.</details> | High | [T1078](https://attack.mitre.org/techniques/T1078) | xdr_DiscoveryToolObserved |-|<a name="stolen-session-cookie-replay-detected"></a><details><summary>Stolen session cookie replay detected</summary><br>**Description**:<br><br>An active user session was observed across different environments with inconsistent user-agent, network, or location attributes. This anomaly may indicate unauthorized session reuse and should be investigated for potential account compromise.</details> | High | [T1557](https://attack.mitre.org/techniques/T1557), [T1539](https://attack.mitre.org/techniques/T1539), [T1598](https://attack.mitre.org/techniques/T1598) | xdr_BrowserSessionCookieTheft | |<a name="sailpoint-isc-suspected-brute-force-attack"></a><details><summary>SailPoint ISC suspected brute-force attack</summary><br>**Description**:<br><br>Multiple failed authentication attempts were detected in SailPoint Identity Security Cloud from the IP address {IPAddress}. This activity might indicate a potential brute-force attack.</details> | High | [T1110.001](https://attack.mitre.org/techniques/T1110/001) | xdr_SailPointBruteforceAttack | |<a name="suspected-brute-force-attack-kerberos-ntlm"></a><details><summary>Suspected brute-force attack (Kerberos, NTLM)</summary><br>**Description**:<br><br>Suspicious brute force has been detected. A threat actor might have carried out brute force on your Active Directory and possibly found passwords of users, could lead to serious security threats and data breach.</details> | Medium | [T1110.001](https://attack.mitre.org/techniques/T1110/001) | xdr_OnPremBruteforce | |<a name="suspected-brute-force-attack-on-lightweight-directory-access-protocol-ldap-authentication"></a><details><summary>Suspected brute-force attack on Lightweight Directory Access Protocol (LDAP) authentication</summary><br>**Description**:<br><br>A series of suspicious login attempts from a single device was detected against a single user account.</details> | Medium | [T1110.001](https://attack.mitre.org/techniques/T1110/001) | xdr_LdapBindBruteforce | |<a name="suspected-conditional-access-bypass-via-non-compliant-device"></a><details><summary>Suspected Conditional Access bypass via non-compliant device</summary><br>**Description**:<br><br>A sign-in was observed from non‑compliant devices where Conditional Access policies requiring device compliance were not enforced for the accessed resources. The previously compliant devices are no longer compliant, which might indicate post‑compromise changes. This pattern might be indicative of adversarial activity where an attacker degrades device compliance while continuing to sign in to targeted resources through Conditional Access bypass paths, enabling token issuance or further access. Go through the Recommendation section to immediately investigate and mitigate associated risks.</details> | Medium | [T1078.004](https://attack.mitre.org/techniques/T1078/004) | xdr_SuspectedCABwithNonCompliantDevice | |<a name="suspected-password-spray-attack-kerberos-ntlm"></a><details><summary>Suspected password spray attack (Kerberos, NTLM)</summary><br>**Description**:<br><br>Suspicious password spray has been detected. A threat actor might have carried out password spray on your Active Directory and possibly found passwords of users, could lead to serious security threats and data breach.</details> | Medium | [T1110.003](https://attack.mitre.org/techniques/T1110/003) | xdr_OnPremPasswordSpray | |<a name="suspected-password-spray-attack-on-lightweight-directory-access-protocol-ldap-authentication"></a><details><summary>Suspected password spray attack on Lightweight Directory Access Protocol (LDAP) authentication</summary><br>**Description**:<br><br>A single device was observed attempting logins across multiple user accounts, indicating a malicious authentication pattern.</details> | Medium | [T1110.003](https://attack.mitre.org/techniques/T1110/003) | xdr_LdapBindBruteforce |-|<a name="suspicious-creation-of-esxi-group"></a><details><summary>Suspicious creation of ESXi group</summary><br>**Description**:<br><br>A suspicious VMware ESXi group was created in the domain. This might indicate that an attacker is trying to get more permissions for later steps in an attack.</details> | High | [T1098](https://attack.mitre.org/techniques/T1098) | xdr_SuspiciousUserAdditionToEsxGroup |+|<a name="suspicious-creation-of-esxi-group"></a><details><summary>Suspicious creation of ESXi group</summary><br>**Description**:<br><br>A suspicious VMWare ESXi group was created in the domain. This might indicate that an attacker is trying to get more permissions for later steps in an attack.</details> | High | [T1098](https://attack.mitre.org/techniques/T1098) | xdr_SuspiciousUserAdditionToEsxGroup | |<a name="suspicious-dmsa-related-activity-detected"></a><details><summary>Suspicious DMSA related activity detected</summary><br>**Description**:<br><br>A suspicious Delegated Managed Service Account (DMSA) related activity was detected. This may indicate a compromised managed account or an attempt to exploit a DMSA account.</details> | High | [T1555](https://attack.mitre.org/techniques/T1555) | xdr_SuspiciousDmsaAction | |<a name="suspicious-email-app-consent-grant"></a><details><summary>Suspicious email app consent grant</summary><br>**Description**:<br><br>A suspicious email application consent grant has been detected from a possibly compromised user account. An attacker might have leveraged the illicit consent grant to use the legitimate email application for unauthorized access to and collection of user data, persistence, or to maliciously send email on behalf of the user.</details> | Medium | [T1110.004](https://attack.mitre.org/techniques/T1110/004), [T1110.003](https://attack.mitre.org/techniques/T1110/003) | xdr_MfaTamperingAndEmailSoftwareAbuse | |<a name="suspicious-entra-account-enablement-after-disruption"></a><details><summary>Suspicious Entra account enablement after disruption</summary><br>**Description**:<br><br>An account that was previously disabled as part of a disruption or containment action was subsequently re‑enabled. This behavior is highly suspicious and may indicate an attempt by a threat actor to restore access to a compromised identity or bypass containment measures.</details> | High | [T1098](https://attack.mitre.org/techniques/T1098) | xdr_SuspiciousAccountEnabled |@@ -108,6 +111,9 @@ The following alerts indicate that a malicious actor might be attempting to stea |<a name="suspicious-ntlm-authentication"></a><details><summary>Suspicious NTLM authentication</summary><br>**Description**:<br><br>One or more suspicious NTLM authentication attempts originating from the IP address {SourceIpAddress} have been detected. This anomalous NTLM authentication activity is suspected to have been specially crafted by an attacker, possibly as part of an attack involving a malicious tool. The attacker might also be using stolen credentials to carry out this attack. Anomalous NTLM behavior is commonly observed in various attack techniques, including pass-the-hash, reconnaissance, brute-force, remote code execution (RCE), and others.</details> | Medium | [T1550.002](https://attack.mitre.org/techniques/T1550/002), [T1087.002](https://attack.mitre.org/techniques/T1087/002) | xdr_SuspiciousNtlmAuthentication | |<a name="suspicious-on-prem-account-enablement-after-disruption"></a><details><summary>Suspicious on-premises account enablement after disruption</summary><br>**Description**:<br><br>An account that was previously disabled as part of a disruption or containment action was subsequently re‑enabled. This behavior is highly suspicious and may indicate an attempt by a threat actor to restore access to a compromised identity or bypass containment measures.</details> | High | [T1098](https://attack.mitre.org/techniques/T1098) | xdr_SuspiciousAccountEnabled | |<a name="suspicious-os-switch-sign-in"></a><details><summary>Suspicious OS switch sign-in</summary><br>**Description**:<br><br>An unexpected change in operating system is observed during a user sign‑in while the client profile remains consistent. Such shifts are uncommon for stable environments. This might indicate token replay, session hijacking, or authentication artifact reuse from a different platform. A potential identity compromise might be in progress through anomalous changes in the user’s device context. Go through the Recommended Action section to immediately investigate and mitigate associated risks.</details> | Medium | [T1078](https://attack.mitre.org/techniques/T1078) | xdr_SuspiciousOsSwitchSignIn |+|<a name="suspicious-registration-of-a-new-authenticator-mfa-method"></a><details><summary>Suspicious registration of a new Authenticator MFA method</summary><br>**Description**:<br><br>A new Microsoft Authenticator device was registered for a user account that Microsoft Defender classified as very high risk. This activity might indicate that an attacker who compromised the account registered their own device to maintain persistent MFA access, allowing continued authentication even after a password reset.</details> | Medium | [T1556.006](https://attack.mitre.org/techniques/T1556/006), [T1098.005](https://attack.mitre.org/techniques/T1098/005) | xdr_MFAMethodAddition |+|<a name="suspicious-registration-of-a-new-email-mfa-method"></a><details><summary>Suspicious registration of a new Email MFA method</summary><br>**Description**:<br><br>An email MFA method was added or changed for a user account that Microsoft Defender classified as very high risk. This activity might indicate that an attacker who compromised the account added their own email address as an MFA method to maintain persistent access and enable self-service password reset abuse.</details> | Medium | [T1556.006](https://attack.mitre.org/techniques/T1556/006), [T1098.005](https://attack.mitre.org/techniques/T1098/005) | xdr_MFAMethodAddition |+|<a name="suspicious-registration-of-a-new-phone-mfa-method"></a><details><summary>Suspicious registration of a new Phone MFA method</summary><br>**Description**:<br><br>A phone MFA method was added or changed for a user account that Microsoft Defender classified as very high risk. This might indicate that an attacker who compromised the account registered their own phone number as an MFA method to maintain persistent access and bypass future MFA challenges. Unauthorized MFA changes on a high-risk account can enable long-term account takeover.</details> | Medium | [T1556.006](https://attack.mitre.org/techniques/T1556/006), [T1098.005](https://attack.mitre.org/techniques/T1098/005) | xdr_MFAMethodAddition | |<a name="suspicious-sam-account-name-change"></a><details><summary>Suspicious SAM Account Name Change</summary><br>**Description**:<br><br>Detected a suspicious change of the SAM account name, which may indicate an attempt to exploit Kerberos authentication via NTP time manipulation (Timeroasting). This technique can allow attackers to brute-force or replay Kerberos tickets, leading to credential compromise and lateral movement.</details> | Medium | [T1110.001](https://attack.mitre.org/techniques/T1110/001), [T1558.003](https://attack.mitre.org/techniques/T1558/003) | xdr_SuspiciousChangeOfSamName | |<a name="suspicious-sign-in-with-csrf-speedbump-trigger"></a><details><summary>Suspicious sign in with CSRF speedbump trigger</summary><br>**Description**:<br><br>Microsoft Entra ID detected a successful risky sign-in following CSRF (cross-site request forgery) speedbump trigger alert. This typically occurs when the sign-in flow deviates from expected browser behavior, such as session or cookie inconsistencies, missing or invalid forged tokens, or rapid automated request patterns.</details> | Medium | [T1557](https://attack.mitre.org/techniques/T1557), [T1185](https://attack.mitre.org/techniques/T1185) | xdr_CsrfSpeedbumpToRiskyLogin | |<a name="user-exhibiting-spike-in-distinct-applicationresource-access-combinations"></a><details><summary>User exhibiting spike in distinct application‑resource access combinations</summary><br>**Description**:<br><br>A user account was observed interacting with an unusually high number of distinct cloud application‑resource combinations within a short time period and running uncommon cloud application actions. The observed activity corresponds to sign‑ins flagged as risky where multifactor authentication (MFA) was satisfied using a stored credential, and where the account password hasn't been updated recently. An increase in the diversity of accessed application‑resource combinations under these authentication conditions might reflect abnormal cloud service interaction patterns and should be reviewed.</details> | Medium | [T1087](https://attack.mitre.org/techniques/T1087) | xdr_SpikeAppResourceInSignIns |@@ -125,7 +131,7 @@ The following alerts indicate that a malicious actor might be attempting to evad | Security alert name | Severity | MITRE Technique | Detector ID | |---|---|---|---| |<a name="attempt-to-disable-defender-for-identity-service-principal-observed"></a><details><summary>Attempt to disable Defender for Identity service principal observed</summary><br>**Description**:<br><br>An actor attempted to disable or impair the security application responsible for generating identity and authentication alerts. This behavior is consistent with adversaries seeking to evade detection after initial access, maintain persistence, or disrupt monitoring by modifying, stopping, or uninstalling security services. Such activity often occurs following credential compromise, privilege escalation, or lateral movement.</details> | High | [T1562.001](https://attack.mitre.org/techniques/T1562/001) | xdr_SuspectedMDITampering |-|<a name="skipped-mfa-on-remembered-device-from-uncommon-isp-sign-in"></a><details><summary>Skipped MFA on remembered device from uncommon ISP sign-in</summary><br>**Description**:<br><br>A suspicious Microsoft Entra sign-in from an internet service provider (ISP) the account hasn't used in the past 30 days skipped multifactor authentication (MFA) on a remembered device. This indicates that an attacker might have used a stolen persistent cookie replayed from the attacker's infrastructure instead of the user's normal network. It's important to investigate and mitigate this urgently because skipped MFA could lead to potential security risks such as unauthorized access, session hijacking, and data breach.</details> | Medium | [T1550.004](https://attack.mitre.org/techniques/T1550/004), [T1078.004](https://attack.mitre.org/techniques/T1078/004) | xdr_SuspiciousMfaSkip |+|<a name="skipped-mfa-on-remembered-device-from-uncommon-isp-sign-in"></a><details><summary>Skipped MFA on remembered device from uncommon ISP sign-in</summary><br>**Description**:<br><br>A suspicious Microsoft Entra sign-in from an internet service provider (ISP) the account hasn't used in the past 30 days skipped multi-factor authentication (MFA) on a remembered device. This indicates that an attacker might have used a stolen persistent cookie replayed from the attacker's infrastructure instead of the user's normal network. It's important to investigate and mitigate this urgently because skipped MFA could lead to potential security risks such as unauthorized access, session hijacking, and data breach.</details> | Medium | [T1550.004](https://attack.mitre.org/techniques/T1550/004), [T1078.004](https://attack.mitre.org/techniques/T1078/004) | xdr_SuspiciousMfaSkip | |<a name="suspicious-access-denial-to-view-primary-group-id-of-an-object"></a><details><summary>Suspicious access denial to view primary group ID of an object</summary><br>**Description**:<br><br>An access control list (ACL) denied access to view the primary group ID of an object. An attacker might have compromised a user account and is looking to hide the group of a backdoor user.</details> | Medium | [T1564.002](https://attack.mitre.org/techniques/T1564/002) | xdr_SuspiciousDenyAccessToPrimaryGroupId | |<a name="suspicious-account-link"></a><details><summary>Suspicious account link</summary><br>**Description**:<br><br>An account was linked through a cross tenant administrative action. The action was performed in a suspicious way that may indicate the account may be used in an attempt to bypass MFA.</details> | Medium | [T1556](https://attack.mitre.org/techniques/T1556) | xdr_SuspiciousAccountLink | |<a name="suspicious-property-lock-deactivated-on-microsoft-entra-application"></a><details><summary>Suspicious property lock deactivated on Microsoft Entra application</summary><br>**Description**:<br><br>The servicePrincipalLockConfiguration.isEnabled property of a Microsoft Entra application or one of its associated service principals was modified. Disabling this lock removes essential built-in protections that guard against unauthorized credential rotation, redirect URI tampering, and illicit permission grants. Changes to this setting are rare during standard administrative operations and often signal suspicious activity. Threat actors can deliberately disable the lock to weaken the application's security posture, creating an opening for lateral movement or privilege escalation within the environment.</details> | Medium | [T1562.001](https://attack.mitre.org/techniques/T1562/001), [T1671](https://attack.mitre.org/techniques/T1671) | xdr_SuspiciousPropertyLockEntra |@@ -150,7 +156,6 @@ The following alerts indicate that a malicious actor might be attempting to gath |<a name="possible-spn-enumeration-via-ldap"></a><details><summary>Possible SPN enumeration via LDAP</summary><br>**Description**:<br><br>One or more potential Service Principal Name (SPN) scanning activities via Lightweight Directory Access Protocol (LDAP), originating from the IP address {SourceIpAddress}, have been detected. This enumeration might indicate an attacker's reconnaissance within the organization and could be used in attacks such as Kerberoasting.</details> | Medium | [T1087.002](https://attack.mitre.org/techniques/T1087/002) | xdr_PossibleSpnEnumerationLdap | |<a name="suspected-account-enumeration-kerberos-ntlm-ad-fs"></a><details><summary>Suspected account enumeration (Kerberos, NTLM, AD FS)</summary><br>**Description**:<br><br>Suspected account enumeration has been detected. A threat actor may have enumerated accounts in Active Directory to identify and map out weaknesses or vulnerabilities. If not mitigated, this activity can lead to serious security threats and data breach.</details> | Medium | [T1087.002](https://attack.mitre.org/techniques/T1087/002) | xdr_SuspectedAccountEnumeration | |<a name="suspicious-addition-of-device-on-premises"></a><details><summary>Suspicious addition of device on-premises</summary><br>**Description**:<br><br>A suspicious addition of device on-premises has been observed. This could pose several risks such as compliance issues, unauthorized access to sensitive or confidential work-related data or intellectual property, malware or phishing attack, or data breach. Investigate immediately to mitigate associated security risks.</details> | High | [T1098.005](https://attack.mitre.org/techniques/T1098/005) | xdr_SuspiciousAdditionOfOnPremDevice |-|<a name="suspicious-entra-device-join-or-registration"></a><details><summary>Suspicious Entra device join or registration</summary><br>**Description**:<br><br>A user was suspiciously registered or joined into a new device to Entra, originating from an IP address identified by Microsoft Threat Intelligence. An attacker might have compromised the user account to perform persistence and lateral movement. Investigate immediately to mitigate associated security risks.</details> | High | [T1098.005](https://attack.mitre.org/techniques/T1098/005) | xdr_SuspiciousDeviceRegistration | |<a name="suspicious-ldap-query"></a><details><summary>Suspicious LDAP query</summary><br>**Description**:<br><br>A suspicious Lightweight Directory Access Protocol (LDAP) query associated with a known attack tool was detected. An attacker might be performing reconnaissance for later steps.</details> | High | [T1087.002](https://attack.mitre.org/techniques/T1087/002) | xdr_SuspiciousLdapQuery | |<a name="suspicious-ldap-query-targeting-sensitive-attributes"></a><details><summary>Suspicious LDAP query targeting sensitive attributes</summary><br>**Description**:<br><br>A suspicious LDAP query containing sensitive attributes that are uncommon for the source device has been detected in Active Directory. Attackers might be attempting to determine and plan their lateral movement in the domain. Active Directory LDAP attribute queries are used by attackers to gain critical information about the domain environment.</details> | Medium | [T1087.002](https://attack.mitre.org/techniques/T1087/002), [T1069.002](https://attack.mitre.org/techniques/T1069/002) | xdr_SuspiciousSensitiveAttributeLdapQuery | |<a name="suspicious-server-message-block-smb-enumeration-from-untrusted-host"></a><details><summary>Suspicious Server Message Block (SMB) enumeration from untrusted host</summary><br>**Description**:<br><br>Suspicious SMB session enumeration targeting the MDI sensor. This indicates adversary reconnaissance aimed at identifying active user sessions on the host.</details> | Medium | [T1049](https://attack.mitre.org/techniques/T1049) | xdr_SmbSessionEnumeration |@@ -175,7 +180,8 @@ This section describes alerts indicating that a malicious actor might be attempt | Security alert name | Severity | MITRE Technique | Detector ID | |---|---|---|---|-|<a name="suspicious-bulk-user-deletion-via-scripted-activity"></a><details><summary>Suspicious bulk user deletion via scripted activity</summary><br>**Description**:<br><br>A high volume of user deletion operations was detected from a single account within a short time window using a Python-based user agent. This behavior is consistent with an attacker using automated scripting to mass-delete user accounts after gaining administrative access, potentially causing widespread disruption to organizational identity infrastructure. Attackers may leverage stolen credentials or compromised service principals to delete users in bulk, disrupting business operations and removing evidence of previously compromised accounts.</details> | Medium | [T1531](https://attack.mitre.org/techniques/T1531) | None |+|<a name="suspicious-bulk-user-deletion-via-scripted-activity"></a><details><summary>Suspicious bulk user deletion via scripted activity</summary><br>**Description**:<br><br>A high volume of user deletion operations was detected from a single account within a short time window using a Python-based user agent. This behavior is consistent with an attacker using automated scripting to mass-delete user accounts after gaining administrative access, potentially causing widespread disruption to organizational identity infrastructure. Attackers may leverage stolen credentials or compromised service principals to delete users in bulk, disrupting business operations and removing evidence of previously compromised accounts.</details> | Medium | [T1531](https://attack.mitre.org/techniques/T1531) | xdr_SuspiciousBulkUserDeletion |+|<a name="newly-created-user-performed-organization-branding-change"></a><details><summary>Newly created user performed organization branding change</summary><br>**Description**:<br><br>A newly created user account performed an organization branding change shortly after account creation. This behavior may indicate malicious use of attacker-controlled accounts with elevated privileges to perform tenant defacement or unauthorized configuration changes.</details> | High | [T1491.001](https://attack.mitre.org/techniques/T1491/001), [T1136.003](https://attack.mitre.org/techniques/T1136/003), [T1098.003](https://attack.mitre.org/techniques/T1098/003) | xdr_SuspiciousBrandingChangesByNewUser | ## Initial Access alerts @@ -200,7 +206,7 @@ The following alerts indicate that a malicious actor might be attempting to gain |<a name="suspicious-sign-in-from-an-unusual-user-agent-and-ip-address-using-device-code-flow"></a><details><summary>Suspicious sign-in from an unusual user agent and IP address using device code flow</summary><br>**Description**:<br><br>A successful sign-in was detected using an uncommon or atypical user agent combined with a potentially risky IP address. This pattern is frequently associated with password spray, credential stuffing, or other unauthorized authentication attempts originating from attacker-controlled infrastructure. In some cases, it may also indicate the use of compromised credentials for unauthorized access.</details> | Medium | [T1078.001](https://attack.mitre.org/techniques/T1078/001) | xdr_SuspiciousEntraSignIn | |<a name="suspicious-sign-in-from-an-unusual-user-agent-and-ip-address-using-powershell"></a><details><summary>Suspicious sign-in from an unusual user agent and IP address using PowerShell</summary><br>**Description**:<br><br>A successful sign-in was detected using an uncommon or atypical user agent combined with a potentially risky IP address. This pattern is frequently associated with password spray, credential stuffing, or other unauthorized authentication attempts originating from attacker-controlled infrastructure. In some cases, it may also indicate the use of compromised credentials for unauthorized access.</details> | Medium | [T1078.001](https://attack.mitre.org/techniques/T1078/001) | xdr_SuspiciousEntraSignIn | |<a name="suspicious-sign-in-made-to-an-admin-account"></a><details><summary>Suspicious sign-in made to an admin account</summary><br>**Description**:<br><br>An admin account sign-in was performed in a suspicious manner. This behavior might indicate that a user account was compromised and is being used for malicious activities.</details> | Low | [T1078.001](https://attack.mitre.org/techniques/T1078/001) | xdr_SuspiciousAdminAccountSignIn |-|<a name="suspicious-sign-in-made-using-a-malicious-certificate"></a><details><summary>Suspicious sign-in made using a malicious certificate</summary><br>**Description**:<br><br>A user signed in to the organization using a malicious certificate. This behavior might indicate that a user account was compromised and is being used for malicious activities, and that a malicious domain with Azure AD Internals certificate is registered in the organization.</details> | High | [T1078.001](https://attack.mitre.org/techniques/T1078/001) | xdr_SignInUsingMaliciousCertificate |+|<a name="suspicious-sign-in-made-using-a-malicious-certificate"></a><details><summary>Suspicious sign-in made using a malicious certificate</summary><br>**Description**:<br><br>A user signed in to the organization using a malicious certificate. This behavior might indicate that a user account was compromised and is being used for malicious activities, and that a malicious domain with AAD Internals certificate is registered in the organization.</details> | High | [T1078.001](https://attack.mitre.org/techniques/T1078/001) | xdr_SignInUsingMaliciousCertificate | |<a name="suspicious-sign-in-observed-from-entra-id-sync-application"></a><details><summary>Suspicious sign-in observed from Entra ID sync application</summary><br>**Description**:<br><br>A suspicious sign-in from the Entra ID synchronization service application has been detected. This behavior might indicate that the application was compromised and is being used for malicious activities. Go through the recommended actions to investigate immediately and mitigate associated risks.</details> | Medium | [T1078.001](https://attack.mitre.org/techniques/T1078/001) | xdr_SuspiciousConnectSyncProvisioningSignIn | |<a name="suspicious-sign-in-observed-from-entra-id-sync-application-to-an-uncommon-resource-app"></a><details><summary>Suspicious sign-in observed from Entra ID sync application to an uncommon resource app</summary><br>**Description**:<br><br>A suspicious sign-in from the Entra ID synchronization service application to an uncommon resource application has been detected. This behavior might indicate that the application was compromised and is being used for malicious activities. Go through the recommended actions to investigate immediately and mitigate associated risks.</details> | Medium | [T1078.001](https://attack.mitre.org/techniques/T1078/001) | xdr_SuspiciousConnectSyncProvisioningSignIn | |<a name="suspicious-sign-in-observed-to-entra-id-sync-application-using-an-uncommon-user-agent"></a><details><summary>Suspicious sign-in observed to Entra ID sync application using an uncommon user agent</summary><br>**Description**:<br><br>A suspicious sign-in from the Entra ID synchronization service application using an uncommon user agent has been detected. This behavior might indicate that the application was compromised and is being used for malicious activities. Go through the recommended actions to investigate immediately and mitigate associated risks.</details> | Medium | [T1078.001](https://attack.mitre.org/techniques/T1078/001) | xdr_SuspiciousConnectSyncProvisioningSignIn |@@ -241,14 +247,15 @@ The following alerts indicate that a malicious actor might be attempting to main | Security alert name | Severity | MITRE Technique | Detector ID | |---|---|---|---| |<a name="guest-user-account-promoted-to-member"></a><details><summary>Guest user account promoted to member</summary><br>**Description**:<br><br>A guest (external) user account was promoted to a member (internal) account. Guest accounts typically have restricted access, while member accounts are treated as internal users and may inherit broader permissions, access to resources, and eligibility for privileged roles. This can also be abused by adversaries to escalate privileges, bypass external access restrictions, or establish persistence within the tenant.</details> | Medium | [T1098](https://attack.mitre.org/techniques/T1098) | xdr_GuestToMemberPromotion |+|<a name="malicious-registration-of-a-device-with-strong-mfa"></a><details><summary>Malicious registration of a device with strong MFA</summary><br>**Description**:<br><br>A new Microsoft Authenticator device was registered to the account shortly after compromise, enabling persistent attacker access through an attacker controlled MFA method.</details> | Medium | [T1556.006](https://attack.mitre.org/techniques/T1556/006), [T1098.005](https://attack.mitre.org/techniques/T1098/005) | xdr_MFAMethodAddition | |<a name="oauth-app-created-a-user"></a><details><summary>OAuth app created a user</summary><br>**Description**:<br><br>A new user account was created by an OAuth application. An attacker might have compromised this application for persistence in the organization.</details> | Medium | [T1136.003](https://attack.mitre.org/techniques/T1136/003) | xdr_OAuthAppCreatedAUser | |<a name="okta-privileged-api-token-created"></a><details><summary>Okta privileged API token created</summary><br>**Description**:<br><br>{ActorAliasName} created an API token. If stolen, it can grant the attacker access with the user's permission.</details> | High | [T1078.004](https://attack.mitre.org/techniques/T1078/004) | xdr_OktaPrivilegedApiTokenCreated | |<a name="okta-privileged-api-token-updated"></a><details><summary>Okta privileged API token updated</summary><br>**Description**:<br><br>{ActorAliasName} updated a Privileged API token Configuration to be more promiscuous. If stolen, it can grant the attacker access with the user's permission.</details> | High | [T1078.004](https://attack.mitre.org/techniques/T1078/004) | xdr_OktaPrivilegedApiTokenUpdated |-|<a name="reciprocal-temporary-access-pass-creation-between-users"></a><details><summary>Reciprocal Temporary Access Pass creation between users</summary><br>**Description**:<br><br>Two users created Temporary Access Passes (TAPs) for each other within a short time window. This behavior may indicate a compromised account establishing circular persistence by using TAP credentials and then removing traces of the temporary credential.</details> | High | [T1098](https://attack.mitre.org/techniques/T1098) | None |+|<a name="reciprocal-temporary-access-pass-creation-between-users"></a><details><summary>Reciprocal Temporary Access Pass creation between users</summary><br>**Description**:<br><br>Two users created Temporary Access Passes (TAPs) for each other within a short time window. This behavior may indicate a compromised account establishing circular persistence by using TAP credentials and then removing traces of the temporary credential.</details> | High | [T1098](https://attack.mitre.org/techniques/T1098) | xdr_ReciprocalTAPCreationViaGraphAPI | |<a name="shadow-credentials-added-to-account"></a><details><summary>Shadow credentials added to account</summary><br>**Description**:<br><br>A shadow credential injection has been detected on the account. This could be an indication of persistence or lateral movement. Attackers inject shadow credentials to Active Directory (AD) accounts to gain or maintain access to the account they're hacking.</details> | High | [T1098](https://attack.mitre.org/techniques/T1098) | xdr_ShadowCredentialsAttack | |<a name="shadow-credentials-added-to-account-and-used-for-authentication"></a><details><summary>Shadow Credentials Added to Account and Used for Authentication</summary><br>**Description**:<br><br>An account had shadow credentials injected into it, and they have been used for authentication. When this happens, attackers could bypass traditional credential theft methods to gain persistent access to a user account. Aside from persistence, this could also be an indication of lateral movement.</details> | High | [T1098](https://attack.mitre.org/techniques/T1098) | xdr_ShadowCredentialsAttack | |<a name="suspicious-addition-of-acl-on-premises"></a><details><summary>Suspicious addition of ACL on-premises</summary><br>**Description**:<br><br>Suspicious addition of ACL on-premises has been observed. This can lead to unauthorized access, gaining elevated permissions, account and resource compromise, lateral movement, among others. Investigate immediately to mitigate associated security risks.</details> | High | [T1098](https://attack.mitre.org/techniques/T1098) | xdr_SuspiciousAdditionOfAcl |-|<a name="suspicious-addition-of-alternative-phone-number"></a><details><summary>Suspicious addition of alternative phone number</summary><br>**Description**:<br><br>A new alternative phone number was added for a user or users in a suspicious way. An attacker might have done this to manipulate multifactor authentication and leverage mobile phone authentication to fraudulently gain persistence in the organization.</details> | Medium | [T1556.006](https://attack.mitre.org/techniques/T1556/006) | xdr_SuspiciousMFAAddition |+|<a name="suspicious-addition-of-alternative-phone-number"></a><details><summary>Suspicious addition of alternative phone number</summary><br>**Description**:<br><br>A new alternative phone number was added for a user or users in a suspicious way. An attacker might have done this to manipulate multi-factor authentication and leverage mobile phone authentication to fraudulently gain persistence in the organization.</details> | Medium | [T1556.006](https://attack.mitre.org/techniques/T1556/006) | xdr_SuspiciousMFAAddition | |<a name="suspicious-addition-of-default-thirdparty-mfa-method-to-user-account"></a><details><summary>Suspicious addition of default third‑party MFA method to user account</summary><br>**Description**:<br><br>A new third‑party multifactor authentication method was set as the default for a user account. Changing the default MFA provider could allow sign‑ins to be approved outside of the organization’s standard authentication flow and might indicate account manipulation intended to persist access or weaken enforcement. Go through the Recommendation section to immediately investigate and mitigate associated risks.</details> | Medium | [T1556.006](https://attack.mitre.org/techniques/T1556/006) | xdr_Suspicious3rdPartyMfaAddition | |<a name="suspicious-addition-of-email"></a><details><summary>Suspicious addition of email</summary><br>**Description**:<br><br>New email was added for multiple users in a suspicious way. An attacker might have done this to gain persistence in the organization.</details> | Medium | [T1556.006](https://attack.mitre.org/techniques/T1556/006) | xdr_SuspiciousMFAAddition | |<a name="suspicious-change-to-primary-group-id"></a><details><summary>Suspicious change to primary group ID</summary><br>**Description**:<br><br>A user's primary group ID was modified. An attacker might have compromised a user account and assigned a backdoor user with strong permissions in the domain for later use.</details> | High | [T1098](https://attack.mitre.org/techniques/T1098) | xdr_SuspiciousChangeInUserPrimaryGroupId |@@ -259,7 +266,7 @@ The following alerts indicate that a malicious actor might be attempting to main |<a name="suspicious-mfa-tampering-activity-by-admin-account"></a><details><summary>Suspicious MFA tampering activity by admin account</summary><br>**Description**:<br><br>An administrator account performed multifactor authentication (MFA) tampering activity after a risky authentication. An attacker might have compromised an admin account to manipulate MFA settings for possible lateral movement activity.</details> | Low | [T1556.006](https://attack.mitre.org/techniques/T1556/006) | xdr_AdminAccountTakeover | |<a name="suspicious-removal-of-privileged-app-role-assignment-through-graph-api"></a><details><summary>Suspicious removal of privileged app role assignment through Graph API</summary><br>**Description**:<br><br>A privileged app role assignment was deleted through Microsoft Graph API. This activity might indicate unauthorized removal or modification of application privileges.</details> | High | [T1114](https://attack.mitre.org/techniques/T1114) | xdr_SuspiciousAppRoleAssignmentDeletion | |<a name="suspicious-resource-based-constrained-delegation-rbcd-attribute-change"></a><details><summary>Suspicious resource-based constrained delegation (RBCD) attribute change</summary><br>**Description**:<br><br>One or more suspicious Resource-Based Constrained Delegation (RBCD)-related Active Directory (AD) attribute changes were detected. Such activity is often an initial step in RBCD attacks and might allow an attacker to impersonate users when accessing the targeted account affected by the RBCD attribute change. This behavior might indicate an attacker's attempt to achieve privilege escalation and establish persistence within the organization.</details> | Medium | [T1098](https://attack.mitre.org/techniques/T1098) | xdr_SuspiciousRbcdAttributeChange |-|<a name="suspicious-service-principal-sign-in-following-credential-addition"></a><details><summary>Suspicious service principal sign-in following credential addition</summary><br>**Description**:<br><br>Anomalous service principal sign-in to access {ResourceDisplayName} detected, shortly after new credentials are added. Such activity may indicate application persistence, unauthorized credential implantation, privilege escalation, or Service Principal compromise.</details> | Medium | [T1098.001](https://attack.mitre.org/techniques/T1098/001) | xdr_AnomalousSPNSignInAfterCredAddition |+|<a name="suspicious-service-principal-sign-in-following-credential-addition"></a><details><summary>Suspicious service principal sign-in following credential addition</summary><br>**Description**:<br><br>Anomalous Service Principal sign in to access {ResourceDisplayName} detected, shortly after new credentials are added. Such activity may indicate application persistence, unauthorized credential implantation, privilege escalation, or Service Principal compromise.</details> | Medium | [T1098.001](https://attack.mitre.org/techniques/T1098/001) | xdr_AnomalousSPNSignInAfterCredAddition | |<a name="suspicious-signin-by-a-user-exhibiting-a-spike-in-account-update-activity"></a><details><summary>Suspicious sign‑in by a user exhibiting a spike in account update activity</summary><br>**Description**:<br><br>A user account that exhibited an unusual increase in account update operations, including changes to authentication methods such as the removal of multifactor authentication (MFA), was also observed performing a suspicious sign‑in activity. This pattern might indicate attempts to modify authentication settings or access the account in a manner consistent with unauthorized use.</details> | Medium | [T1098](https://attack.mitre.org/techniques/T1098) | xdr_SuspiciousSpikeUserUpdate | |<a name="user-was-created-and-assigned-to-global-administrator-role"></a><details><summary>User was created and assigned to Global Administrator role</summary><br>**Description**:<br><br>A new user was created and assigned to Global Administrator role. An attacker might have compromised the user account to perform persistence and lateral movement.</details> | High | [T1136.003](https://attack.mitre.org/techniques/T1136/003), [T1098.003](https://attack.mitre.org/techniques/T1098/003) | xdr_SuspiciousUserCreationAndSensitiveRoleAssignment | |<a name="user-was-created-and-assigned-to-sensitive-role"></a><details><summary>User was created and assigned to sensitive role</summary><br>**Description**:<br><br>A new user was created and assigned to a sensitive role. An attacker might have compromised the user account to perform persistence and lateral movement.</details> | Medium | [T1136.003](https://attack.mitre.org/techniques/T1136/003), [T1098.003](https://attack.mitre.org/techniques/T1098/003) | xdr_SuspiciousUserCreationAndSensitiveRoleAssignment |@@ -277,6 +284,7 @@ The following alerts indicate that a malicious actor might be attempting to gain |<a name="anomalous-activity-following-global-administrator-elevation"></a><details><summary>Anomalous activity following Global Administrator elevation</summary><br>**Description**:<br><br>Anomalous behavior was observed on a user account around Global Administrator role elevation. The activity includes unusual Graph API patterns such as persistence, credential manipulation, policy changes, and reconnaissance, along with burst call behavior, failed access attempts, and risky sign-in events from unfamiliar locations or devices. This activity might indicate credential abuse, privilege escalation, backdoor creation, or compromise of the elevated Global Administrator account.</details> | Medium | [T1078.004](https://attack.mitre.org/techniques/T1078/004), [T1098](https://attack.mitre.org/techniques/T1098) | xdr_AnomalousGlobalAdminActivity | |<a name="okta-privilege-escalation-following-anomalous-sign-in-by-actoraliasname"></a><details><summary>Okta privilege escalation following anomalous sign in by {ActorAliasName}</summary><br>**Description**:<br><br>An anomalous Okta sign in attempt (event {AnomalousLoginEventId}) at {AnomalousLoginTime} from IP address {IPAddress} was followed by privileged action {PrivilegedActionType} within the same session {SessionId} at {Timestamp}. Time delta between events: {DeltaSeconds}s.</details> | High | [T1110](https://attack.mitre.org/techniques/T1110), [T1548](https://attack.mitre.org/techniques/T1548) | xdr_OktaPrivilegeEscalationFollowingSignIn | |<a name="okta-session-impersonation-leading-to-privileged-action-for-accountupn"></a><details><summary>Okta session impersonation leading to privileged action for {AccountUpn}</summary><br>**Description**:<br><br>An Okta impersonation session (event {ImpersonationStartEventId}) was initiated at {ImpersonateSessionTime} from IP address {IPAddress}. A privileged action {PrivilegedActionType} occurred within the same session {SessionId} at {Timestamp}. The time between events was {DeltaSeconds}s</details> | High | [T1548](https://attack.mitre.org/techniques/T1548), [T1134](https://attack.mitre.org/techniques/T1134) | xdr_OktaUserSessionImpersonationPrivilegedAction |+|<a name="potential-certighost-cve-2026-54121-ad-cs-abuse"></a><details><summary>Potential Certighost (CVE-2026-54121) AD CS abuse</summary><br>**Description**:<br><br>Activity associated with potential Certighost (CVE-2026-54121) abuse was detected in Active Directory Certificate Services (AD CS). This activity may indicate an attempt to abuse certificate enrollment or certificate-based authentication to impersonate a privileged identity, including a domain controller, and elevate privileges in the domain.</details> | High | [T1649](https://attack.mitre.org/techniques/T1649), [T1550.003](https://attack.mitre.org/techniques/T1550/003) | xdr_CertighostAdcsChaseAbuse | |<a name="risky-sign-in-followed-by-privilege-role-grant"></a><details><summary>Risky sign in followed by privilege role grant</summary><br>**Description**:<br><br>A user account flagged with a high risk Microsoft Entra sign in assessment was assigned to a high privilege directory role such as Global Administrator or Privileged Role Administrator shortly after logging in, using the Add member to role operation. This sequence strongly suggests a compromised credential followed by rapid privilege escalation.</details> | Medium | [T1078.004](https://attack.mitre.org/techniques/T1078/004), [T1098.003](https://attack.mitre.org/techniques/T1098/003) | xdr_RiskySignInFollowedByPrivilegedRoleGrant | |<a name="suspected-certificate-enrollment-abuse-esc15"></a><details><summary>Suspected certificate enrollment abuse (ESC15)</summary><br>**Description**:<br><br>A certificate was enrolled suspiciously. An attacker might be using the ESC15 technique to exploit CVE-2024-49019 (https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-49019) and escalate privileges in the forest.</details> | High | [T1068](https://attack.mitre.org/techniques/T1068) | xdr_SuspectedCertificateEnrollmentESC15 | |<a name="suspicious-addition-and-removal-of-elevated-privileges"></a><details><summary>Suspicious addition and removal of elevated privileges</summary><br>**Description**:<br><br>A high-privilege Entra ID role (for example, Global Administrator or Privileged Role Administrator) was granted to user or service principal and was quickly revoked after. This rapid role assignment and removal pattern is uncommon in regular administrative workflows and might indicate an attempt to evade detection during privilege escalation. Investigate this alert immediately to prevent or mitigate any unauthorized access, privilege escalation, and security breach.</details> | Medium | [T1078.004](https://attack.mitre.org/techniques/T1078/004) | xdr_SuspiciousAdditionAndRemovalOfPrivilegedRole |@@ -285,5 +293,3 @@ The following alerts indicate that a malicious actor might be attempting to gain <!-- docutune:enable --> -- 