Other security alerts

Typically, cyberattacks are launched against any accessible entity, such as a low-privileged user, and then quickly move laterally until the attacker gains access to valuable assets. Valuable assets can be sensitive accounts, domain administrators, or highly sensitive data. Microsoft Defender for Identity identifies these advanced threats at the source throughout the entire attack kill chain and classifies them into the following phases:

  1. Reconnaissance and discovery alerts
  2. Persistence and privilege escalation alerts
  3. Credential access alerts
  4. Lateral movement alerts
  5. Other

To learn more about how to understand the structure, and common components of all Defender for Identity security alerts, see Understanding security alerts. For information about True positive (TP), Benign true positive (B-TP), and False positive (FP), see security alert classifications.

The following security alerts help you identify and remediate Other phase suspicious activities detected by Defender for Identity in your network.

Suspected DCShadow attack (domain controller promotion) (external ID 2028)

Previous name: Suspicious domain controller promotion (potential DCShadow attack)

Severity: High

Description:

A domain controller shadow (DCShadow) attack is an attack designed to change directory objects using malicious replication. This attack can be performed from any machine by creating a rogue domain controller using a replication process.

In a DCShadow attack, RPC, and LDAP are used to:

  1. Register the machine account as a domain controller (using domain admin rights).
  2. Perform replication (using the granted replication rights) over DRSUAPI and send changes to directory objects.

In this Defender for Identity detection, a security alert is triggered when a machine in the network tries to register as a rogue domain controller.

Learning period:

None

MITRE:

Primary MITRE tactic Defense Evasion (TA0005)
MITRE attack technique Rogue Domain Controller (T1207)
MITRE attack sub-technique N/A

Suggested steps for prevention:

Validate the following permissions:

  1. Replicate directory changes.
  2. Replicate directory changes all.
  3. For more information, see Grant Active Directory Domain Services permissions for profile synchronization in SharePoint Server 2013. You can use AD ACL Scanner or create a Windows PowerShell script to determine who has these permissions in the domain.

Note

Suspicious domain controller promotion (potential DCShadow attack) alerts are supported by Defender for Identity sensors only.

Suspected DCShadow attack (domain controller replication request) (external ID 2029)

Previous name: Suspicious replication request (potential DCShadow attack)

Severity: High

Description:

Active Directory replication is the process by which changes that are made on one domain controller are synchronized with other domain controllers. Given necessary permissions, attackers can grant rights for their machine account, allowing them to impersonate a domain controller. Attackers strive to initiate a malicious replication request, allowing them to change Active Directory objects on a genuine domain controller, which can give the attackers persistence in the domain. In this detection, an alert is triggered when a suspicious replication request is generated against a genuine domain controller protected by Defender for Identity. The behavior is indicative of techniques used in domain controller shadow attacks.

Learning period:

None

MITRE:

Primary MITRE tactic Defense Evasion (TA0005)
MITRE attack technique Rogue Domain Controller (T1207)
MITRE attack sub-technique N/A

Suggested remediation and steps for prevention:

Validate the following permissions:

  1. Replicate directory changes.
  2. Replicate directory changes all.
  3. For more information, see Grant Active Directory Domain Services permissions for profile synchronization in SharePoint Server 2013. You can use AD ACL Scanner or create a Windows PowerShell script to determine who in the domain has these permissions.

Note

Suspicious replication request (potential DCShadow attack) alerts are supported by Defender for Identity sensors only.

Suspicious VPN connection (external ID 2025)

Previous name: Suspicious VPN connection

Severity: Medium

Description:

Defender for Identity learns the entity behavior for users VPN connections over a sliding period of one month.

The VPN-behavior model is based on the machines users log in to and the locations the users connect from.

An alert is opened when there's a deviation from the user's behavior based on a machine learning algorithm.

Learning period:

30 days from the first VPN connection, and at least 5 VPN connections in the last 30 days, per user.

MITRE:

Primary MITRE tactic Defense Evasion (TA0005)
Secondary MITRE tactic Persistence (TA0003)
MITRE attack technique External Remote Services (T1133)
MITRE attack sub-technique N/A

Remote code execution attempt (external ID 2019)

Previous name: Remote code execution attempt

Severity: Medium

Description:

Attackers who compromise administrative credentials or use a zero-day exploit can execute remote commands on your domain controller or AD FS / AD CS server. This can be used for gaining persistency, collecting information, denial of service (DOS) attacks or any other reason. Defender for Identity detects PSexec, Remote WMI, and PowerShell connections.

Learning period:

None

MITRE:

Primary MITRE tactic Execution (TA0002)
Secondary MITRE tactic Lateral Movement (TA0008)
MITRE attack technique Command and Scripting Interpreter (T1059),Remote Services (T1021)
MITRE attack sub-technique PowerShell (T1059.001), Windows Remote Management (T1021.006)

Suggested steps for prevention:

  1. Restrict remote access to domain controllers from non-Tier 0 machines.
  2. Implement privileged access, allowing only hardened machines to connect to domain controllers for admins.
  3. Implement less-privileged access on domain machines to allow specific users the right to create services.

Note

Remote code execution attempt alerts on attempted use of Powershell commands are only supported by Defender for Identity sensors.

