January 2024 (30)
Microsoft Exchange Server UM Spawning Suspicious Processes
2 rules 2 TTPs 1 CVEThis rule detects suspicious processes spawned by the Microsoft Exchange Server Unified Messaging (UM) service, potentially indicating exploitation of CVE-2021-26857 and leading to unauthorized process execution and system compromise.
Signed Proxy Execution via MS Work Folders
2 rules 3 TTPs 1 IOCAdversaries may misuse Windows Work Folders to execute a masqueraded 'control.exe' file from a non-standard location, bypassing application controls and potentially escalating privileges.
Windows EventLog Autologger Session Disabled via Registry Modification
2 rules 1 TTPAdversaries may attempt to disable Windows EventLog autologger sessions via registry modification to evade detection and prevent security monitoring of early boot activities and system events.
Account Discovery Command via SYSTEM Account
3 rules 3 TTPsThe rule identifies when the SYSTEM account uses an account discovery utility, potentially indicating discovery activity after privilege escalation, focusing on utilities like whoami.exe and net1.exe executed under the SYSTEM account.
Multiple Logon Failure Followed by Logon Success
2 rules 1 TTPThis rule identifies potential password guessing/brute force activity from a single address, followed by a successful logon, indicating that an attacker may have compromised an account by brute-forcing login attempts across multiple users.
Potential Local NTLM Relay via HTTP
2 rules 1 TTPAdversaries may coerce local NTLM authentication over HTTP via WebDAV named-pipe paths (Print Spooler, SRVSVC), then relay credentials to elevate privileges.
Ransomware Attempting to Disable Windows Recovery via Bcdedit
2 rules 1 TTPThis brief details the detection of ransomware actors using bcdedit.exe to modify boot settings, specifically disabling automatic repair mode to hinder system recovery.
RegAsm Executed Without Command Line Arguments
2 rules 1 TTPThe execution of regasm.exe without command-line arguments is often indicative of process injection and potential code execution, which could lead to privilege escalation, persistence, or data compromise.
rust-zserio Unbounded Memory Allocation Vulnerability
2 rules 1 TTPThe rust-zserio package is vulnerable to unbounded memory allocation when deserializing arrays, strings, or bytes (blob) types, allowing an attacker to cause a denial-of-service by providing a crafted data file with a large size value.
rustls-webpki Denial-of-Service Vulnerability via Malformed CRL BIT STRING
2 rules 1 TTPA denial-of-service vulnerability exists in rustls-webpki versions prior to 0.103.13 and between 0.104.0-alpha.1 and 0.104.0-alpha.7 due to a panic in `bit_string_flags()` when processing a malformed CRL BIT STRING, triggered when CRL checking is enabled and an attacker provides a crafted CRL.
SUSE Harvester Rancher Integration Vulnerable to MITM and DOS
3 rules 2 TTPsSUSE Harvester's Rancher integration mechanism is vulnerable to a man-in-the-middle attack due to insecure TLS options, potentially leading to denial of service.
Suspicious Access to Chrome Local State File
2 rules 1 TTPThis analytic detects non-Chrome processes accessing the Chrome Local State file, which can lead to the extraction of the master key used for decrypting saved Chrome passwords.
Suspicious Kernel Module Load from Unusual Location (Linux)
2 rulesThis alert detects the loading of Linux kernel modules from non-standard directories, potentially indicating malicious persistence or rootkit activity.
Suspicious LSASS Access via Malicious Secondary Logon Service
3 rules 1 TTPAn attacker abuses the Secondary Logon service (seclogon.dll) to gain unauthorized access to the LSASS process, potentially leaking credentials.
Suspicious PowerShell Arguments Detected
2 rules 1 TTPDetection of suspicious arguments used with PowerShell, potentially indicating malicious activity execution.
Suspicious Raw Disk Access Detected
2 rules 1 TTPDetection of processes accessing raw disk volumes outside of normal system paths, often associated with wiper malware and boot sector attacks.
Suspicious WMI Image Load from MS Office
2 rules 1 TTPAdversaries may exploit Windows Management Instrumentation (WMI) to execute code stealthily, bypassing traditional security measures by loading `wmiutils.dll` from Microsoft Office applications, potentially indicating malicious execution.
thin-vec Double Free / Use-After-Free Vulnerability
2 rulesA double free/use-after-free vulnerability exists in the `thin_vec` crate before version 0.2.16, specifically in the `IntoIter::drop` and `ThinVec::clear` implementations, which can be triggered via a panic during element deallocation, leading to memory corruption and potential arbitrary code execution.
TinyCC Masquerading as Svchost for Shellcode Execution
2 rules 2 TTPsAttackers rename TinyCC (tcc.exe) to svchost.exe and use it to compile and execute C source files containing shellcode, using the `-nostdlib` and `-run` flags, as observed in the Lotus Blossom Chrysalis backdoor campaign, indicating potential evasion and malicious code execution.
Tutor LMS WordPress Plugin Insecure Direct Object Reference (CVE-2026-3360)
2 rules 2 TTPs 1 CVEThe Tutor LMS plugin for WordPress is vulnerable to an Insecure Direct Object Reference (IDOR), allowing unauthenticated attackers to overwrite billing profiles of users with incomplete orders.
Unauthenticated Remote Takeover of Nginx-UI via MCP Endpoint
2 rules 5 TTPs 1 IOCNginx-UI is vulnerable to unauthenticated remote takeover due to a missing authentication check on the `/mcp_message` endpoint, allowing attackers to invoke MCP tools without authentication, leading to arbitrary nginx configuration modification, traffic interception, service disruption, configuration exfiltration, and credential harvesting; the default empty IP whitelist allows access from any network attacker.
Untrusted Driver Loaded by Windows Kernel
3 rules 1 TTP 4 IOCsAn untrusted driver loaded by the Windows kernel may indicate an attempt to bypass code signing policies and execute unsigned or self-signed kernel code, potentially leading to defense evasion.
Unusual Persistence via Services Registry Modification
2 rules 3 TTPsAdversaries may modify the Windows services registry keys directly to stealthily persist through abnormal service creation or modification of an existing service, bypassing standard APIs, detected by monitoring registry changes related to service DLLs and image paths.
Wallpaper Modification Detection
3 rules 1 TTPDetection of unauthorized or suspicious wallpaper modifications on endpoints can indicate malicious activity or policy violations.
Web Server Discovery or Fuzzing Activity Detection
2 rules 2 TTPsThis rule detects potential web server discovery or fuzzing activity by identifying a high volume of HTTP GET requests resulting in 404 or 403 status codes from a single source IP address within a short timeframe, indicating attackers discovering hidden resources for targeted attacks.
Web Server Remote File Inclusion Activity Detected
2 rules 1 TTPThis rule detects potential Remote File Inclusion (RFI) activity on web servers by identifying HTTP GET requests that attempt to access sensitive remote files through directory traversal techniques or known file paths to read sensitive files, gain system information, or further compromise the server.
Windows Defender Real-Time Behavior Monitoring Disabled via Registry Modification
2 rules 1 TTPAttackers modify Windows Registry keys to disable Windows Defender real-time behavior monitoring, a tactic used by malware to evade detection and persist on compromised systems.
Windows Suspicious Process Execution from Unusual File Paths
3 rules 2 TTPsAdversaries may execute malicious processes from unusual file paths (e.g., within Windows, Users, or Recycle Bin directories) to evade defenses and potentially compromise systems.
WMI Permanent Event Subscription Abuse for Persistence
2 rules 1 TTPAttackers use WMI permanent event subscriptions to execute malicious scripts or binaries for persistence by creating event consumers other than the default NTEventLogEventConsumer.
WordPress Drag and Drop Multiple File Upload Plugin Path Traversal Vulnerability
2 rules 1 TTP 1 CVEThe Drag and Drop Multiple File Upload for Contact Form 7 WordPress plugin is vulnerable to path traversal, allowing unauthenticated attackers to read arbitrary files within the 'wp-content' directory readable by the web server process.