Browse Rules

Search and filter across all detection sources

131 rules

elastic-protections high eql

Powershell Execution via Runscripthelper

Detects attempts to execute a powershell script bypassing constrained language mode using the RunScriptHelper utility.

elastic-protections high eql

Shellcode Behavior from Unusual Memory

Identifies when a process attempts to allocate shellcode from a memory with unusual properties.

elastic-protections high eql

Suspicious Execution via SQL PowerShell

Detects attempts to execute suspicious powershell commands using the Microsoft SQL Powershell Helper Tools.

elastic-protections high eql

Execution via DCOM Excel Application

Identifies suspicious execution via Distributed Component Object Model service to launch an application via Excel.

elastic-protections high eql

Suspicious PowerShell Execution via Windows Scripts

Identifies suspicious PowerShell execution spawning from Windows Script Host processes (cscript or wscript.exe).

elastic-protections high eql

Domain Computers Enumeration via LDAP Search

Identifies a list of suspicious LDAP queries often used by reconnaissance tools to enumerate domain computers.

elastic-protections high eql

Potential DLL Hollowing from a Writable Image

Identifies attempts to stealthily execute malicious code using DLL hollowing technique from a writable image.

elastic-protections high eql

PowerShell Obfuscation Spawned via Microsoft Office

Identifies a Microsoft Office application (Word, PowerPoint, Excel) starting Windows PowerShell with a suspicious command line.

elastic-protections high eql

Hollow Image Behavior via Native API

Identifies attempt to perform code injection via image hollowing replacing image mapped memory content with malicious one.

elastic-protections high eql

Suspicious DNS Query by MSIEXEC

Identifies DNS queries by MSIEXEC to suspicious DNS domains related to potentially unwanted software delivered via Windows installers.

elastic-protections high eql

API Call via Timer Callback Event

Identifies API calls via timeSetEvent callback function. This may indicate an attempt to proxy API call via callback.

elastic-protections high eql

Execution from Unusual Directory

Identifies process execution from suspicious default Windows directories. This may be abused by adversaries to hide malware in trusted paths.

elastic-protections high eql

Potential privilege escalation via CVE-2022-38028

Identifies a privilege escalation attempt via exploiting CVE-2022-38028 to hijack the print spooler service execution.

elastic-protections high eql

Potential Reverse Shell Activity via Terminal

Identifies the execution of a shell process with suspicious arguments which may be indicative of reverse shell activity.

elastic-protections high eql

Tccutil Reset via Suspicious Binary

Detects when Tccutils is used to reset the TCC database decisions for a specific service via a suspicious binary.

elastic-protections high eql

Bind Shell via Socket

Detects the creation of a bind shell via socket. Attackers may spawn bind shells to establish persistence onto a target system.

elastic-protections high eql

Shellcode Fluctuation via CallBack

Identifies private (JIT) code memory with fluctuating page protections. This may indicate an attempt to hide injected code from memory scanners.

elastic-protections high eql

Suspicious Trend Micro Security Agent Child Process

Detects a suspicious child process of the Trend Micro Security Agent indicating a possible remote code execution attempt.

elastic-protections high eql

Suspicious Execution via DCOM

Identifies suspicious execution via the Distributed Component Object Model service. This may indicate an attempt to evade detection via suspicious process tree.

elastic-protections high eql

Asynchronous Procedure Call from Unusual Module

Identifies attempts to queue an Asynchronous Procedure Call (APC) to a remote process. This may indicate a remote code injection attack.

elastic-protections high eql

Potential Injection via NSIS Installer

Identifies allocation of RWX memory region from a Nullsoft scriptable installer. Adversaries may abuse NSIS installers to deliver malware for initial access.

elastic-protections high eql

Suspicious PHP Script Execution

Identifies the execution a PHP script utility that was recently dropped followed by an egress network activity or spawning a suspicious child process.

elastic-protections high eql

Unusual File Written or Modified in Startup Folder

Identifies suspicious file extensions or names written to the startup folder. Adversaries may use this technique to maintain persistence.

elastic-protections high eql

Privileged Domain Group Enumeration via LDAP

Identifies Active Directory privileged groups enumeration using LDAP search events. Adversaries attempt to enumerate groups with sensitive permissions to further escalate privileges.

elastic-protections high eql

Suspicious Oversized Script Execution

Identifies the execution of oversized Windows scripts. Adversaries may employ script padding with random data to evade sandbox detection restriction based on file size.