Suspicious service creation (external ID 2026)

Previous name: Suspicious service creation

Severity: Medium

Description:

A suspicious service has been created on a domain controller or AD FS / AD CS server in your organization. This alert relies on event 7045 to identify this suspicious activity.

Learning period:

None

MITRE:

Primary MITRE tactic Execution (TA0002)
Secondary MITRE tactic Persistence (TA0003), Privilege Escalation (TA0004), Defense Evasion (TA0005), Lateral Movement (TA0008)
MITRE attack technique Remote Services (T1021), Command and Scripting Interpreter (T1059), System Services (T1569), Create or Modify System Process (T1543)
MITRE attack sub-technique Service Execution (T1569.002), Windows Service (T1543.003)

Suggested steps for prevention:

  1. Restrict remote access to domain controllers from non-Tier 0 machines.
  2. Implement privileged access to allow only hardened machines to connect to domain controllers for administrators.
  3. Implement less-privileged access on domain machines to give only specific users the right to create services.

Suspicious communication over DNS (external ID 2031)

Previous name: Suspicious communication over DNS

Severity: Medium

Description:

The DNS protocol in most organizations is typically not monitored and rarely blocked for malicious activity. Enabling an attacker on a compromised machine, to abuse the DNS protocol. Malicious communication over DNS can be used for data exfiltration, command, and control, and/or evading corporate network restrictions.

Learning period:

None

MITRE:

Primary MITRE tactic Exfiltration (TA0010)
MITRE attack technique Exfiltration Over Alternative Protocol (T1048), Exfiltration Over C2 Channel (T1041), Scheduled Transfer (T1029), Automated Exfiltration (T1020), Application Layer Protocol (T1071)
MITRE attack sub-technique DNS (T1071.004), Exfiltration over Unencrypted/Obfuscated Non-C2 Protocol (T1048.003)

Data exfiltration over SMB (external ID 2030)

Severity: High

Description:

Domain controllers hold the most sensitive organizational data. For most attackers, one of their top priorities is to gain domain controller access, to steal your most sensitive data. For example, exfiltration of the Ntds.dit file, stored on the DC, allows an attacker to forge Kerberos ticket granting tickets(TGT) providing authorization to any resource. Forged Kerberos TGTs enable the attacker to set the ticket expiration to any arbitrary time. A Defender for Identity Data exfiltration over SMB alert is triggered when suspicious transfers of data are observed from your monitored domain controllers.

Learning period:

None

MITRE:

Primary MITRE tactic Exfiltration (TA0010)
Secondary MITRE tactic Lateral Movement (TA0008),Command and Control (TA0011)
MITRE attack technique Exfiltration Over Alternative Protocol (T1048), Lateral Tool Transfer (T1570)
MITRE attack sub-technique Exfiltration Over Unencrypted/Obfuscated Non-C2 Protocol (T1048.003)

Suspicious deletion of the certificate database entries (external ID 2433)

Severity: Medium

Description:

The deletion of certificate database entries is a red flag, indicating potential malicious activity. This attack could disrupt the functioning of Public Key Infrastructure (PKI) systems, impacting authentication and data integrity.

Learning period:

None

MITRE:

Primary MITRE tactic Defense Evasion (TA0005)
MITRE attack technique Indicator Removal (T1070)
MITRE attack sub-technique N/A

Note

Suspicious deletion of the certificate database entries alerts are only supported by Defender for Identity sensors on AD CS.

Suspicious disable of audit filters of AD CS (external ID 2434)

Severity: Medium

Description:

Disabling audit filters in AD CS can allow attackers to operate without being detected. This attack aims to evade security monitoring by disabling filters that would otherwise flag suspicious activities.

Learning period:

None

MITRE:

Primary MITRE tactic Defense Evasion (TA0005)
MITRE attack technique Impair Defenses (T1562)
MITRE attack sub-technique Disable Windows Event Logging (T1562.002)

Directory Services Restore Mode Password Change (external ID 2438) (Preview)

Severity: Medium

Description:

Directory Services Restore Mode (DSRM) is a special boot mode in Microsoft Windows Server operating systems that allows an administrator to repair or restore the Active Directory database. This mode is typically used when there are issues with the Active Directory and normal booting isn't possible. The DSRM password is set during the promotion of a server to a domain controller. In this detection, an alert is triggered when Defender for Identity detects a DSRM password is changed. We recommend investigating the source computer and the user who made the request to understand if the DSRM password change was initiated from a legitimate administrative action or if it raises concerns about unauthorized access or potential security threats.

Learning period:

None

MITRE:

Primary MITRE tactic Persistence (TA0003)
MITRE attack technique Account Manipulation (T1098)
MITRE attack sub-technique N/A

Possible Okta session theft

Severity: High

Description:

In session theft, attackers steal the cookies of legitimate user and use it from other locations. We recommend investigating the source IP performing the operations to determine whether those operations are legitimate or not, and that the IP address is used by the user.

Learning period:

2 weeks

MITRE:

Primary MITRE tactic Collection (TA0009)
MITRE attack technique Browser Session Hijacking (T1185)
MITRE attack sub-technique N/A

See also