January 2024 (30)
Windows .Key File Creation in Root Directory
2 rules 1 TTPThis search detects the creation of a .key file in the root directory of the system drive, an activity associated with ransomware execution before file encryption.
Windows AD Domain Controller Audit Policy Disabled
2 rules 1 TTPDetection of disabled audit policies on a Windows domain controller by monitoring Windows Security Event Logs for EventCode 4719, indicative of an attacker attempting to evade detection and potentially leading to data theft, privilege escalation, and full network compromise.
Windows AD Domain Replication ACL Addition Detection
2 rules 2 TTPsThis brief details the detection of unauthorized modifications to Active Directory domain replication Access Control Lists (ACLs), specifically targeting permissions that enable DCSync attacks, potentially leading to sensitive data exfiltration and privilege escalation.
Windows AD GPO Disabled
3 rules 1 TTPDetection of Active Directory Group Policy being disabled using the Group Policy Management Console, potentially indicating malicious attempts to weaken security controls.
Windows AppCertDLL Registry Modification via Command Line
2 rules 2 TTPsAttackers modify the AppCertDLL registry key via command-line utilities to load malicious DLLs during system startup, achieving persistence and privilege escalation.
Windows Application Hotkey Disablement via Registry Modification
2 rules 1 TTPAttackers disable Windows application hotkeys by modifying specific registry entries to hinder incident response and evade detection.
Windows Attempt to Stop Security Service
2 rules 1 TTPAn attacker attempts to stop security services on a Windows endpoint using sc.exe, net.exe, or PowerShell Stop-Service cmdlet to weaken defenses for further malicious activity.
Windows Audit Policy Cleared via Auditpol
2 rules 1 TTPThe execution of `auditpol.exe` with the `/clear` or `/remove` command-line arguments indicates potential defense evasion by adversaries or Red Teams, aiming to limit data that can be leveraged for detections and audits, potentially leading to full machine compromise or lateral movement.
Windows Audit Policy Disabled via Legacy Auditpol
2 rules 1 TTPAdversaries may disable Windows audit policies using the legacy auditpol.exe utility to evade detection by limiting the data available for security monitoring and incident response.
Windows Audit Policy Exclusion via Auditpol
2 rules 1 TTPAdversaries may attempt to disable or modify security tools to evade detection; this analytic identifies the execution of `auditpol.exe` with the `/set` and `/exclude` command-line arguments to exclude specific users' events from audit logs, potentially evading detection and enabling further malicious activities.
Windows Audit Policy Sub-Category Disabled
2 rules 3 TTPsThis rule detects attempts to disable auditing for security-sensitive audit policy sub-categories on Windows systems, often done by attackers to evade detection and forensic analysis.
Windows Auditpol ResourceSACL Clearing for Defense Evasion
2 rulesAdversaries may clear the global object access auditing policy using `auditpol.exe` with the `/resourceSACL` flag and either `/clear` or `/remove` arguments to evade detection by removing audit configurations.
Windows AutoLogger Session Disabled via Registry Modification
2 rules 1 TTPAn attacker disables Windows AutoLogger sessions by modifying specific registry values to evade defenses and blind EDR and log ingest tools.
Windows Command-Line Tool Execution from Non-Shell Process
2 rules 1 TTPDetection of command-line tools such as `ipconfig.exe` and `systeminfo.exe` being executed from non-standard parent processes can indicate system discovery activity by threat actors like FIN7 using injected processes.
Windows ComputerDefaults Process Spawning Detection
2 rules 1 TTPThe ComputerDefaults.exe process, used for managing default application associations in Windows, can be exploited by attackers to bypass User Account Control (UAC) and execute unauthorized code with elevated privileges, which is detected by monitoring abnormal parent-child process relationships.
Windows Control Panel Disabled via Registry Modification
2 rules 2 TTPsThis analytic detects registry modifications that disable the Control Panel on Windows systems by monitoring changes to the registry path '*\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoControlPanel' with a value of '0x00000001', which is commonly used by malware to prevent users from accessing the Control Panel and hindering remediation efforts.
Windows Data Destruction via Recursive Executable File Deletion
2 rules 1 TTPA suspicious process recursively deleting executable files (e.g., .exe, .sys, .dll) indicates potential data destruction activity, detected via high-volume file deletion/overwrite events associated with destructive malware families like CaddyWiper and SwiftSlicer.
Windows Defender Antivirus Disabled via Registry Modification
2 rules 1 TTPAttackers modify Windows Defender registry settings to disable antivirus and antispyware protections, evading detection and maintaining persistence.
Windows Defender Application Guard Auditing Disabled via Registry Modification
2 rules 1 TTPAttackers modify the Windows Registry to disable auditing for Windows Defender Application Guard, hindering security monitoring and enabling malicious activity to go unnoticed.
Windows Defender ASR or Threat Configuration Tampering
2 rules 1 TTPAdversaries tamper with Windows Defender's Attack Surface Reduction (ASR) rules or threat default actions using Add-MpPreference or Set-MpPreference commands, aiming to bypass the security tool for undetected malicious code execution.
Windows Defender BlockAtFirstSeen Feature Disabled via Registry Modification
2 rulesAn attacker modifies the Windows Registry to disable the Windows Defender BlockAtFirstSeen feature, potentially allowing malware to bypass initial detection and increasing the risk of system compromise.
Windows Defender Controlled Folder Access Disabled via Registry Modification
2 rules 1 TTPThis analytic detects a Windows registry modification that disables the Windows Defender Controlled Folder Access feature, potentially allowing attackers to bypass a key security control and gain unauthorized access to sensitive files.
Windows Defender Disabled via Registry Modification
2 rules 1 TTPAn attacker modifies the Windows Registry key 'DisableAntiSpyware' to disable Windows Defender, a technique commonly associated with Ryuk ransomware to evade defenses.
Windows Defender Enhanced Notification Disabled via Registry Modification
2 rules 1 TTPAn attacker modifies the Windows Registry to disable Windows Defender's Enhanced Notification feature, preventing users from receiving security alerts and potentially allowing malicious activities to go unnoticed, ultimately enabling persistence and evasion.
Windows Defender Evasion via Protected Process Light (PPL) Manipulation
2 rules 2 TTPsAn attacker can potentially evade Windows Defender by manipulating Protected Process Light (PPL) attributes, allowing malicious processes to operate with elevated privileges and avoid security scans.
Windows Defender Exclusion Added or Modified via Command Line
2 rulesAdversaries use Add-MpPreference or Set-MpPreference commands to add exclusions in Windows Defender, allowing malicious code to execute undetected, and this activity can be detected via Endpoint Detection and Response (EDR) agents.
Windows Defender Exclusion Registry Modification
2 rules 1 TTPAdversaries modify Windows Defender exclusion registry entries to bypass antivirus and execute malicious code undetected, potentially leading to persistence and further malicious activities.
Windows Defender Exclusions Added via PowerShell
2 rules 3 TTPsAdversaries may attempt to bypass Windows Defender's capabilities by using PowerShell to add exclusions for folders or processes, and this activity can be detected by monitoring PowerShell command lines that use `Add-MpPreference` or `Set-MpPreference` with exclusion parameters.
Windows Defender File Hash Computation Disabled via Registry Modification
2 rules 1 TTPAttackers may disable Windows Defender's ability to compute file hashes by modifying the EnableFileHashComputation registry value, impairing its malware detection capabilities.
Windows Defender Infection Reporting Disabled via Registry Modification
2 rulesAttackers modify the Windows registry to disable Windows Defender's infection reporting, preventing detailed threat information from reaching Microsoft and potentially allowing malware to evade detection.