Detection.FYI
open-menu closeme
  • Suspicious SUID Binary Execution (Auditd Sequence)

    calendar May 8, 2026 · Data Source: Auditd Manager Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Privilege Escalation Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects suspicious sequences where a non-root user launches a high-risk parent process (interpreter, shell one-liner, or execution from user-writable paths) and then quickly executes a common privilege elevation helper (su, sudo, pkexec, passwd, chsh, newgrp) that gains an effective UID of 0 while the real UID remains non-root. This can indicate misuse of SUID/SGID helpers, polkit/sudo abuse, or interactive privilege escalation attempts captured via Auditd Manager telemetry.


    Read More
  • Potential Privilege Escalation via unshare and UID Change

    calendar May 8, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Privilege Escalation Use Case: Vulnerability Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies potentially suspicious use of unshare to create a user namespace context followed by a UID change event indicating a transition to root. Adversaries may use unshare-based primitives as part of local privilege escalation chains. This rule is intentionally generic and can surface multiple local privesc patterns beyond a single CVE.


    Read More
  • Potential Privilege Escalation via unshare Followed by Root Process

    calendar May 8, 2026 · Data Source: Auditd Manager Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Privilege Escalation Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects a short sequence where a non-root user performs unshare-related namespace activity (often associated with user namespace privilege escalation primitives) and then a root process is executed shortly after. This can indicate a successful local privilege escalation attempt or suspicious namespace manipulation captured in Auditd Manager telemetry.


    Read More
  • DNS Request for IP Lookup Service via Unsigned Binary

    calendar May 8, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Discovery Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects when a DNS request is made for an IP lookup service to determine the external IP address of the system via an unsigned or untrusted binary. This is commonly used by malware for reconnaissance before establishing C2 connections.


    Read More
  • Mimikatz Memssp Log File Detected

    calendar May 7, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Credential Access Resources: Investigation Guide Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Data Source: SentinelOne Data Source: Microsoft Defender XDR Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    Identifies the default Mimikatz MemSSP credential log file, mimilsa.log. This file is created after the misc::memssp module injects a malicious Security Support Provider into LSASS and can contain credentials from subsequent logons to the host.


    Read More
  • Suspicious Module Loaded by LSASS

    calendar May 7, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Credential Access Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies LSASS loading an unsigned or untrusted DLL. Windows Security Support Provider (SSP) DLLs are loaded into LSSAS process at system start. Once loaded into the LSA, SSP DLLs have access to encrypted and plaintext passwords that are stored in Windows, such as any logged-on user's Domain password or smart card PINs.


    Read More
  • System Public IP Discovery via DNS Query

    calendar May 7, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Discovery Tactic: Command and Control Resources: Investigation Guide Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: SentinelOne Data Source: Crowdstrike Data Source: Sysmon  ·
    Share on: twitter facebook linkedin copy

    Identifies DNS queries to known public IP address lookup web services from suspicious Windows processes, which can reveal external IP or internet-connectivity discovery before follow-on activity.


    Read More
  • User Added to the Admin Group

    calendar May 7, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Privilege Escalation Data Source: Jamf Protect Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies users being added to the admin group. This could be an indication of privilege escalation activity.


    Read More
  • M365 Identity Login from Atypical Region

    calendar May 7, 2026 · Domain: Cloud Domain: Identity Data Source: Microsoft 365 Data Source: Microsoft 365 Audit Logs Use Case: Threat Detection Use Case: Identity and Access Audit Tactic: Initial Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects successful Microsoft 365 portal logins from a country and region the user has not previously authenticated from in a specific time window. Atypical regions are identified by combining the user's country and region geolocation history; an authentication from a new country/region pair for that user may indicate an adversary attempting to access the account from an unusual location or behind a VPN.


    Read More
  • M365 Identity Login from Impossible Travel Location

    calendar May 7, 2026 · Domain: Cloud Domain: Identity Data Source: Microsoft 365 Data Source: Microsoft 365 Audit Logs Use Case: Threat Detection Use Case: Identity and Access Audit Tactic: Initial Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects successful Microsoft 365 portal logins from impossible travel locations. Impossible travel locations are defined as two different countries within a short time frame. This behavior may indicate an adversary attempting to access a Microsoft 365 account from a compromised account or a malicious actor attempting to access a Microsoft 365 account from a different location.


    Read More
  • Kubernetes Admission Webhook Created or Modified

    calendar May 7, 2026 · Data Source: Kubernetes Domain: Kubernetes Use Case: Threat Detection Tactic: Persistence Tactic: Defense Evasion Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects creation, modification, or deletion of Kubernetes MutatingWebhookConfigurations or ValidatingWebhookConfigurations by non-system identities. Admission webhooks intercept every API request matching their rules before persistence, giving an attacker powerful capabilities: injecting malicious sidecars into every new pod via a mutating webhook, blocking security tooling deployments via a validating webhook, or silently exfiltrating pod specifications to an external server. Webhook manipulation is a stealthy persistence and defense evasion technique because the webhook configuration itself looks benign in kubectl output while actively modifying or intercepting all matching Kubernetes API traffic.


    Read More
  • Cobalt Strike Command and Control Beacon

    calendar May 6, 2026 · Use Case: Threat Detection Tactic: Command and Control Domain: Endpoint Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Cobalt Strike is a threat emulation platform commonly modified and used by adversaries to conduct network attack and exploitation campaigns. This rule detects a network activity algorithm leveraged by Cobalt Strike implant beacons for command and control.


    Read More
  • Inbound Connection to an Unsecure Elasticsearch Node

    calendar May 6, 2026 · Use Case: Threat Detection Tactic: Initial Access Tactic: Reconnaissance Domain: Endpoint Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies Elasticsearch nodes that do not have Transport Layer Security (TLS), and/or lack authentication, and are accepting inbound network connections over the default Elasticsearch port.


    Read More
  • Possible FIN7 DGA Command and Control Behavior

    calendar May 6, 2026 · Use Case: Threat Detection Tactic: Command and Control Domain: Endpoint Data Source: PAN-OS Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects a known command and control pattern in network events. The FIN7 threat group is known to use this command and control technique, while maintaining persistence in their target's network.


    Read More
  • Execution of File Written or Modified by Microsoft Office

    calendar May 6, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Execution Resources: Investigation Guide Data Source: Elastic Endgame Data Source: Elastic Defend  ·
    Share on: twitter facebook linkedin copy

    Identifies an executable created by a Microsoft Office application and subsequently executed. These processes are often launched via scripts inside documents or during exploitation of Microsoft Office applications.


    Read More
  • Potential Foxmail Exploitation

    calendar May 6, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Initial Access Tactic: Execution Data Source: Elastic Defend Data Source: Sysmon Data Source: Windows Security Event Logs Data Source: Elastic Endgame Data Source: SentinelOne Data Source: Microsoft Defender XDR Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the Foxmail client spawning a child process with arguments pointing to user-profile AppData paths or remote shares. This may indicate exploitation of a Foxmail vulnerability for initial access and execution via a malicious email.


    Read More
  • Potential Malicious PowerShell Based on Alert Correlation

    calendar May 6, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Execution Rule Type: Higher-Order Rule Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies PowerShell script blocks linked to multiple distinct PowerShell detections via the same ScriptBlock ID, indicating compound suspicious behavior. Attackers often chain obfuscation, decoding, and execution within a single script block.


    Read More
  • Potential Notepad Markdown RCE Exploitation

    calendar May 6, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Execution Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies a process started by Notepad after opening a Markdown file. This may indicate successful exploitation of a Notepad markdown parsing vulnerability (CVE-2026-20841) that can lead to arbitrary code execution.


    Read More
  • Potential PowerShell HackTool Script by Author

    calendar May 6, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Execution Data Source: PowerShell Logs Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies PowerShell script block content containing known offensive-tool author handles or attribution strings (for example, public tool author names). Attackers often run public PowerShell tooling with minimal changes, leaving author artifacts in comments or headers.


    Read More
  • Suspicious Execution with NodeJS

    calendar May 6, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Execution Resources: Investigation Guide Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    Identifies suspicious Node.js execution patterns, including user-writable runtimes, preload arguments, and inline eval, decode, or child-process usage.


    Read More
  • Untrusted Driver Loaded

    calendar May 6, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Resources: Investigation Guide Data Source: Elastic Defend  ·
    Share on: twitter facebook linkedin copy

    Identifies an untrusted driver loaded by the Windows kernel. Adversaries may modify code signing policies to enable execution of unsigned or self-signed kernel code.


    Read More
  • Unusual Execution via Microsoft Common Console File

    calendar May 6, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Execution Tactic: Initial Access Resources: Investigation Guide Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Data Source: Microsoft Defender XDR Data Source: SentinelOne  ·
    Share on: twitter facebook linkedin copy

    Identifies the execution of a child process from a Microsoft Common Console file. Adversaries may embed a malicious command in an MSC file in order to trick victims into executing malicious commands.


    Read More
  • WPS Office Exploitation via DLL Hijack

    calendar May 6, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Initial Access Tactic: Execution Data Source: Elastic Defend Data Source: Sysmon Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the load of a remote library by the WPS Office promecefpluginhost.exe executable. This may indicate the successful exploitation of CVE-2024-7262 or CVE-2024-7263 via DLL hijack abusing the ksoqing custom protocol handler.


    Read More
  • Command and Scripting Interpreter via Windows Scripts

    calendar May 6, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Execution Resources: Investigation Guide Data Source: Windows Security Event Logs Data Source: Sysmon Data Source: SentinelOne Data Source: Microsoft Defender XDR Data Source: Elastic Endgame Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    Identifies PowerShell, PowerShell ISE, or Cmd execution spawned from Windows Script Host or MSHTA.


    Read More
  • Conhost Spawned By Suspicious Parent Process

    calendar May 6, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Execution Resources: Investigation Guide Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Data Source: Microsoft Defender XDR Data Source: SentinelOne  ·
    Share on: twitter facebook linkedin copy

    Detects when the Console Window Host (conhost.exe) process is spawned by a suspicious parent process, which could be indicative of code injection.


    Read More
  • Potential Command Shell via NetCat

    calendar May 6, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Execution Resources: Investigation Guide Data Source: Elastic Defend  ·
    Share on: twitter facebook linkedin copy

    Identifies potential attempt to execute via a reverse shell using the netcat utility to execute Windows commands using the default interpreters like Cmd.exe and Powershell.


    Read More
  • Potential Execution via FileFix Phishing Attack

    calendar May 6, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Execution Data Source: Windows Security Event Logs Data Source: Elastic Defend Data Source: Sysmon Data Source: SentinelOne Data Source: Microsoft Defender XDR Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the execution of Windows commands or downloaded files via the browser's dialog box. Adversaries may use phishing to instruct the victim to copy and paste malicious commands for execution via crafted phishing web pages.


    Read More
  • Potential Fake CAPTCHA Phishing Attack

    calendar May 6, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Execution Data Source: Windows Security Event Logs Data Source: Elastic Defend Data Source: Sysmon Data Source: SentinelOne Data Source: Microsoft Defender XDR Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies potential fake CAPTCHA phishing attacks based on PowerShell, Cmd, or Mshta command-line values. Adversaries employ this technique via compromised websites with browser injects, posing either as fake CAPTCHAs to access the site or as a page loading error requiring a fix to display the page. The victim is instructed to copy and paste a malicious command to the Windows Run dialog box.


    Read More
  • PowerShell PSReflect Script

    calendar May 6, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Execution Resources: Investigation Guide Data Source: PowerShell Logs  ·
    Share on: twitter facebook linkedin copy

    Detects PowerShell script block content containing PSReflect-style helper indicators, such as Add-Win32Type, New-InMemoryModule, or DllImport patterns, that may support dynamic Win32 API invocation from PowerShell.


    Read More
  • Suspicious Cmd Execution via WMI

    calendar May 6, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Execution Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies suspicious command execution (cmd) via Windows Management Instrumentation (WMI) on a remote host. This could be indicative of adversary lateral movement.


    Read More
  • Suspicious Execution from a WebDav Share

    calendar May 6, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Execution Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies attempts to execute or invoke content from remote WebDAV shares. Adversaries may abuse WebDAV paths, public tunnels, or host@port UNC paths to run tools or scripts while reducing local staging on the victim file system.


    Read More
  • Suspicious JavaScript Execution via Deno

    calendar May 6, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Execution Resources: Investigation Guide Data Source: Elastic Defend Data Source: Sysmon Data Source: SentinelOne Data Source: Microsoft Defender XDR Data Source: Crowdstrike Data Source: Elastic Endgame Data Source: Windows Security Event Logs  ·
    Share on: twitter facebook linkedin copy

    Detects execution of JavaScript via Deno with suspicious command-line patterns (base64, eval, http, or import in a javascript context). Adversaries may abuse Deno to run malicious JavaScript for execution or staging.


    Read More
  • Suspicious Windows Command Shell Arguments

    calendar May 6, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Execution Resources: Investigation Guide Data Source: Windows Security Event Logs Data Source: Sysmon Data Source: SentinelOne Data Source: Microsoft Defender XDR Data Source: Elastic Endgame Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    Identifies the execution of the Windows Command Shell process (cmd.exe) with suspicious argument values. This behavior is often observed during malware installation.


    Read More
  • Container Runtime CLI Execution with Suspicious Arguments

    calendar May 5, 2026 · Data Source: Auditd Manager Data Source: Elastic Defend Domain: Container Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Execution Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects execution of container runtime CLI tools (ctr, crictl, nerdctl) with arguments indicating container creation, command execution inside existing containers, image manipulation, or host filesystem mounting. These tools interact directly with the container runtime socket, bypassing the Kubernetes API server, RBAC authorization, admission webhooks, pod security standards, and Kubernetes audit logging entirely. Attackers with host-level access may use these tools to create privileged ghost containers, exec into other pods to steal service account tokens and secrets, pull attacker-controlled images, and destroy evidence, all while remaining invisible to Kubernetes-level monitoring.


    Read More
  • Suspicious Container Runtime CLI Execution

    calendar May 5, 2026 · Data Source: Elastic Defend for Containers Domain: Container OS: Linux Use Case: Threat Detection Tactic: Execution Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects execution of container runtime CLI tools (ctr, crictl, nerdctl) with arguments indicating container creation, command execution inside existing containers, image manipulation, or host filesystem mounting. These tools interact directly with the container runtime socket, bypassing the Kubernetes API server, RBAC authorization, admission webhooks, pod security standards, and Kubernetes audit logging entirely. Attackers with host-level access may use these tools to create privileged ghost containers, exec into other pods to steal service account tokens and secrets, pull attacker-controlled images, and destroy evidence, all while remaining invisible to Kubernetes-level monitoring.


    Read More
  • Kubernetes and Cloud Credential Path Access via Process Arguments

    calendar May 5, 2026 · Data Source: Auditd Manager Data Source: Elastic Defend Domain: Endpoint Domain: Kubernetes OS: Linux Use Case: Threat Detection Tactic: Credential Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Flags Linux process executions whose arguments reference high-value Kubernetes service-account material, kubeconfig or node PKI paths, or common cloud and SSH credential files, when invoked via typical file-reading utilities or from ephemeral directories. Useful for spotting in-cluster and hybrid credential theft early.


    Read More
  • Potential Reverse Shell via Java

    calendar May 5, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Execution Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This detection rule identifies the execution of a Linux shell process from a Java JAR application post an incoming network connection. This behavior may indicate reverse shell activity via a Java application.


    Read More
  • Sensitive Files Compression

    calendar May 5, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Collection Tactic: Credential Access Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: SentinelOne Data Source: Auditd Manager Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the use of a compression utility to collect known files containing sensitive information, such as credentials and system configurations.


    Read More
  • Kubernetes Pod Exec Cloud Instance Metadata Access

    calendar May 4, 2026 · Data Source: Kubernetes Domain: Kubernetes Domain: Cloud Use Case: Threat Detection Tactic: Credential Access Tactic: Execution Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects Kubernetes pod exec sessions whose decoded command line references cloud instance metadata endpoints or equivalent hostnames and paths. Workloads that reach the link-local metadata IP, AWS IMDS paths, GCP computeMetadata, Azure IMDS token routes, or encoded variants are often attempting to harvest role credentials, tokens, or instance attributes from the underlying node or hypervisor boundary. That behavior is high risk in multi-tenant and regulated environments because it can expose short-lived cloud credentials to code running inside a container. The rule classifies a coarse cloud target label and whether the string looks like credential retrieval versus lighter reconnaissance.


    Read More
  • Kubernetes Pod Exec Potential Reverse Shell

    calendar May 4, 2026 · Data Source: Kubernetes Domain: Kubernetes Use Case: Threat Detection Tactic: Execution Tactic: Command and Control Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Flags exec into a pod when the URL-decoded command payload resembles reverse-shell or bind-shell one-liners invocation patterns. Legitimate debug sessions sometimes use similar building blocks, but together these patterns align with post-exploitation interactive access and command-and-control.


    Read More
  • Kubernetes Pod Exec Sensitive File or Credential Path Access

    calendar May 4, 2026 · Data Source: Kubernetes Domain: Kubernetes Use Case: Threat Detection Tactic: Credential Access Tactic: Execution Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects Kubernetes pod exec sessions whose decoded command line references high-value host or in-cluster paths and material types: mounted service account or platform tokens, kubelet and control-plane configuration areas, host identity stores, root dot-directories for cloud and kubeconfig material, common private-key and keystore extensions, process environment dumps, and configuration filenames suggestive of embedded secrets. The intent is to catch interactive or scripted access that often precedes lateral movement, privilege escalation, or credential theft from the node or workload boundary. A narrow exclusion ignores benign reads of resolv.conf. The query also labels an access_type bucket to speed triage without altering the detection predicates you validated.


    Read More
  • Kubernetes Pod Exec with Curl or Wget to HTTPS

    calendar May 4, 2026 · Data Source: Kubernetes Domain: Kubernetes Use Case: Threat Detection Tactic: Execution Tactic: Command and Control Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects pod or attach exec API calls where the decoded request query implies curl or wget fetching an https URL. Attackers with permission to exec into workloads often run one-liners to stage tooling, pull scripts or binaries, or exfiltrate data over HTTPS—activity that should be rare compared to shells, debuggers, or expected health checks. The rule decodes the audit requestURI, reconstructs a readable command string from repeated command parameters, and applies noise filters for common cluster health and OIDC/JWKS endpoints so benign automation is less likely to alert.


    Read More
  • Potential Privilege Escalation in Container via Runc Init

    calendar May 4, 2026 · Domain: Endpoint Domain: Container OS: Linux Use Case: Threat Detection Tactic: Privilege Escalation Resources: Investigation Guide Data Source: Auditd Manager  ·
    Share on: twitter facebook linkedin copy

    Identifies audit events for runc init child processes where the effective user is root and the login user ID is not root. This pattern can indicate privilege escalation or credential separation abuse inside container runtimes, where a process executes with elevated effective privileges while retaining a non-root audit identity.


    Read More
  • Kubelet API Connection Attempt to Internal IP

    calendar May 4, 2026 · Domain: Endpoint Domain: Container Domain: Kubernetes OS: Linux Use Case: Threat Detection Tactic: Lateral Movement Tactic: Discovery Data Source: Elastic Defend Data Source: Auditd Manager Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects network connection attempts to the Kubernetes Kubelet API port (10250/10255) on internal IP ranges from Linux hosts. This rule focuses on common request and scripting utilities (curl, wget, python, node, etc.) and executions from world-writable or ephemeral paths (/tmp, /var/tmp, /dev/shm, /var/run), which are frequently abused during container and cluster lateral movement.


    Read More
  • Potential Direct Kubelet Access via Process Arguments

    calendar May 4, 2026 · Domain: Endpoint Domain: Container Domain: Kubernetes OS: Linux Use Case: Threat Detection Tactic: Discovery Tactic: Lateral Movement Data Source: Elastic Defend Data Source: Auditd Manager Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects potential direct Kubelet API access attempts on Linux by identifying process executions whose arguments contain URLs targeting Kubelet ports (10250/10255). Adversaries may probe or access Kubelet endpoints to enumerate pods, fetch logs, or attempt remote execution, which can enable discovery and lateral movement in Kubernetes environments.


    Read More
  • Potential Direct Kubelet Access via Process Arguments Detected via Defend for Containers

    calendar May 4, 2026 · Data Source: Elastic Defend for Containers Domain: Container OS: Linux Use Case: Threat Detection Tactic: Execution Tactic: Discovery Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects potential direct Kubelet access via process arguments. An adversary may need to access the Kubelet API to gain access to the Kubernetes API server or other resources within the cluster. These requests are often used to enumerate or execute commands on the Kubernetes API server or other resources within the cluster, and may indicate an attempt to move laterally within the cluster.


    Read More
  • Potential Kubeletctl Execution

    calendar May 4, 2026 · Domain: Endpoint Domain: Container Domain: Kubernetes OS: Linux Use Case: Threat Detection Tactic: Execution Tactic: Discovery Data Source: Elastic Defend Data Source: Auditd Manager Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects the execution of kubeletctl on Linux hosts. Kubeletctl is a command-line tool that can be used to interact with the Kubelet API directly, simplifying access to Kubelet endpoints that can be used for discovery and, in some cases, lateral movement within Kubernetes environments.


    Read More
  • Potential Kubeletctl Execution Detected via Defend for Containers

    calendar May 4, 2026 · Data Source: Elastic Defend for Containers Domain: Container OS: Linux Use Case: Threat Detection Tactic: Execution Tactic: Discovery Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the execution of kubeletctl inside a container. Kubeletctl is a command-line tool that can be used to interact with the Kubelet API directly. It allows easy access to this API, making the often undocumented Kubelet API more accessible. It is often used to enumerate the Kubelet API or other resources inside the container, and may indicate an attempt to move laterally within the pod.


    Read More
  • A scheduled task was created

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Persistence Data Source: Windows Security Event Logs Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Indicates the creation of a scheduled task using Windows event logs. Adversaries can use these to establish persistence, move laterally, and/or escalate privileges.


    Read More
  • Access to a Sensitive LDAP Attribute

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Credential Access Tactic: Privilege Escalation Use Case: Active Directory Monitoring Data Source: Active Directory Data Source: Windows Security Event Logs Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identify access to sensitive Active Directory object attributes that contains credentials and decryption keys such as unixUserPassword, ms-PKI-AccountCredentials and msPKI-CredentialRoamingTokens.


    Read More
  • Account Configured with Never-Expiring Password

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Persistence Data Source: Active Directory Resources: Investigation Guide Use Case: Active Directory Monitoring Data Source: Windows Security Event Logs  ·
    Share on: twitter facebook linkedin copy

    Detects the creation and modification of an account with the "Don't Expire Password" option Enabled. Attackers can abuse this misconfiguration to persist in the domain and maintain long-term access using compromised accounts with this property.


    Read More
  • Account Discovery Command via SYSTEM Account

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Discovery Tactic: Privilege Escalation Resources: Investigation Guide Data Source: Elastic Defend Data Source: Sysmon  ·
    Share on: twitter facebook linkedin copy

    Identifies when the SYSTEM account uses an account discovery utility. This could be a sign of discovery activity after an adversary has achieved privilege escalation.


    Read More
  • Account Password Reset Remotely

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Persistence Tactic: Impact Data Source: Windows Security Event Logs Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies an attempt to reset a potentially privileged account password remotely. Adversaries may manipulate account passwords to maintain access or evade password duration policies and preserve compromised credentials.


    Read More
  • Active Directory Discovery using AdExplorer

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Discovery Resources: Investigation Guide Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    This rule detects the use of ADExplorer utility. Active Directory Explorer (AD Explorer) is an advanced Active Directory (AD) viewer and editor. AD Explorer also includes the ability to save snapshots of an AD database for off-line viewing and comparisons. Adversaries may abuse this utility to perform domain reconnaissance.


    Read More
  • Active Directory Group Modification by SYSTEM

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Persistence Use Case: Active Directory Monitoring Data Source: Active Directory Data Source: Windows Security Event Logs Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies a user being added to an active directory group by the SYSTEM (S-1-5-18) user. This behavior can indicate that the attacker has achieved SYSTEM privileges in a domain controller, which attackers can obtain by exploiting vulnerabilities or abusing default group privileges (e.g., Server Operators), and is attempting to pivot to a domain account.


    Read More
  • Adding Hidden File Attribute via Attrib

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Tactic: Persistence Data Source: Elastic Endgame Resources: Investigation Guide Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    Adversaries can add the 'hidden' attribute to files to hide them from the user in an attempt to evade detection.


    Read More
  • AdFind Command Activity

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Discovery Resources: Investigation Guide Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    This rule detects the Active Directory query tool, AdFind.exe. AdFind has legitimate purposes, but it is frequently leveraged by threat actors to perform post-exploitation Active Directory reconnaissance. The AdFind tool has been observed in Trickbot, Ryuk, Maze, and FIN6 campaigns. For Winlogbeat, this rule requires Sysmon.


    Read More
  • Alternate Data Stream Creation/Execution at Volume Root Directory

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Defend Data Source: Sysmon Data Source: Microsoft Defender XDR Data Source: SentinelOne Data Source: Elastic Endgame Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the creation of an Alternate Data Stream (ADS) at a volume root directory, which can indicate the attempt to hide tools and malware, as ADSs created in this directory are not displayed by system utilities.


    Read More
  • Attempt to Establish VScode Remote Tunnel

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Command and Control Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Data Source: SentinelOne Data Source: Microsoft Defender XDR Data Source: Windows Security Event Logs Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects the execution of the VScode portable binary with the tunnel command line option indicating an attempt to establish a remote tunnel session to Github or a remote VScode instance.


    Read More
  • Backup Deletion with Wbadmin

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Impact Resources: Investigation Guide Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    Detects use of wbadmin.exe to delete backup catalogs, system state backups, or other backup data. Ransomware and other malware may do this to prevent system recovery.


    Read More
  • Browser Extension Install

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Persistence Data Source: Elastic Defend Data Source: Elastic Endgame Data Source: SentinelOne Data Source: Sysmon Data Source: Microsoft Defender XDR Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the install of browser extensions. Malicious browser extensions can be installed via app store downloads masquerading as legitimate extensions, social engineering, or by an adversary that has already compromised a system.


    Read More
  • Clearing Windows Console History

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Tactic: Execution Resources: Investigation Guide Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    Identifies when a user attempts to clear console history. An adversary may clear the command history of a compromised account to conceal the actions undertaken during an intrusion.


    Read More
  • Clearing Windows Event Logs

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Resources: Investigation Guide Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    Identifies attempts to clear or disable Windows event log stores using Windows wevetutil command. This is often done by attackers in an attempt to evade detection or destroy forensic evidence on a system.


    Read More
  • Code Signing Policy Modification Through Built-in tools

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Endgame Resources: Investigation Guide Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    Identifies attempts to disable/modify the code signing policy through system native utilities. Code signing provides authenticity on a program, and grants the user with the ability to check whether the program has been tampered with. By allowing the execution of unsigned or self-signed code, threat actors can craft and execute malicious code.


    Read More
  • Code Signing Policy Modification Through Registry

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Endgame Resources: Investigation Guide Data Source: Elastic Defend Data Source: Sysmon Data Source: Microsoft Defender XDR Data Source: SentinelOne Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    Identifies attempts to disable the code signing policy through the registry. Code signing provides authenticity on a program, and grants the user with the ability to check whether the program has been tampered with. By allowing the execution of unsigned or self-signed code, threat actors can craft and execute malicious code.


    Read More
  • Command Execution via ForFiles

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects attempts to execute a command via the forfiles Windows utility. Adversaries may use this utility to proxy execution via a trusted parent process.


    Read More
  • Command Execution via SolarWinds Process

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Execution Tactic: Initial Access Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A suspicious SolarWinds child process (Cmd.exe or Powershell.exe) was detected.


    Read More
  • Command Shell Activity Started via RunDLL32

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Execution Tactic: Credential Access Tactic: Defense Evasion Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Data Source: Microsoft Defender XDR Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies command shell activity started via RunDLL32, which is commonly abused by attackers to host malicious code.


    Read More
  • Component Object Model Hijacking

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Persistence Tactic: Defense Evasion Tactic: Privilege Escalation Resources: Investigation Guide Data Source: Elastic Defend  ·
    Share on: twitter facebook linkedin copy

    Identifies Component Object Model (COM) hijacking via registry modification. Adversaries may establish persistence by executing malicious content triggered by hijacked references to COM objects.


    Read More
  • Connection to Commonly Abused Free SSL Certificate Providers

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Command and Control Data Source: Elastic Defend Data Source: Sysmon Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies unusual processes connecting to domains using known free SSL certificates. Adversaries may employ a known encryption algorithm to conceal command and control traffic.


    Read More
  • Connection to Commonly Abused Web Services

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Command and Control Resources: Investigation Guide Data Source: Elastic Defend Data Source: SentinelOne  ·
    Share on: twitter facebook linkedin copy

    Adversaries may implement command and control (C2) communications that use common web services to hide their activity. This attack technique is typically targeted at an organization and uses web services common to the victim network, which allows the adversary to blend into legitimate traffic activity. These popular services are typically targeted since they have most likely been used before compromise, which helps malicious traffic blend in.


    Read More
  • Creation of a DNS-Named Record

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Credential Access Data Source: Active Directory Use Case: Active Directory Monitoring Data Source: Windows Security Event Logs Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Active Directory Integrated DNS (ADIDNS) is one of the core components of AD DS, leveraging AD's access control and replication to maintain domain consistency. It stores DNS zones as AD objects, a feature that, while robust, introduces some security issues because of the default permission (Any authenticated users) to create DNS-named records. Attackers can perform Dynamic Spoofing attacks, where they monitor LLMNR/NBT-NS requests and create DNS-named records to target systems that are requested from multiple systems. They can also create specific records to target specific services, such as wpad, for spoofing attacks.


    Read More
  • Creation or Modification of a new GPO Scheduled Task or Service

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Privilege Escalation Tactic: Persistence Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Data Source: Microsoft Defender XDR Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects the creation or modification of a new Group Policy based scheduled task or service. These methods are used for legitimate system administration, but can also be abused by an attacker with domain admin permissions to execute a malicious payload remotely on all or a subset of the domain joined machines.


    Read More
  • Creation or Modification of Root Certificate

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Resources: Investigation Guide Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Data Source: Microsoft Defender XDR Data Source: SentinelOne  ·
    Share on: twitter facebook linkedin copy

    Identifies the creation or modification of a local trusted root certificate in Windows. The install of a malicious root certificate would allow an attacker the ability to masquerade malicious files as valid signed components from any entity (for example, Microsoft). It could also allow an attacker to decrypt SSL traffic.


    Read More
  • Delayed Execution via Ping

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Execution Tactic: Defense Evasion Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the execution of commonly abused Windows utilities via a delayed Ping execution. This behavior is often observed during malware installation and is consistent with an attacker attempting to evade detection.


    Read More
  • Delete Volume USN Journal with Fsutil

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Endgame Resources: Investigation Guide Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    Identifies use of the fsutil.exe to delete the volume USNJRNL. This technique is used by attackers to eliminate evidence of files created during post-exploitation activities.


    Read More
  • Deprecated - Adobe Hijack Persistence

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Persistence Resources: Investigation Guide Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Data Source: SentinelOne Data Source: Microsoft Defender XDR Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    Detects writing executable files that will be automatically launched by Adobe on launch.


    Read More
  • Deprecated - Encoded Executable Stored in the Registry

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Data Source: SentinelOne Data Source: Microsoft Defender XDR Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies registry write modifications to hide an encoded portable executable. This could be indicative of adversary defense evasion by avoiding the storing of malicious content directly on disk.


    Read More
  • Deprecated - Suspicious PrintSpooler Service Executable File Creation

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Privilege Escalation Data Source: Elastic Endgame Use Case: Vulnerability Data Source: Elastic Defend Data Source: Sysmon Data Source: Microsoft Defender XDR Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects attempts to exploit privilege escalation vulnerabilities related to the Print Spooler service. For more information refer to the following CVE's - CVE-2020-1048, CVE-2020-1337 and CVE-2020-1300 and verify that the impacted system is patched.


    Read More
  • Disable Windows Event and Security Logs Using Built-in Tools

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Resources: Investigation Guide Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    Identifies attempts to disable EventLog via the logman Windows utility, PowerShell, or auditpol. This is often done by attackers in an attempt to evade detection on a system.


    Read More
  • Disable Windows Firewall Rules via Netsh

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Resources: Investigation Guide Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    Identifies use of the netsh.exe to disable or weaken the local firewall. Attackers will use this command line tool to disable the firewall during troubleshooting or to enable network mobility.


    Read More
  • Disabling User Account Control via Registry Modification

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Privilege Escalation Resources: Investigation Guide Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Data Source: Microsoft Defender XDR Data Source: SentinelOne Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    User Account Control (UAC) can help mitigate the impact of malware on Windows hosts. With UAC, apps and tasks always run in the security context of a non-administrator account, unless an administrator specifically authorizes administrator-level access to the system. This rule identifies registry value changes to bypass User Access Control (UAC) protection.


    Read More
  • Disabling Windows Defender Security Settings via PowerShell

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Tactic: Execution Resources: Investigation Guide Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    Identifies use of the Set-MpPreference or Add-MpPreference PowerShell commands to disable or weaken certain Windows Defender settings, including detection of base64-encoded variants used to bypass command-line inspection.


    Read More
  • DNS Global Query Block List Modified or Disabled

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Defend Data Source: Sysmon Data Source: Microsoft Defender XDR Data Source: SentinelOne Data Source: Elastic Endgame Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies changes to the DNS Global Query Block List (GQBL), a security feature that prevents the resolution of certain DNS names often exploited in attacks like WPAD spoofing. Attackers with certain privileges, such as DNSAdmins, can modify or disable the GQBL, allowing exploitation of hosts running WPAD with default settings for privilege escalation and lateral movement.


    Read More
  • DNS-over-HTTPS Enabled via Registry

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Data Source: Microsoft Defender XDR Data Source: SentinelOne Resources: Investigation Guide Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    Identifies when a user enables DNS-over-HTTPS. This can be used to hide internet activity or the process of exfiltrating data. With this enabled, an organization will lose visibility into data such as query type, response, and originating IP, which are used to determine bad actors.


    Read More
  • Downloaded Shortcut Files

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Execution Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies .lnk shortcut file downloaded from outside the local network. These shortcut files are commonly used in phishing campaigns.


    Read More
  • Downloaded URL Files

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Execution Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies .url shortcut files downloaded from outside the local network. These shortcut files are commonly used in phishing campaigns.


    Read More
  • Enable Host Network Discovery via Netsh

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Resources: Investigation Guide Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    Identifies use of the netsh.exe program to enable host discovery via the network. Attackers can use this command-line tool to weaken the host firewall settings.


    Read More
  • Encrypting Files with WinRar or 7z

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Collection Resources: Investigation Guide Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Data Source: Microsoft Defender XDR Data Source: SentinelOne  ·
    Share on: twitter facebook linkedin copy

    Identifies the use of WinRAR or 7-Zip to create encrypted archives. Adversaries often compress and encrypt data in preparation for exfiltration.


    Read More
  • Enumerating Domain Trusts via DSQUERY.EXE

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Discovery Data Source: Elastic Endgame Resources: Investigation Guide Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    Identifies the use of dsquery.exe for domain trust discovery purposes. Adversaries may use this command-line utility to enumerate trust relationships that may be used for Lateral Movement opportunities in Windows multi-domain forest environments.


    Read More
  • Enumerating Domain Trusts via NLTEST.EXE

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Discovery Data Source: Elastic Endgame Resources: Investigation Guide Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Crowdstrike Data Source: Sysmon  ·
    Share on: twitter facebook linkedin copy

    Identifies the use of nltest.exe for domain trust discovery purposes. Adversaries may use this command-line utility to enumerate domain trusts and gain insight into trust relationships, as well as the state of Domain Controller (DC) replication in a Microsoft Windows NT Domain.


    Read More
  • Enumeration Command Spawned via WMIPrvSE

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Execution Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies native Windows host and network enumeration commands spawned by the Windows Management Instrumentation Provider Service (WMIPrvSE).


    Read More
  • Enumeration of Administrator Accounts

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Discovery Resources: Investigation Guide Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    Identifies instances of lower privilege accounts enumerating Administrator accounts or groups using built-in Windows tools.


    Read More
  • Enumeration of Privileged Local Groups Membership

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Discovery Resources: Investigation Guide Data Source: Windows Security Event Logs  ·
    Share on: twitter facebook linkedin copy

    Identifies instances of an unusual process enumerating built-in Windows privileged local groups membership like Administrators or Remote Desktop users.


    Read More
  • Executable File Creation with Multiple Extensions

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Data Source: Microsoft Defender XDR Data Source: SentinelOne Resources: Investigation Guide Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    Masquerading can allow an adversary to evade defenses and better blend in with the environment. One way it occurs is when the name or location of a file is manipulated as a means of tricking a user into executing what they think is a benign file type but is actually executable code.


    Read More
  • Execution from a Removable Media with Network Connection

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Initial Access Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies process execution from a removable media and by an unusual process. Adversaries may move onto systems, possibly those on disconnected or air-gapped networks, by copying malware to removable media and taking advantage of Autorun features when the media is inserted into a system and executes.


    Read More
  • Execution from Unusual Directory - Command Line

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Execution Tactic: Defense Evasion Resources: Investigation Guide Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne  ·
    Share on: twitter facebook linkedin copy

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


    Read More
  • Execution of a Downloaded Windows Script

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Execution Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the creation of a Windows script downloaded from the internet followed by the execution of a scripting utility. Adversaries may use Windows script files for initial access and execution.


    Read More
  • Execution of COM object via Xwizard

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Execution Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Windows Component Object Model (COM) is an inter-process communication (IPC) component of the native Windows application programming interface (API) that enables interaction between software objects or executable code. Xwizard can be used to run a COM object created in registry to evade defensive counter measures.


    Read More
  • Execution of Persistent Suspicious Program

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Persistence Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies execution of suspicious persistent programs (scripts, rundll32, etc.) by looking at process lineage and command line usage.


    Read More
  • Execution via local SxS Shared Module

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Execution Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Data Source: Microsoft Defender XDR Data Source: SentinelOne Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the creation, change, or deletion of a DLL module within a Windows SxS local folder. Adversaries may abuse shared modules to execute malicious payloads by instructing the Windows module loader to load DLLs from arbitrary local paths.


    Read More
  • Execution via MSSQL xp_cmdshell Stored Procedure

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Persistence Resources: Investigation Guide Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    Identifies execution via MSSQL xp_cmdshell stored procedure. Malicious users may attempt to elevate their privileges by using xp_cmdshell, which is disabled by default, thus, it's important to review the context of it's use.


    Read More
  • Execution via Windows Command Debugging Utility

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Data Source: SentinelOne Data Source: Microsoft Defender XDR Data Source: Crowdstrike Data Source: Windows Security Event Logs Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    An adversary can use the Windows command line debugging utility cdb.exe to execute commands or shellcode. This rule looks for those instances and where the cdb.exe binary is outside of the normal WindowsKit installation paths.


    Read More
  • Execution via Windows Subsystem for Linux

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: SentinelOne Data Source: Crowdstrike Resources: Investigation Guide Data Source: Sysmon  ·
    Share on: twitter facebook linkedin copy

    Detects attempts to execute a program on the host from the Windows Subsystem for Linux. Adversaries may enable and use WSL for Linux to avoid detection.


    Read More
  • Expired or Revoked Driver Loaded

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Privilege Escalation Tactic: Defense Evasion Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies an attempt to load a revoked or expired driver. Adversaries may bring outdated drivers with vulnerabilities to gain code execution in kernel mode or abuse revoked certificates to sign their drivers.


    Read More
  • Exporting Exchange Mailbox via PowerShell

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Collection Tactic: Execution Resources: Investigation Guide Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: SentinelOne Data Source: Microsoft Defender XDR Data Source: Windows Security Event Logs Data Source: Crowdstrike Data Source: Sysmon  ·
    Share on: twitter facebook linkedin copy

    Identifies the use of the Exchange PowerShell cmdlet, New-MailBoxExportRequest, to export the contents of a primary mailbox or archive to a .pst file. Adversaries may target user email to collect sensitive information.


    Read More
  • File with Right-to-Left Override Character (RTLO) Created/Executed

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Data Source: Microsoft Defender XDR Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the creation or execution of files or processes with names containing the Right-to-Left Override (RTLO) character, which can be used to disguise the file extension and trick users into executing malicious files.


    Read More
  • First Time Seen DNS Query to RMM Domain

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Command and Control Resources: Investigation Guide Data Source: Elastic Defend Data Source: Sysmon  ·
    Share on: twitter facebook linkedin copy

    Detects DNS queries to commonly abused remote monitoring and management (RMM) or remote access software domains from processes that are not browsers. Intended to surface RMM clients, scripts, or other non-browser activity contacting these services.


    Read More
  • First Time Seen Driver Loaded

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Privilege Escalation Tactic: Persistence Resources: Investigation Guide Data Source: Elastic Defend  ·
    Share on: twitter facebook linkedin copy

    Identifies the load of a driver with an original file name and signature values that were observed for the first time during the last 30 days. This rule type can help baseline drivers installation within your environment.


    Read More
  • First Time Seen NewCredentials Logon Process

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Privilege Escalation Data Source: Windows Security Event Logs Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies a new credentials logon type performed by an unusual process. This may indicate the existence of an access token forging capability that are often abused to bypass access control restrictions.


    Read More
  • First Time Seen Remote Monitoring and Management Tool

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Command and Control Resources: Investigation Guide Data Source: Elastic Defend Data Source: Elastic Endgame Data Source: Windows Security Event Logs Data Source: Sysmon  ·
    Share on: twitter facebook linkedin copy

    Adversaries may install legitimate remote monitoring and management (RMM) tools or remote access software on compromised endpoints for command-and-control (C2), persistence, and execution of native commands. This rule detects when a process is started whose name or code signature (or whose parent's name or code signature) resembles commonly abused RMM/remote access tools, including first-time-seen child processes of such tools. New Terms type: host has not seen this process (or child-of-RMM pattern) before within the configured history window.


    Read More
  • First Time Seen Removable Device

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Initial Access Tactic: Exfiltration Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Data Source: Microsoft Defender XDR Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies newly seen removable devices by device friendly name using registry modification events. While this activity is not inherently malicious, analysts can use those events to aid monitoring for data exfiltration over those devices.


    Read More
  • Full User-Mode Dumps Enabled System-Wide

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Credential Access Data Source: Elastic Defend Data Source: Elastic Endgame Data Source: Sysmon Data Source: Microsoft Defender XDR Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the enable of the full user-mode dumps feature system-wide. This feature allows Windows Error Reporting (WER) to collect data after an application crashes. This setting is a requirement for the LSASS Shtinkering attack, which fakes the communication of a crash on LSASS, generating a dump of the process memory, which gives the attacker access to the credentials present on the system without having to bring malware to the system. This setting is not enabled by default, and applications must create their registry subkeys to hold settings that enable them to collect dumps.


    Read More
  • Group Policy Discovery via Microsoft GPResult Utility

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Discovery Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects the usage of gpresult.exe to query group policy objects. Attackers may query group policy objects during the reconnaissance phase after compromising a system to gain a better understanding of the active directory environment and possible methods to escalate privileges or move laterally.


    Read More
  • High Number of Process and/or Service Terminations

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Impact Resources: Investigation Guide Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Data Source: Windows Security Event Logs  ·
    Share on: twitter facebook linkedin copy

    This rule identifies a high number (10) of process terminations (stop, delete, or suspend) from the same host within a short time period.


    Read More
  • Host File System Changes via Windows Subsystem for Linux

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Resources: Investigation Guide Data Source: SentinelOne  ·
    Share on: twitter facebook linkedin copy

    Detects file creation and modification on the host system from the Windows Subsystem for Linux. Adversaries may enable and use WSL to avoid detection.


    Read More
  • Image File Execution Options Injection

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Persistence Tactic: Defense Evasion Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Data Source: Microsoft Defender XDR Data Source: SentinelOne Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    The Debugger and SilentProcessExit registry keys can allow an adversary to intercept the execution of files, causing a different process to be executed. This functionality can be abused by an adversary to establish persistence.


    Read More
  • ImageLoad via Windows Update Auto Update Client

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Tactic: Execution Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies abuse of the Windows Update Auto Update Client (wuauclt.exe) to load an arbitrary DLL. This behavior is used as a defense evasion technique to blend-in malicious activity with legitimate Windows software.


    Read More
  • Incoming DCOM Lateral Movement with ShellBrowserWindow or ShellWindows

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Lateral Movement Data Source: Elastic Defend Data Source: Sysmon Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies use of Distributed Component Object Model (DCOM) to run commands from a remote host, which are launched via the ShellBrowserWindow or ShellWindows Application COM Object. This behavior may indicate an attacker abusing a DCOM application to stealthily move laterally.


    Read More
  • Incoming Execution via PowerShell Remoting

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Lateral Movement Tactic: Execution Data Source: Elastic Defend Data Source: Sysmon Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies remote execution via Windows PowerShell remoting. Windows PowerShell remoting allows a user to run any Windows PowerShell command on one or more remote computers. This could be an indication of lateral movement.


    Read More
  • Incoming Execution via WinRM Remote Shell

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Lateral Movement Data Source: Elastic Defend Data Source: Sysmon Resources: Investigation Guide Data Source: SentinelOne  ·
    Share on: twitter facebook linkedin copy

    Identifies remote execution via Windows Remote Management (WinRM) remote shell on a target host. This could be an indication of lateral movement.


    Read More
  • Ingress Transfer via Windows BITS

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Tactic: Command and Control Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies downloads of executable and archive files via the Windows Background Intelligent Transfer Service (BITS). Adversaries could leverage Windows BITS transfer jobs to download remote payloads.


    Read More
  • Installation of Custom Shim Databases

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Persistence Data Source: Elastic Defend Data Source: Sysmon Data Source: Microsoft Defender XDR Data Source: SentinelOne Data Source: Elastic Endgame Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the installation of custom Application Compatibility Shim databases. This Windows functionality has been abused by attackers to stealthily gain persistence and arbitrary code execution in legitimate Windows processes.


    Read More
  • Installation of Security Support Provider

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Persistence Tactic: Defense Evasion Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Data Source: Microsoft Defender XDR Data Source: SentinelOne Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies registry modifications related to the Windows Security Support Provider (SSP) configuration. Adversaries may abuse this to establish persistence in an environment.


    Read More
  • InstallUtil Process Making Network Connections

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Defend Data Source: Sysmon Resources: Investigation Guide Data Source: SentinelOne  ·
    Share on: twitter facebook linkedin copy

    Identifies InstallUtil.exe making outbound network connections. This may indicate adversarial activity as InstallUtil is often leveraged by adversaries to execute code and evade detection.


    Read More
  • Kerberos Pre-authentication Disabled for User

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Credential Access Tactic: Defense Evasion Tactic: Privilege Escalation Resources: Investigation Guide Use Case: Active Directory Monitoring Data Source: Active Directory Data Source: Windows Security Event Logs  ·
    Share on: twitter facebook linkedin copy

    Identifies the modification of an account's Kerberos pre-authentication options. An adversary with GenericWrite/GenericAll rights over the account can maliciously modify these settings to perform offline password cracking attacks such as AS-REP roasting.


    Read More
  • Kerberos Traffic from Unusual Process

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Credential Access Resources: Investigation Guide Data Source: Elastic Defend Data Source: SentinelOne  ·
    Share on: twitter facebook linkedin copy

    Identifies network connections to the standard Kerberos port from an unusual process. On Windows, the only process that normally performs Kerberos traffic from a domain joined host is lsass.exe.


    Read More
  • Local Account TokenFilter Policy Disabled

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Tactic: Lateral Movement Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Data Source: SentinelOne Data Source: Microsoft Defender XDR Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies registry modification to the LocalAccountTokenFilterPolicy policy. If this value exists (which doesn't by default) and is set to 1, then remote connections from all local members of Administrators are granted full high-integrity tokens during negotiation.


    Read More
  • Local Scheduled Task Creation

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Persistence Data Source: Elastic Defend Data Source: Sysmon Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Indicates the creation of a scheduled task. Adversaries can use these to establish persistence, move laterally, and/or escalate privileges.


    Read More
  • LSASS Memory Dump Handle Access

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Credential Access Resources: Investigation Guide Data Source: Windows Security Event Logs  ·
    Share on: twitter facebook linkedin copy

    Identifies handle requests for the Local Security Authority Subsystem Service (LSASS) object access with specific access masks that many tools with a capability to dump memory to disk use (0x1fffff, 0x1010, 0x120089). This rule is tool agnostic as it has been validated against a host of various LSASS dump tools such as SharpDump, Procdump, Mimikatz, Comsvcs etc. It detects this behavior at a low level and does not depend on a specific tool or dump file name.


    Read More
  • LSASS Process Access via Windows API

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Credential Access Tactic: Execution Data Source: Elastic Defend Data Source: Microsoft Defender XDR Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies access attempts to the LSASS handle, which may indicate an attempt to dump credentials from LSASS memory.


    Read More
  • Microsoft Build Engine Started an Unusual Process

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Tactic: Execution Data Source: Elastic Defend Data Source: Sysmon Data Source: Windows Security Event Logs Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    An instance of MSBuild, the Microsoft Build Engine, started a PowerShell script or the Visual C# Command Line Compiler. This technique is sometimes used to deploy a malicious payload using the Build Engine.


    Read More
  • Microsoft Build Engine Started by a Script Process

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Tactic: Execution Data Source: Elastic Defend Data Source: Sysmon Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    An instance of MSBuild, the Microsoft Build Engine, was started by a script or the Windows command interpreter. This behavior is unusual and is sometimes used by malicious payloads.


    Read More
  • Microsoft Build Engine Started by a System Process

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Tactic: Execution Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    An instance of MSBuild, the Microsoft Build Engine, was started by Explorer or the WMI (Windows Management Instrumentation) subsystem. This behavior is unusual and is sometimes used by malicious payloads.


    Read More
  • Microsoft Build Engine Using an Alternate Name

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Tactic: Execution Data Source: Elastic Endgame Resources: Investigation Guide Data Source: Elastic Defend Data Source: Sysmon Data Source: Microsoft Defender XDR Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    An instance of MSBuild, the Microsoft Build Engine, was started after being renamed. This is uncommon behavior and may indicate an attempt to run unnoticed or undetected.


    Read More
  • Microsoft Exchange Server UM Spawning Suspicious Processes

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Initial Access Tactic: Lateral Movement Data Source: Elastic Endgame Use Case: Vulnerability Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies suspicious processes being spawned by the Microsoft Exchange Server Unified Messaging (UM) service. This activity has been observed exploiting CVE-2021-26857.


    Read More
  • Microsoft Exchange Server UM Writing Suspicious Files

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Initial Access Tactic: Lateral Movement Data Source: Elastic Endgame Use Case: Vulnerability Data Source: Elastic Defend Data Source: Sysmon Data Source: Microsoft Defender XDR Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies suspicious files being written by the Microsoft Exchange Server Unified Messaging (UM) service. This activity has been observed exploiting CVE-2021-26858.


    Read More
  • Microsoft IIS Service Account Password Dumped

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Credential Access Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the Internet Information Services (IIS) command-line tool, AppCmd, being used to dump sensitive configuration data such as application pool credentials. An attacker with IIS web server access via a web shell can extract service account passwords by requesting full configuration output or targeting credential-related fields.


    Read More
  • Microsoft Management Console File from Unusual Path

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Execution Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: SentinelOne Data Source: Microsoft Defender XDR Data Source: Windows Security Event Logs Data Source: Crowdstrike Resources: Investigation Guide Data Source: Sysmon  ·
    Share on: twitter facebook linkedin copy

    Identifies attempts to open a Microsoft Management Console File from untrusted paths. Adversaries may use MSC files for initial access and execution.


    Read More
  • Microsoft Windows Defender Tampering

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Resources: Investigation Guide Data Source: Elastic Defend Data Source: Sysmon Data Source: Microsoft Defender XDR Data Source: SentinelOne Data Source: Elastic Endgame Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    Identifies when one or more features on Microsoft Defender are disabled. Adversaries may disable or tamper with Microsoft Defender features to evade detection and conceal malicious behavior.


    Read More
  • Modification of Boot Configuration

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Impact Resources: Investigation Guide Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    Identifies use of bcdedit.exe to delete boot configuration data. This tactic is sometimes used as by malware or an attacker as a destructive technique.


    Read More
  • Modification of the msPKIAccountCredentials

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Data Source: Active Directory Tactic: Privilege Escalation Use Case: Active Directory Monitoring Data Source: Windows Security Event Logs Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identify the modification of the msPKIAccountCredentials attribute in an Active Directory User Object. Attackers can abuse the credentials roaming feature to overwrite an arbitrary file for privilege escalation. ms-PKI-AccountCredentials contains binary large objects (BLOBs) of encrypted credential objects from the credential manager store, private keys, certificates, and certificate requests.


    Read More
  • Mofcomp Activity

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Execution Data Source: Elastic Defend Data Source: Microsoft Defender XDR Data Source: Elastic Endgame Data Source: Windows Security Event Logs Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Managed Object Format (MOF) files can be compiled locally or remotely through mofcomp.exe. Attackers may leverage MOF files to build their own namespaces and classes into the Windows Management Instrumentation (WMI) repository, or establish persistence using WMI Event Subscription.


    Read More
  • Mounting Hidden or WebDav Remote Shares

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Initial Access Tactic: Lateral Movement Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the use of net.exe to mount a WebDav or hidden remote share. This may indicate lateral movement or preparation for data exfiltration.


    Read More
  • MS Office Macro Security Registry Modifications

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Resources: Investigation Guide Data Source: Elastic Endgame Data Source: Sysmon Data Source: Microsoft Defender XDR Data Source: SentinelOne Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    Microsoft Office Products offer options for users and developers to control the security settings for running and using Macros. Adversaries may abuse these security settings to modify the default behavior of the Office Application to trust future macros and/or disable security warnings, which could increase their chances of establishing persistence.


    Read More
  • MsBuild Making Network Connections

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Resources: Investigation Guide Data Source: Elastic Defend  ·
    Share on: twitter facebook linkedin copy

    Identifies MsBuild.exe making outbound network connections. This may indicate adversarial activity as MsBuild is often leveraged by adversaries to execute code and evade detection.


    Read More
  • Mshta Making Network Connections

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Defend Data Source: SentinelOne Data Source: Sysmon Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies Mshta.exe making outbound network connections. This may indicate adversarial activity, as Mshta is often leveraged by adversaries to execute malicious scripts and evade detection.


    Read More
  • MsiExec Service Child Process With Network Connection

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Defend Data Source: Sysmon Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the execution of an MsiExec service child process followed by network or dns lookup activity. Adversaries may abuse Windows Installers for initial access and delivery of malware.


    Read More
  • Multiple Logon Failure Followed by Logon Success

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Credential Access Resources: Investigation Guide Data Source: Windows Security Event Logs  ·
    Share on: twitter facebook linkedin copy

    Identifies multiple logon failures followed by a successful one from the same source address. Adversaries will often brute force login attempts across multiple users with a common or known password, in an attempt to gain access to accounts.


    Read More
  • Multiple Logon Failure from the same Source Address

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Credential Access Resources: Investigation Guide Data Source: Windows Security Event Logs  ·
    Share on: twitter facebook linkedin copy

    Identifies multiple consecutive logon failures from the same source address and within a short time interval. Adversaries will often brute force login attempts across multiple users with a common or known password, in an attempt to gain access to accounts.


    Read More
  • Multiple Remote Management Tool Vendors on Same Host

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Command and Control Resources: Investigation Guide Data Source: Elastic Defend Data Source: Sysmon Data Source: SentinelOne Data Source: Microsoft Defender XDR Data Source: Crowdstrike Data Source: Windows Security Event Logs Data Source: Elastic Endgame Data Source: Winlogbeat  ·
    Share on: twitter facebook linkedin copy

    Identifies a Windows host where two or more distinct remote monitoring and management (RMM) or remote-access tool vendors are observed starting processes within the same eight-minute window. Legitimate MSP environments may run multiple tools, but this pattern can also indicate compromise, shadow IT, or attacker staging of redundant access. Processes are mapped to a single vendor label so multiple binaries from the same vendor do not inflate the count.


    Read More
  • Netsh Helper DLL

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Persistence Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Microsoft Defender XDR Data Source: SentinelOne Data Source: Sysmon Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the addition of a Netsh Helper DLL, netsh.exe supports the addition of these DLLs to extend its functionality. Attackers may abuse this mechanism to execute malicious payloads every time the utility is executed, which can be done by administrators or a scheduled task.


    Read More
  • Network Connection via Compiled HTML File

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Execution Resources: Investigation Guide Data Source: Elastic Defend Data Source: Sysmon Data Source: SentinelOne  ·
    Share on: twitter facebook linkedin copy

    Compiled HTML files (.chm) are commonly distributed as part of the Microsoft HTML Help system. Adversaries may conceal malicious code in a CHM file and deliver it to a victim for execution. CHM content is loaded by the HTML Help executable program (hh.exe).


    Read More
  • Network Connection via MsXsl

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Defend Data Source: SentinelOne Data Source: Sysmon Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies msxsl.exe making a network connection. This may indicate adversarial activity as msxsl.exe is often leveraged by adversaries to execute malicious scripts and evade detection.


    Read More
  • Network Connection via Registration Utility

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Execution Tactic: Defense Evasion Resources: Investigation Guide Data Source: Elastic Defend Data Source: Sysmon  ·
    Share on: twitter facebook linkedin copy

    Identifies the native Windows tools regsvr32.exe, regsvr64.exe, RegSvcs.exe, or RegAsm.exe making a network connection. This may be indicative of an attacker bypassing allowlists or running arbitrary scripts via a signed Microsoft binary.


    Read More
  • Network Connection via Signed Binary

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Resources: Investigation Guide Data Source: Elastic Defend Data Source: SentinelOne Data Source: Sysmon  ·
    Share on: twitter facebook linkedin copy

    Binaries signed with trusted digital certificates can execute on Windows systems protected by digital signature validation. Adversaries may use these binaries to 'live off the land' and execute malicious files that could bypass application allowlists and signature validation.


    Read More
  • Network Logon Provider Registry Modification

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Persistence Tactic: Credential Access Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Data Source: Microsoft Defender XDR Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the modification of the network logon provider registry. Adversaries may register a rogue network logon provider module for persistence and/or credential access via intercepting the authentication credentials in clear text during user logon.


    Read More
  • Network-Level Authentication (NLA) Disabled

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Defend Data Source: Elastic Endgame Data Source: Microsoft Defender XDR Data Source: SentinelOne Data Source: Sysmon Resources: Investigation Guide Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    Identifies the attempt to disable Network-Level Authentication (NLA) via registry modification. Network Level Authentication (NLA) is a feature on Windows that provides an extra layer of security for Remote Desktop (RDP) connections, as it requires users to authenticate before allowing a full RDP session. Attackers can disable NLA to enable persistence methods that require access to the Windows sign-in screen without authenticating, such as Accessibility Features persistence methods, like Sticky Keys.


    Read More
  • New ActiveSyncAllowedDeviceID Added via PowerShell

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Persistence Tactic: Execution Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the use of the Exchange PowerShell cmdlet, Set-CASMailbox, to add a new ActiveSync allowed device. Adversaries may target user email to collect sensitive information.


    Read More
  • NTDS Dump via Wbadmin

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Credential Access Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the execution of wbadmin to access the NTDS.dit file in a domain controller. Attackers with privileges from groups like Backup Operators can abuse the utility to perform credential access and compromise the domain.


    Read More
  • NullSessionPipe Registry Modification

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Lateral Movement Tactic: Defense Evasion Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Data Source: Microsoft Defender XDR Data Source: SentinelOne Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies NullSessionPipe registry modifications that specify which pipes can be accessed anonymously. This could be indicative of adversary lateral movement preparation by making the added pipe available to everyone.


    Read More
  • Office Test Registry Persistence

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Persistence Tactic: Defense Evasion Data Source: Elastic Defend Data Source: Elastic Endgame Data Source: Microsoft Defender XDR Data Source: SentinelOne Data Source: Crowdstrike Data Source: Sysmon Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the modification of the Microsoft Office "Office Test" Registry key, a registry location that can be used to specify a DLL which will be executed every time an MS Office application is started. Attackers can abuse this to gain persistence on a compromised host.


    Read More
  • Outbound Scheduled Task Activity via PowerShell

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Execution Data Source: Elastic Defend Data Source: Sysmon Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the PowerShell process loading the Task Scheduler COM DLL followed by an outbound RPC network connection within a short time period. This may indicate lateral movement or remote discovery via scheduled tasks.


    Read More
  • Peripheral Device Discovery

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Discovery Resources: Investigation Guide Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    Identifies use of the Windows file system utility (fsutil.exe) to gather information about attached peripheral devices and components connected to a computer system.


    Read More
  • Persistence via a Windows Installer

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Persistence Tactic: Defense Evasion Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies when the Windows installer process msiexec.exe creates a new persistence entry via scheduled tasks or startup.


    Read More
  • Persistence via BITS Job Notify Cmdline

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Persistence Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Data Source: SentinelOne Data Source: Microsoft Defender XDR Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    An adversary can use the Background Intelligent Transfer Service (BITS) SetNotifyCmdLine method to execute a program that runs after a job finishes transferring data or after a job enters a specified state in order to persist on a system.


    Read More
  • Persistence via Microsoft Outlook VBA

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Persistence Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Data Source: Microsoft Defender XDR Data Source: SentinelOne Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects attempts to establish persistence on an endpoint by installing a rogue Microsoft Outlook VBA Template.


    Read More
  • Persistence via PowerShell profile

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Persistence Tactic: Privilege Escalation Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Data Source: Microsoft Defender XDR Data Source: SentinelOne Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the creation or modification of a PowerShell profile. PowerShell profile is a script that is executed when PowerShell starts to customize the user environment, which can be abused by attackers to persist in a environment where PowerShell is common.


    Read More
  • Persistence via Scheduled Job Creation

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Persistence Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Data Source: SentinelOne Data Source: Microsoft Defender XDR Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A job can be used to schedule programs or scripts to be executed at a specified date and time. Adversaries may abuse task scheduling functionality to facilitate initial or recurring execution of malicious code.


    Read More
  • Persistence via WMI Event Subscription

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Persistence Tactic: Execution Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    An adversary can use Windows Management Instrumentation (WMI) to install event filters, providers, consumers, and bindings that execute code when a defined event occurs. Adversaries may use the capabilities of WMI to subscribe to an event and execute arbitrary code when that event occurs, providing persistence on a system.


    Read More
  • Persistent Scripts in the Startup Directory

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Persistence Resources: Investigation Guide Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Data Source: Microsoft Defender XDR Data Source: SentinelOne  ·
    Share on: twitter facebook linkedin copy

    Identifies script engines creating files in the Startup folder, or the creation of script files in the Startup folder. Adversaries may abuse this technique to maintain persistence in an environment.


    Read More
  • Port Forwarding Rule Addition

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Command and Control Tactic: Defense Evasion Resources: Investigation Guide Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Data Source: SentinelOne Data Source: Microsoft Defender XDR Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    Identifies the creation of a new port forwarding rule. An adversary may abuse this technique to bypass network segmentation restrictions.


    Read More
  • Potential Account Takeover - Logon from New Source IP

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Privilege Escalation Data Source: Windows Security Event Logs Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies a user account that normally logs in with high volume from one source IP suddenly logging in from a different source IP. This pattern (one IP with many successful logons, another IP with very few) may indicate account takeover or use of stolen credentials from a new location.


    Read More
  • Potential Account Takeover - Mixed Logon Types

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Privilege Escalation Data Source: Windows Security Event Logs Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies a user account (often a service account) that normally logs in with high volume using one logon type suddenly showing successful logons using a different logon type with low count. This pattern may indicate account takeover or use of stolen credentials from a new context (e.g. interactive or network logon where only batch/service was expected).


    Read More
  • Potential Active Directory Replication Account Backdoor

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Credential Access Data Source: Active Directory Use Case: Active Directory Monitoring Data Source: Windows Security Event Logs Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the modification of the nTSecurityDescriptor attribute in a domain object with rights related to DCSync to a user/computer account. Attackers can use this backdoor to re-obtain access to hashes of any user/computer.


    Read More
  • Potential Application Shimming via Sdbinst

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Persistence Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    The Application Shim was created to allow for backward compatibility of software as the operating system codebase changes over time. This Windows functionality has been abused by attackers to stealthily gain persistence and arbitrary code execution in legitimate Windows processes.


    Read More
  • Potential Command and Control via Internet Explorer

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Command and Control Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies instances of Internet Explorer (iexplore.exe) being started via the Component Object Model (COM) making unusual network connections. Adversaries could abuse Internet Explorer via COM to avoid suspicious processes making network connections and bypass host-based firewall restrictions.


    Read More
  • Potential Computer Account NTLM Relay Activity

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Credential Access Data Source: Active Directory Use Case: Active Directory Monitoring Data Source: Windows Security Event Logs Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies potential relay activities against a Computer account by identifying authentication events using the computer account coming from from hosts other than the server that owns the account. Attackers may relay the computer account hash after capturing it using forced authentication.


    Read More
  • Potential Credential Access via DCSync

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Credential Access Tactic: Privilege Escalation Data Source: Active Directory Resources: Investigation Guide Use Case: Active Directory Monitoring Data Source: Windows Security Event Logs  ·
    Share on: twitter facebook linkedin copy

    This rule identifies when a User Account starts the Active Directory Replication Process. Attackers can use the DCSync technique to get credential information of individual accounts or the entire domain, thus compromising the entire domain.


    Read More
  • Potential Credential Access via DuplicateHandle in LSASS

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Credential Access Data Source: Sysmon Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies suspicious access to an LSASS handle via DuplicateHandle from an unknown call trace module. This may indicate an attempt to bypass the NtOpenProcess API to evade detection and dump LSASS memory for credential access.


    Read More
  • Potential Data Exfiltration via Rclone

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Exfiltration Resources: Investigation Guide Data Source: Elastic Defend Data Source: Sysmon Data Source: SentinelOne Data Source: Microsoft Defender XDR Data Source: Crowdstrike Data Source: Elastic Endgame Data Source: Windows Security Event Logs  ·
    Share on: twitter facebook linkedin copy

    Identifies abuse of rclone (or a renamed copy, e.g. disguised as a security or backup utility) to exfiltrate data to cloud storage or remote endpoints. Rclone is a legitimate file sync tool; threat actors rename it to blend with administrative traffic and use copy/sync with cloud backends (e.g. :s3:) and include filters to exfiltrate specific file types.


    Read More
  • Potential DLL Side-Loading via Trusted Microsoft Programs

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Tactic: Execution Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Data Source: Microsoft Defender XDR Resources: Investigation Guide Data Source: Crowdstrike Data Source: SentinelOne  ·
    Share on: twitter facebook linkedin copy

    Identifies an instance of a Windows trusted program that is known to be vulnerable to DLL Search Order Hijacking starting after being renamed or from a non-standard path. This is uncommon behavior and may indicate an attempt to evade defenses via side loading a malicious DLL within the memory space of one of those processes.


    Read More
  • Potential DNS Tunneling via NsLookup

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Command and Control Resources: Investigation Guide Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: SentinelOne Data Source: Sysmon  ·
    Share on: twitter facebook linkedin copy

    This rule identifies a large number (15) of nslookup.exe executions with an explicit query type from the same host. This may indicate command and control activity utilizing the DNS protocol.


    Read More
  • Potential Enumeration via Active Directory Web Service

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Discovery Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies processes loading Active Directory related modules followed by a network connection to the ADWS dedicated TCP port. Adversaries may abuse the ADWS Windows service that allows Active Directory to be queried via this web service.


    Read More
  • Potential Evasion via Filter Manager

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Endgame Resources: Investigation Guide Data Source: Elastic Defend Data Source: Microsoft Defender XDR Data Source: Windows Security Event Logs Data Source: Sysmon Data Source: SentinelOne  ·
    Share on: twitter facebook linkedin copy

    The Filter Manager Control Program (fltMC.exe) binary may be abused by adversaries to unload a filter driver and evade defenses.


    Read More
  • Potential Evasion via Windows Filtering Platform

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Data Source: Windows Security Event Logs Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies multiple Windows Filtering Platform block events and where the process name is related to an endpoint security software. Adversaries may add malicious WFP rules to prevent Endpoint security from sending telemetry.


    Read More
  • Potential Exploitation of an Unquoted Service Path Vulnerability

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Privilege Escalation Data Source: Elastic Defend Data Source: Microsoft Defender XDR Data Source: SentinelOne Data Source: Elastic Endgame Data Source: Sysmon Data Source: Windows Security Event Logs Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Adversaries may leverage unquoted service path vulnerabilities to escalate privileges. By placing an executable in a higher-level directory within the path of an unquoted service executable, Windows will natively launch this executable from its defined path variable instead of the benign one in a deeper directory, thus leading to code execution.


    Read More
  • Potential File Transfer via Certreq

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Tactic: Command and Control Tactic: Exfiltration Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies Certreq making an HTTP Post request. Adversaries could abuse Certreq to download files or upload data to a remote URL.


    Read More
  • Potential File Transfer via Curl for Windows

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Command and Control Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: SentinelOne Data Source: Crowdstrike Data Source: Sysmon Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies Curl for Windows making an HTTP request. Adversaries could abuse Curl to download files or upload data to a remote URL.


    Read More
  • Potential Lateral Tool Transfer via SMB Share

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Lateral Movement Resources: Investigation Guide Data Source: Elastic Defend  ·
    Share on: twitter facebook linkedin copy

    Identifies the creation or change of a Windows executable file over network shares. Adversaries may transfer tools or other files between systems in a compromised environment.


    Read More
  • Potential LSA Authentication Package Abuse

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Privilege Escalation Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Microsoft Defender XDR Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Adversaries can use the autostart mechanism provided by the Local Security Authority (LSA) authentication packages for privilege escalation or persistence by placing a reference to a binary in the Windows registry. The binary will then be executed by SYSTEM when the authentication packages are loaded.


    Read More
  • Potential Masquerading as Business App Installer

    calendar May 4, 2026 · Domain: Endpoint Data Source: Elastic Defend Data Source: Elastic Endgame OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Tactic: Initial Access Tactic: Execution Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies executables with names resembling legitimate business applications but lacking signatures from the original developer. Attackers may trick users into downloading malicious executables that masquerade as legitimate applications via malicious ads, forum posts, and tutorials, effectively gaining initial access.


    Read More
  • Potential Masquerading as Communication Apps

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Defend Resources: Investigation Guide Data Source: SentinelOne Data Source: Elastic Endgame  ·
    Share on: twitter facebook linkedin copy

    Identifies suspicious instances of communications apps, both unsigned and renamed ones, that can indicate an attempt to conceal malicious activity, bypass security features such as allowlists, or trick users into executing malware.


    Read More
  • Potential NetNTLMv1 Downgrade Attack

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Defend Data Source: Elastic Endgame Data Source: Microsoft Defender XDR Data Source: SentinelOne Data Source: Sysmon Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies registry modification to force the system to fall back to NTLMv1 for authentication. This modification is possible with local administrator privileges and is commonly referred to as a NetNTLMv1 downgrade attack.


    Read More
  • Potential Pass-the-Hash (PtH) Attempt

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Lateral Movement Data Source: Windows Security Event Logs Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Adversaries may pass the hash using stolen password hashes to move laterally within an environment, bypassing normal system access controls. Pass the hash (PtH) is a method of authenticating as a user without having access to the user's cleartext password.


    Read More
  • Potential Persistence via Mandatory User Profile

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Persistence Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects the creation or modification of a mandatory user profile hive (NTUSER.MAN) by an unusual process. Adversaries may abuse Windows mandatory profiles by dropping a malicious NTUSER.MAN file containing pre-populated persistence-related registry keys. On the next user logon, Windows loads the registry hive from NTUSER.MAN, causing embedded persistence mechanisms to activate without directly modifying the live registry. This technique can evade traditional registry-based monitoring and indicate a stealthy persistence attempt.


    Read More
  • Potential Persistence via Time Provider Modification

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Persistence Tactic: Privilege Escalation Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Data Source: Microsoft Defender XDR Data Source: SentinelOne Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies modification of the Time Provider. Adversaries may establish persistence by registering and enabling a malicious DLL as a time provider. Windows uses the time provider architecture to obtain accurate time stamps from other network devices or clients in the network. Time providers are implemented in the form of a DLL file which resides in the System32 folder. The service W32Time initiates during the startup of Windows and loads w32time.dll.


    Read More
  • Potential Port Monitor or Print Processor Registration Abuse

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Privilege Escalation Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Microsoft Defender XDR Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies port monitor and print processor registry modifications. Adversaries may abuse port monitor and print processors to run malicious DLLs during system boot that will be executed as SYSTEM for privilege escalation and/or persistence, if permissions allow writing a fully-qualified pathname for that DLL.


    Read More
  • Potential PowerShell Obfuscated Script via High Entropy

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Data Source: PowerShell Logs Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies PowerShell script blocks with high entropy and non-uniform character distributions. Attackers may obfuscate PowerShell scripts using encoding, encryption, or compression techniques to evade signature-based detections and hinder manual analysis by security analysts.


    Read More
  • Potential PowerShell Obfuscation via Special Character Overuse

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Data Source: PowerShell Logs Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects PowerShell scripts dominated by whitespace and special characters with low symbol diversity, a profile often produced by formatting or encoding obfuscation. Attackers use symbol-heavy encoding or formatting (for example, SecureString-style blobs or character-level transforms) to hide payloads and evade static analysis and AMSI.


    Read More
  • Potential Privilege Escalation via Service ImagePath Modification

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Execution Tactic: Privilege Escalation Data Source: Elastic Defend Data Source: Sysmon Data Source: Crowdstrike Resources: Investigation Guide Data Source: SentinelOne Data Source: Microsoft Defender XDR Data Source: Elastic Endgame  ·
    Share on: twitter facebook linkedin copy

    Identifies registry modifications to default services that could enable privilege escalation to SYSTEM. Attackers with privileges from groups like Server Operators may change the ImagePath of services to executables under their control or to execute commands.


    Read More
  • Potential Protocol Tunneling via Cloudflared

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Command and Control Resources: Investigation Guide Data Source: Elastic Defend Data Source: Sysmon Data Source: SentinelOne Data Source: Microsoft Defender XDR Data Source: Crowdstrike Data Source: Elastic Endgame Data Source: Windows Security Event Logs  ·
    Share on: twitter facebook linkedin copy

    Identifies the use of Cloudflare Tunnel (cloudflared) to expose a local service or create an outbound tunnel. Adversaries may abuse quick tunnels (e.g. tunnel --url http://127.0.0.1:80) or named tunnels to proxy C2 traffic or exfiltrate data through Cloudflare's edge while evading direct connection blocking.


    Read More
  • Potential Protocol Tunneling via Yuze

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Command and Control Resources: Investigation Guide Data Source: Elastic Defend Data Source: Sysmon Data Source: SentinelOne Data Source: Microsoft Defender XDR Data Source: Crowdstrike Data Source: Elastic Endgame Data Source: Windows Security Event Logs  ·
    Share on: twitter facebook linkedin copy

    Identifies execution of Yuze, a lightweight open-source tunneling tool used for intranet penetration. Yuze supports forward and reverse SOCKS5 proxy tunneling and is typically executed via rundll32 loading yuze.dll with the RunYuze export. Threat actors may use it to proxy C2 or pivot traffic.


    Read More
  • Potential Ransomware Behavior - Note Files by System

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Impact Resources: Investigation Guide Data Source: Elastic Defend  ·
    Share on: twitter facebook linkedin copy

    This rule identifies the creation of multiple files with same name and over SMB by the same user. This behavior may indicate the successful remote execution of a ransomware dropping file notes to different folders.


    Read More
  • Potential Remote File Execution via MSIEXEC

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Initial Access Tactic: Defense Evasion Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the execution of the built-in Windows Installer, msiexec.exe, to install a remote package. Adversaries may abuse msiexec.exe to launch local or network accessible MSI files.


    Read More
  • Potential RemoteMonologue Attack

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Defend Data Source: Elastic Endgame Data Source: Microsoft Defender XDR Data Source: SentinelOne Data Source: Sysmon Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies attempt to perform session hijack via COM object registry modification by setting the RunAs value to Interactive User.


    Read More
  • Potential Secure File Deletion via SDelete Utility

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Tactic: Impact Data Source: Elastic Endgame Resources: Investigation Guide Data Source: Elastic Defend Data Source: Sysmon Data Source: Microsoft Defender XDR Data Source: SentinelOne Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    Detects file name patterns generated by the use of Sysinternals SDelete utility to securely delete a file via multiple file overwrite and rename operations.


    Read More
  • Potential Timestomp in Executable Files

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Data Source: Sysmon Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the modification of a file creation time for executable files in sensitive system directories. Adversaries may modify file time attributes to blend malicious executables with legitimate system files. Timestomping is a technique that modifies the timestamps of a file often to mimic files that are in trusted directories.


    Read More
  • Potential Veeam Credential Access Command

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Tactic: Credential Access Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies commands that can access and decrypt Veeam credentials stored in MSSQL databases. Attackers can use Veeam Credentials to target backups as part of destructive operations such as Ransomware attacks.


    Read More
  • Potential Web Shell ASPX File Creation

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Persistence Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Data Source: SentinelOne Data Source: Microsoft Defender XDR Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the creation of ASPX files in specific directories that are commonly targeted by attackers to deploy web shells.


    Read More
  • Potential Windows Error Manager Masquerading

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Resources: Investigation Guide Data Source: Elastic Defend Data Source: Sysmon  ·
    Share on: twitter facebook linkedin copy

    Identifies suspicious instances of the Windows Error Reporting process (WerFault.exe or Wermgr.exe) with matching command-line and process executable values performing outgoing network connections. This may be indicative of a masquerading attempt to evade suspicious child process behavior detections.


    Read More
  • Potential Windows Session Hijacking via CcmExec

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This detection rule identifies when 'SCNotification.exe' loads an untrusted DLL, which is a potential indicator of an attacker attempt to hijack/impersonate a Windows user session.


    Read More
  • Potential WPAD Spoofing via DNS Record Creation

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Credential Access Data Source: Active Directory Use Case: Active Directory Monitoring Data Source: Windows Security Event Logs Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the creation of a DNS record that is potentially meant to enable WPAD spoofing. Attackers can disable the Global Query Block List (GQBL) and create a "wpad" record to exploit hosts running WPAD with default settings for privilege escalation and lateral movement.


    Read More
  • Potential WSUS Abuse for Lateral Movement

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Lateral Movement Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Data Source: SentinelOne Data Source: Microsoft Defender XDR Data Source: Windows Security Event Logs Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies a potential Windows Server Update Services (WSUS) abuse to execute psexec to enable for lateral movement. WSUS is limited to executing Microsoft signed binaries, which limits the executables that can be used to tools published by Microsoft.


    Read More
  • PowerShell Script Block Logging Disabled

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Resources: Investigation Guide Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Data Source: Microsoft Defender XDR Data Source: SentinelOne Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    Detects registry changes that disable PowerShell Script Block Logging. Attackers may disable this logging to conceal their activities in the host and evade detection.


    Read More
  • PowerShell Script with Encryption/Decryption Capabilities

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Data Source: PowerShell Logs Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies PowerShell script block content that uses .NET cryptography APIs for file encryption or decryption. Attackers abuse these routines to encrypt data for impact or decrypt staged payloads to evade defenses.


    Read More
  • PowerShell Suspicious Payload Encoded and Compressed

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Resources: Investigation Guide Data Source: PowerShell Logs  ·
    Share on: twitter facebook linkedin copy

    Identifies PowerShell script block content that combines Base64 decoding with .NET decompression (Deflate/GZip). Attackers use this pattern to deobfuscate and reconstruct payloads in memory to evade defenses.


    Read More
  • Privileged Accounts Brute Force

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Credential Access Resources: Investigation Guide Data Source: Windows Security Event Logs  ·
    Share on: twitter facebook linkedin copy

    Identifies multiple consecutive logon failures targeting more than one Admin account from the same source address and within a short time interval. Adversaries will often brute force login attempts across multiple users with a common or known password, in an attempt to gain access to accounts.


    Read More
  • Process Activity via Compiled HTML File

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Execution Data Source: Elastic Endgame Resources: Investigation Guide Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    Compiled HTML files (.chm) are commonly distributed as part of the Microsoft HTML Help system. Adversaries may conceal malicious code in a CHM file and deliver it to a victim for execution. CHM content is loaded by the HTML Help executable program (hh.exe).


    Read More
  • Process Created with a Duplicated Token

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Privilege Escalation Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the creation of a process impersonating the token of another user logon session. Adversaries may create a new process with a different token to escalate privileges and bypass access controls.


    Read More
  • Process Creation via Secondary Logon

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Privilege Escalation Data Source: Windows Security Event Logs Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies process creation with alternate credentials. Adversaries may create a new process with a different token to escalate privileges and bypass access controls.


    Read More
  • Process Execution from an Unusual Directory

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies process execution from suspicious default Windows directories. This is sometimes done by adversaries to hide malware in trusted paths.


    Read More
  • Process Injection by the Microsoft Build Engine

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Tactic: Privilege Escalation Data Source: Sysmon Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    An instance of MSBuild, the Microsoft Build Engine, created a thread in another process. This technique is sometimes used to evade detection or elevate privileges.


    Read More
  • Program Files Directory Masquerading

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies execution from a directory masquerading as the Windows Program Files directories. These paths are trusted and usually host trusted third party programs. An adversary may leverage masquerading, along with low privileges to bypass detections allowlisting those folders.


    Read More
  • PsExec Network Connection

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Execution Tactic: Lateral Movement Resources: Investigation Guide Data Source: Elastic Defend Data Source: Sysmon Data Source: SentinelOne  ·
    Share on: twitter facebook linkedin copy

    Identifies use of the SysInternals tool PsExec.exe making a network connection. This could be an indication of lateral movement.


    Read More
  • Rare Connection to WebDAV Target

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Credential Access Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies rare connection attempts to a Web Distributed Authoring and Versioning (WebDAV) resource. Attackers may inject WebDAV paths in files or features opened by a victim user to leak their NTLM credentials via forced authentication.


    Read More
  • Rare SMB Connection to the Internet

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Exfiltration Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects rare internet network connections via the SMB protocol. SMB is commonly used to leak NTLM credentials via rogue UNC path injection.


    Read More
  • RDP Enabled via Registry

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Lateral Movement Tactic: Defense Evasion Resources: Investigation Guide Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Data Source: Microsoft Defender XDR Data Source: SentinelOne Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    Identifies registry write modifications to enable Remote Desktop Protocol (RDP) access. This could be indicative of adversary lateral movement preparation.


    Read More
  • Registry Persistence via AppCert DLL

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Persistence Tactic: Privilege Escalation Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Data Source: SentinelOne Data Source: Microsoft Defender XDR Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects attempts to maintain persistence by creating registry keys using AppCert DLLs. AppCert DLLs are loaded by every process using the common API functions to create processes.


    Read More
  • Registry Persistence via AppInit DLL

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Persistence Tactic: Defense Evasion Resources: Investigation Guide Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Data Source: Microsoft Defender XDR Data Source: SentinelOne Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    AppInit DLLs are dynamic-link libraries (DLLs) that are loaded into every process that creates a user interface (loads user32.dll) on Microsoft Windows operating systems. The AppInit DLL mechanism is used to load custom code into user-mode processes, allowing for the customization of the user interface and the behavior of Windows-based applications. Attackers who add those DLLs to the registry locations can execute code with elevated privileges, similar to process injection, and provide a solid and constant persistence on the machine.


    Read More
  • Remote Desktop Enabled in Windows Firewall by Netsh

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Resources: Investigation Guide Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    Identifies use of the network shell utility (netsh.exe) to enable inbound Remote Desktop Protocol (RDP) connections in the Windows Firewall.


    Read More
  • Remote Desktop File Opened from Suspicious Path

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Initial Access Tactic: Command and Control Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies attempts to open a remote desktop file from suspicious paths. Adversaries may abuse RDP files for initial access.


    Read More
  • Remote Execution via File Shares

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Lateral Movement Resources: Investigation Guide Data Source: Elastic Endgame Data Source: Elastic Defend  ·
    Share on: twitter facebook linkedin copy

    Identifies the execution of a file that was created by the virtual system process. This may indicate lateral movement via network file shares.


    Read More
  • Remote File Copy to a Hidden Share

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Lateral Movement Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies a remote file copy attempt to a hidden network share. This may indicate lateral movement or data staging activity.


    Read More
  • Remote File Copy via TeamViewer

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Command and Control Resources: Investigation Guide Data Source: Elastic Defend Data Source: SentinelOne  ·
    Share on: twitter facebook linkedin copy

    Identifies an executable or script file remotely downloaded via a TeamViewer transfer session.


    Read More
  • Remote File Download via Desktopimgdownldr Utility

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Command and Control Resources: Investigation Guide Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: SentinelOne Data Source: Sysmon Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    Identifies the desktopimgdownldr utility being used to download a remote file. An adversary may use desktopimgdownldr to download arbitrary files as an alternative to certutil.


    Read More
  • Remote File Download via MpCmdRun

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Command and Control Resources: Investigation Guide Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    Identifies the Windows Defender configuration utility (MpCmdRun.exe) being used to download a remote file.


    Read More
  • Remote File Download via PowerShell

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Command and Control Resources: Investigation Guide Data Source: Elastic Defend  ·
    Share on: twitter facebook linkedin copy

    Identifies powershell.exe being used to download an executable file from an untrusted remote destination.


    Read More
  • Remote File Download via Script Interpreter

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Command and Control Tactic: Execution Resources: Investigation Guide Data Source: Elastic Defend Data Source: Sysmon  ·
    Share on: twitter facebook linkedin copy

    Identifies built-in Windows script interpreters (cscript.exe or wscript.exe) being used to download an executable file from a remote destination.


    Read More
  • Remote Management Access Launch After MSI Install

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Command and Control Resources: Investigation Guide Data Source: Elastic Defend Data Source: Sysmon Data Source: SentinelOne Data Source: Microsoft Defender XDR Data Source: Crowdstrike Data Source: Windows Security Event Logs Data Source: Elastic Endgame  ·
    Share on: twitter facebook linkedin copy

    Detects an MSI installer execution followed by the execution of commonly abused Remote Management Software like ScreenConnect. This behavior may indicate abuse where an attacker triggers an MSI install then connects via a guest link with a known session key.


    Read More
  • Remote Scheduled Task Creation

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Lateral Movement Resources: Investigation Guide Data Source: Elastic Defend Data Source: Sysmon Data Source: SentinelOne  ·
    Share on: twitter facebook linkedin copy

    Identifies remote scheduled task creations on a target host. This could be indicative of adversary lateral movement.


    Read More
  • Remote Scheduled Task Creation via RPC

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Lateral Movement Data Source: Windows Security Event Logs Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies scheduled task creation from a remote source. This could be indicative of adversary lateral movement.


    Read More
  • Remote Windows Service Installed

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Lateral Movement Tactic: Persistence Data Source: Windows Security Event Logs Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies a network logon followed by Windows service creation with same LogonId. This could be indicative of lateral movement, but will be noisy if commonly done by administrators."


    Read More
  • Remote XSL Script Execution via COM

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Initial Access Tactic: Defense Evasion Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the execution of a hosted XSL script using the Microsoft.XMLDOM COM interface via Microsoft Office processes. This behavior may indicate adversarial activity to execute malicious JScript or VBScript on the system.


    Read More
  • Remotely Started Services via RPC

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Lateral Movement Resources: Investigation Guide Data Source: Elastic Defend Data Source: Sysmon  ·
    Share on: twitter facebook linkedin copy

    Identifies remote execution of Windows services over remote procedure call (RPC). This could be indicative of lateral movement, but will be noisy if commonly done by administrators.


    Read More
  • Renamed Utility Executed with Short Program Name

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Data Source: Microsoft Defender XDR Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the execution of a process with a single character process name, differing from the original file name. This is often done by adversaries while staging, executing temporary utilities, or trying to bypass security detections based on the process name.


    Read More
  • Scheduled Task Created by a Windows Script

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Persistence Tactic: Execution Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A scheduled task was created by a Windows script via cscript.exe, wscript.exe or powershell.exe. This can be abused by an adversary to establish persistence.


    Read More
  • Scheduled Task Execution at Scale via GPO

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Privilege Escalation Tactic: Lateral Movement Data Source: Active Directory Resources: Investigation Guide Use Case: Active Directory Monitoring Data Source: Windows Security Event Logs  ·
    Share on: twitter facebook linkedin copy

    Detects the modification of Group Policy Object attributes to execute a scheduled task in the objects controlled by the GPO.


    Read More
  • Scheduled Tasks AT Command Enabled

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Tactic: Execution Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Data Source: Microsoft Defender XDR Data Source: SentinelOne Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies attempts to enable the Windows scheduled tasks AT command via the registry. Attackers may use this method to move laterally or persist locally. The AT command has been deprecated since Windows 8 and Windows Server 2012, but still exists for backwards compatibility.


    Read More
  • Searching for Saved Credentials via VaultCmd

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Credential Access Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Windows Credential Manager allows you to create, view, or delete saved credentials for signing into websites, connected applications, and networks. An adversary may abuse this to list or dump credentials stored in the Credential Manager for saved usernames and passwords. This may also be performed in preparation of lateral movement.


    Read More
  • SeDebugPrivilege Enabled by a Suspicious Process

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Privilege Escalation Data Source: Windows Security Event Logs Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies a process running with a non-SYSTEM account that enables the SeDebugPrivilege privilege. Adversaries may enable this privilege to debug and modify other processes, typically reserved for system-level tasks, to escalate privileges and bypass access controls.


    Read More
  • Sensitive Audit Policy Sub-Category Disabled

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Resources: Investigation Guide Data Source: Windows Security Event Logs  ·
    Share on: twitter facebook linkedin copy

    Identifies attempts to disable auditing for some security sensitive audit policy sub-categories. This is often done by attackers in an attempt to evade detection and forensics on a system.


    Read More
  • Service Command Lateral Movement

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Lateral Movement Data Source: Elastic Defend Data Source: Sysmon Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies use of sc.exe to create, modify, or start services on remote hosts. This could be indicative of adversary lateral movement but will be noisy if commonly done by admins.


    Read More
  • Service Control Spawned via Script Interpreter

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Privilege Escalation Tactic: Defense Evasion Tactic: Execution Data Source: Elastic Endgame Resources: Investigation Guide Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    Identifies Service Control (sc.exe) spawning from script interpreter processes to create, modify, or start services. This can potentially indicate an attempt to elevate privileges or maintain persistence.


    Read More
  • Service DACL Modification via sc.exe

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Resources: Investigation Guide Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Data Source: SentinelOne Data Source: Microsoft Defender XDR Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    Identifies DACL modifications to deny access to a service, making it unstoppable, or hide it from system and users.


    Read More
  • Signed Proxy Execution via MS Work Folders

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Resources: Investigation Guide Data Source: Elastic Endgame Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    Identifies the use of Windows Work Folders to execute a potentially masqueraded control.exe file in the current working directory. Misuse of Windows Work Folders could indicate malicious activity.


    Read More
  • SIP Provider Modification

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Data Source: Microsoft Defender XDR Data Source: SentinelOne Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies modifications to the registered Subject Interface Package (SIP) providers. SIP providers are used by the Windows cryptographic system to validate file signatures on the system. This may be an attempt to bypass signature validation checks or inject code into critical processes.


    Read More
  • SMB Connections via LOLBin or Untrusted Process

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Lateral Movement Resources: Investigation Guide Data Source: Elastic Defend  ·
    Share on: twitter facebook linkedin copy

    Identifies potentially suspicious processes that are not trusted or living-off-the-land binaries (LOLBin) making Server Message Block (SMB) network connections over port 445. Windows File Sharing is typically implemented over SMB, which communicates between hosts using port 445. Legitimate connections are generally established by the kernel (PID 4). This rule helps to detect processes that might be port scanners, exploits, or user-level processes attempting lateral movement within the network by leveraging SMB connections.


    Read More
  • SolarWinds Process Disabling Services via Registry

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Tactic: Initial Access Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Data Source: Microsoft Defender XDR Data Source: SentinelOne Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies a SolarWinds binary modifying the start type of a service to be disabled. An adversary may abuse this technique to manipulate relevant security services.


    Read More
  • Startup Folder Persistence via Unsigned Process

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Persistence Tactic: Defense Evasion Resources: Investigation Guide Data Source: Elastic Defend  ·
    Share on: twitter facebook linkedin copy

    Identifies files written or modified in the startup folder by unsigned processes. Adversaries may abuse this technique to maintain persistence in an environment.


    Read More
  • Startup or Run Key Registry Modification

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Persistence Resources: Investigation Guide Data Source: Elastic Endgame Data Source: Elastic Defend  ·
    Share on: twitter facebook linkedin copy

    Identifies run key or startup key registry modifications. In order to survive reboots and other system interrupts, attackers will modify run keys within the registry or leverage startup folder items as a form of persistence.


    Read More
  • Startup Persistence by a Suspicious Process

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Persistence Resources: Investigation Guide Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Data Source: Microsoft Defender XDR Data Source: SentinelOne  ·
    Share on: twitter facebook linkedin copy

    Identifies files written to or modified in the startup folder by commonly abused processes. Adversaries may use this technique to maintain persistence.


    Read More
  • Startup/Logon Script added to Group Policy Object

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Privilege Escalation Data Source: Active Directory Resources: Investigation Guide Use Case: Active Directory Monitoring Data Source: Windows Security Event Logs  ·
    Share on: twitter facebook linkedin copy

    Detects the modification of Group Policy Objects (GPO) to add a startup/logon script to users or computer objects.


    Read More
  • Suspicious .NET Code Compilation

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Tactic: Execution Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies executions of .NET compilers with suspicious parent processes, which can indicate an attacker's attempt to compile code after delivery in order to bypass security mechanisms.


    Read More
  • Suspicious Access to LDAP Attributes

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Discovery Data Source: Windows Security Event Logs Data Source: Active Directory Data Source: Windows Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identify read access to a high number of Active Directory object attributes. The knowledge of objects properties can help adversaries find vulnerabilities, elevate privileges or collect sensitive information.


    Read More
  • Suspicious CertUtil Commands

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Endgame Resources: Investigation Guide Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    Identifies suspicious commands being used with certutil.exe. CertUtil is a native Windows component which is part of Certificate Services. CertUtil is often abused by attackers to live off the land for stealthier command and control or data exfiltration.


    Read More
  • Suspicious Command Prompt Network Connection

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Execution Resources: Investigation Guide Data Source: Elastic Defend Data Source: Sysmon Data Source: SentinelOne  ·
    Share on: twitter facebook linkedin copy

    Identifies a network connection by the command prompt (cmd.exe) when it is executed with specific arguments, such as a script or a URL, or when it is spawned by Microsoft Office applications. Adversaries often abuse cmd.exe to download malicious payloads or establish command and control channels from a remote source.


    Read More
  • Suspicious Communication App Child Process

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Tactic: Persistence Data Source: Elastic Defend Resources: Investigation Guide Data Source: SentinelOne Data Source: Elastic Endgame  ·
    Share on: twitter facebook linkedin copy

    Identifies suspicious child processes of communications apps, which can indicate a potential masquerading as the communication app or the exploitation of a vulnerability on the application causing it to execute code.


    Read More
  • Suspicious Endpoint Security Parent Process

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A suspicious Endpoint Security parent process was detected. This may indicate a process hollowing or other form of code injection.


    Read More
  • Suspicious Execution from a Mounted Device

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Tactic: Execution Data Source: Elastic Defend Data Source: Sysmon Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies when a script interpreter or signed binary is launched via a non-standard working directory. An attacker may use this technique to evade defenses.


    Read More
  • Suspicious Execution from VS Code Extension

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Initial Access Tactic: Execution Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects suspicious process execution launched from a VS Code extension context (parent command line contains .vscode/extensions). Malicious extensions can run on startup and drop or execute payloads (e.g. RATs like ScreenConnect, script interpreters, or download utilities). This covers both script/LOLBin children and recently created executables from non-Program Files paths, as seen in campaigns such as the fake Clawdbot extension that installed ScreenConnect RAT.


    Read More
  • Suspicious Execution via Microsoft Office Add-Ins

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Initial Access Tactic: Persistence Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Data Source: Microsoft Defender XDR Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies execution of common Microsoft Office applications to launch an Office Add-In from a suspicious path or with an unusual parent process. This may indicate an attempt to get initial access via a malicious phishing MS Office Add-In.


    Read More
  • Suspicious Execution via Scheduled Task

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Persistence Tactic: Execution Data Source: Elastic Defend Resources: Investigation Guide Data Source: Sysmon  ·
    Share on: twitter facebook linkedin copy

    Identifies execution of a suspicious program via scheduled tasks by looking at process lineage and command line usage.


    Read More
  • Suspicious Execution via Windows Subsystem for Linux

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Execution Tactic: Defense Evasion Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects Linux Bash commands from the the Windows Subsystem for Linux. Adversaries may enable and use WSL for Linux to avoid detection.


    Read More
  • Suspicious Explorer Child Process

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Initial Access Tactic: Defense Evasion Tactic: Execution Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Data Source: Microsoft Defender XDR Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies a suspicious Windows explorer child process. Explorer.exe can be abused to launch malicious scripts or executables from a trusted parent process.


    Read More
  • Suspicious HTML File Creation

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Initial Access Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the execution of a browser process to open an HTML file with high entropy and size. Adversaries may smuggle data and files past content filters by hiding malicious payloads inside of seemingly benign HTML files.


    Read More
  • Suspicious Image Load (taskschd.dll) from MS Office

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Persistence Tactic: Execution Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies a suspicious image load (taskschd.dll) from Microsoft Office processes. This behavior may indicate adversarial activity where a scheduled task is configured via Windows Component Object Model (COM). This technique can be used to configure persistence and evade monitoring by avoiding the usage of the traditional Windows binary (schtasks.exe) used to manage scheduled tasks.


    Read More
  • Suspicious Inter-Process Communication via Outlook

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Collection Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects Inter-Process Communication with Outlook via Component Object Model from an unusual process. Adversaries may target user email to collect sensitive information or send email on their behalf via API.


    Read More
  • Suspicious JetBrains TeamCity Child Process

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Initial Access Data Source: Elastic Endgame Use Case: Vulnerability Data Source: Elastic Defend Data Source: Microsoft Defender XDR Data Source: Windows Security Event Logs Data Source: Sysmon Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies suspicious processes being spawned by the JetBrain TeamCity process. This activity could be related to JetBrains remote code execution vulnerabilities.


    Read More
  • Suspicious Lsass Process Access

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Credential Access Data Source: Sysmon Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies access attempts to LSASS handle, this may indicate an attempt to dump credentials from Lsass memory.


    Read More
  • Suspicious MS Office Child Process

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Initial Access Tactic: Defense Evasion Tactic: Execution Resources: Investigation Guide Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    Identifies suspicious child processes of frequently targeted Microsoft Office applications (Word, PowerPoint, Excel). These child processes are often launched during exploitation of Office applications or from documents with malicious macros.


    Read More
  • Suspicious MS Outlook Child Process

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Initial Access Tactic: Defense Evasion Tactic: Execution Resources: Investigation Guide Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: SentinelOne Data Source: Microsoft Defender XDR Data Source: Windows Security Event Logs Data Source: Crowdstrike Data Source: Sysmon  ·
    Share on: twitter facebook linkedin copy

    Identifies suspicious child processes of Microsoft Outlook. These child processes are often associated with spear phishing activity.


    Read More
  • Suspicious PDF Reader Child Process

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Execution Tactic: Initial Access Resources: Investigation Guide Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    Identifies suspicious child processes of PDF reader applications. These child processes are often launched via exploitation of PDF applications or social engineering.


    Read More
  • Suspicious PowerShell Engine ImageLoad

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Execution Resources: Investigation Guide Data Source: Elastic Defend  ·
    Share on: twitter facebook linkedin copy

    Identifies the PowerShell engine being invoked by unexpected processes. Rather than executing PowerShell functionality with powershell.exe, some attackers do this to operate more stealthily.


    Read More
  • Suspicious Print Spooler File Deletion

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Privilege Escalation Data Source: Elastic Endgame Use Case: Vulnerability Data Source: Elastic Defend Data Source: Sysmon Data Source: Microsoft Defender XDR Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects deletion of print driver files by an unusual process. This may indicate a clean up attempt post successful privilege escalation via Print Spooler service related vulnerabilities.


    Read More
  • Suspicious Print Spooler SPL File Created

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Privilege Escalation Resources: Investigation Guide Data Source: Elastic Endgame Use Case: Vulnerability Data Source: Elastic Defend Data Source: Microsoft Defender XDR  ·
    Share on: twitter facebook linkedin copy

    Detects attempts to exploit privilege escalation vulnerabilities related to the Print Spooler service including CVE-2020-1048 and CVE-2020-1337.


    Read More
  • Suspicious Process Creation CallTrace

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Resources: Investigation Guide Data Source: Sysmon  ·
    Share on: twitter facebook linkedin copy

    Identifies when a process is created and immediately accessed from an unknown memory code region and by the same parent process. This may indicate a code injection attempt.


    Read More
  • Suspicious Process Execution via Renamed PsExec Executable

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Execution Tactic: Defense Evasion Resources: Investigation Guide Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Data Source: Microsoft Defender XDR Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    Identifies suspicious psexec activity which is executing from the psexec service that has been renamed, possibly to evade detection.


    Read More
  • Suspicious RDP ActiveX Client Loaded

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Lateral Movement Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies suspicious Image Loading of the Remote Desktop Services ActiveX Client (mstscax), this may indicate the presence of RDP lateral movement capability.


    Read More
  • Suspicious Remote Registry Access via SeBackupPrivilege

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Lateral Movement Tactic: Credential Access Resources: Investigation Guide Use Case: Active Directory Monitoring Data Source: Active Directory Data Source: Windows Security Event Logs  ·
    Share on: twitter facebook linkedin copy

    Identifies remote access to the registry using an account with Backup Operators group membership. This may indicate an attempt to exfiltrate credentials by dumping the Security Account Manager (SAM) registry hive in preparation for credential access and privileges elevation.


    Read More
  • Suspicious ScreenConnect Client Child Process

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Command and Control Resources: Investigation Guide Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Data Source: SentinelOne Data Source: Microsoft Defender XDR Data Source: Windows Security Event Logs Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    Identifies suspicious processes being spawned by the ScreenConnect client processes. This activity may indicate execution abusing unauthorized access to the ScreenConnect remote access software.


    Read More
  • Suspicious Script Object Execution

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Defend Data Source: Elastic Endgame Data Source: Sysmon Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies scrobj.dll loaded into unusual Microsoft processes. This usually means a malicious scriptlet is being executed in the target process.


    Read More
  • Suspicious Service was Installed in the System

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Persistence Resources: Investigation Guide Data Source: Windows Security Event Logs Data Source: Windows System Event Logs  ·
    Share on: twitter facebook linkedin copy

    Identifies the creation of a new Windows service with suspicious Service command values. Windows services typically run as SYSTEM and can be used for privilege escalation and persistence.


    Read More
  • Suspicious Shell Execution via Velociraptor

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Command and Control Tactic: Execution Tactic: Defense Evasion Resources: Investigation Guide Data Source: Elastic Defend Data Source: Sysmon Data Source: SentinelOne Data Source: Microsoft Defender XDR Data Source: Crowdstrike Data Source: Elastic Endgame Data Source: Windows Security Event Logs  ·
    Share on: twitter facebook linkedin copy

    Detects shell executions (cmd, PowerShell, rundll32) spawned by Velociraptor. Threat actors have been observed installing Velociraptor to execute shell commands on compromised systems, blending in with legitimate system processes.


    Read More
  • Suspicious SolarWinds Child Process

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Execution Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A suspicious SolarWinds child process was detected, which may indicate an attempt to execute malicious programs.


    Read More
  • Suspicious WerFault Child Process

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Tactic: Persistence Tactic: Privilege Escalation Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A suspicious WerFault child process was detected, which may indicate an attempt to run via the SilentProcessExit registry key manipulation. Verify process details such as command line, network connections and file writes.


    Read More
  • Suspicious Windows Powershell Arguments

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Execution Data Source: Windows Security Event Logs Data Source: Elastic Defend Data Source: Sysmon Data Source: SentinelOne Data Source: Microsoft Defender XDR Data Source: Crowdstrike Data Source: Elastic Endgame Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the execution of PowerShell with suspicious argument values. This behavior is often observed during malware installation leveraging PowerShell.


    Read More
  • Suspicious WMI Event Subscription Created

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Persistence Data Source: Sysmon Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects the creation of a WMI Event Subscription. Attackers can abuse this mechanism for persistence or to elevate to SYSTEM privileges.


    Read More
  • Suspicious WMI Image Load from MS Office

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Execution Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies a suspicious image load (wmiutils.dll) from Microsoft Office processes. This behavior may indicate adversarial activity where child processes are spawned via Windows Management Instrumentation (WMI). This technique can be used to execute code and evade traditional parent/child processes spawned from Microsoft Office products.


    Read More
  • Suspicious WMIC XSL Script Execution

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Tactic: Execution Data Source: Elastic Defend Data Source: Sysmon Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies WMIC allowlist bypass techniques by alerting on suspicious execution of scripts. When WMIC loads scripting libraries it may be indicative of an allowlist bypass.


    Read More
  • Suspicious Zoom Child Process

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Tactic: Execution Data Source: Elastic Endgame Resources: Investigation Guide Data Source: Elastic Defend Data Source: SentinelOne Data Source: Microsoft Defender XDR Data Source: Windows Security Event Logs Data Source: Crowdstrike Data Source: Sysmon  ·
    Share on: twitter facebook linkedin copy

    A suspicious Zoom child process was detected, which may indicate an attempt to run unnoticed. Verify process details such as command line, network connections, file writes and associated file signature details as well.


    Read More
  • Svchost spawning Cmd

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Execution Resources: Investigation Guide Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne  ·
    Share on: twitter facebook linkedin copy

    Identifies a suspicious parent child process relationship with cmd.exe descending from svchost.exe


    Read More
  • Symbolic Link to Shadow Copy Created

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Credential Access Resources: Investigation Guide Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    Identifies the creation of symbolic links to a shadow copy. Symbolic links can be used to access files in the shadow copy, including sensitive files such as ntds.dit, System Boot Key and browser offline credentials.


    Read More
  • System File Ownership Change

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Tactic: Persistence Data Source: Elastic Endgame Resources: Investigation Guide Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    Adversaries may modify file or directory ownership to evade access control lists (ACLs) and access protected files.


    Read More
  • System Shells via Services

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Persistence Tactic: Execution Resources: Investigation Guide Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: SentinelOne Data Source: Microsoft Defender XDR Data Source: Windows Security Event Logs Data Source: Crowdstrike Data Source: Sysmon  ·
    Share on: twitter facebook linkedin copy

    Windows services typically run as SYSTEM and can be used as a privilege escalation opportunity. Malware or penetration testers may run a shell as a service to gain SYSTEM permissions.


    Read More
  • Temporarily Scheduled Task Creation

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Persistence Tactic: Execution Data Source: Windows Security Event Logs Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Indicates the creation and deletion of a scheduled task within a short time interval. Adversaries can use these to proxy malicious execution via the schedule service and perform clean up.


    Read More
  • Third-party Backup Files Deleted via Unexpected Process

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Impact Resources: Investigation Guide Data Source: Elastic Defend Data Source: SentinelOne  ·
    Share on: twitter facebook linkedin copy

    Identifies the deletion of backup files, saved using third-party software, by a process outside of the backup suite. Adversaries may delete Backup files to ensure that recovery from a ransomware attack is less likely.


    Read More
  • UAC Bypass Attempt via Elevated COM Internet Explorer Add-On Installer

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Privilege Escalation Tactic: Defense Evasion Tactic: Execution Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Data Source: Microsoft Defender XDR Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies User Account Control (UAC) bypass attempts by abusing an elevated COM Interface to launch a malicious program. Attackers may attempt to bypass UAC to stealthily execute code with elevated permissions.


    Read More
  • UAC Bypass via DiskCleanup Scheduled Task Hijack

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Privilege Escalation Tactic: Defense Evasion Tactic: Execution Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies User Account Control (UAC) bypass via hijacking DiskCleanup Scheduled Task. Attackers bypass UAC to stealthily execute code with elevated permissions.


    Read More
  • UAC Bypass via Windows Firewall Snap-In Hijack

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Privilege Escalation Tactic: Defense Evasion Resources: Investigation Guide Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Data Source: Microsoft Defender XDR Data Source: SentinelOne  ·
    Share on: twitter facebook linkedin copy

    Identifies attempts to bypass User Account Control (UAC) by hijacking the Microsoft Management Console (MMC) Windows Firewall snap-in. Attackers bypass UAC to stealthily execute code with elevated permissions.


    Read More
  • Uncommon Registry Persistence Change

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Persistence Data Source: Elastic Defend Data Source: Sysmon Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects changes to registry persistence keys that are not commonly used or modified by legitimate programs. This could be an indication of an adversary's attempt to persist in a stealthy manner.


    Read More
  • Unsigned DLL loaded by DNS Service

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Privilege Escalation Data Source: Elastic Defend Data Source: Sysmon Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies unusual DLLs loaded by the DNS Server process, potentially indicating the abuse of the ServerLevelPluginDll functionality. This can lead to privilege escalation and remote code execution with SYSTEM privileges.


    Read More
  • Unsigned DLL Loaded by Svchost

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Persistence Tactic: Defense Evasion Tactic: Execution Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies an unsigned library created in the last 5 minutes and subsequently loaded by a shared windows service (svchost). Adversaries may use this technique to maintain persistence or run with System privileges.


    Read More
  • Unsigned DLL Side-Loading from a Suspicious Folder

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies a Windows trusted program running from locations often abused by adversaries to masquerade as a trusted program and loading a recently dropped DLL. This behavior may indicate an attempt to evade defenses via side-loading a malicious DLL within the memory space of a signed processes.


    Read More
  • Unusual File Operation by dns.exe

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Lateral Movement Data Source: Elastic Endgame Use Case: Vulnerability Data Source: Elastic Defend Data Source: Sysmon Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies an unexpected file being modified by dns.exe, the process responsible for Windows DNS Server services, which may indicate activity related to remote code execution or other forms of exploitation.


    Read More
  • Unusual Network Activity from a Windows System Binary

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Resources: Investigation Guide Data Source: Elastic Defend Data Source: Sysmon  ·
    Share on: twitter facebook linkedin copy

    Identifies network activity from unexpected system applications. This may indicate adversarial activity as these applications are often leveraged by adversaries to execute code and evade detection.


    Read More
  • Unusual Network Connection via DllHost

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Defend Data Source: Sysmon Resources: Investigation Guide Data Source: SentinelOne  ·
    Share on: twitter facebook linkedin copy

    Identifies unusual instances of dllhost.exe making outbound network connections. This may indicate adversarial Command and Control activity.


    Read More
  • Unusual Network Connection via RunDLL32

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Tactic: Command and Control Resources: Investigation Guide Data Source: Elastic Defend Data Source: Sysmon Data Source: SentinelOne  ·
    Share on: twitter facebook linkedin copy

    Identifies unusual instances of rundll32.exe making outbound network connections. This may indicate adversarial Command and Control activity.


    Read More
  • Unusual Parent Process for cmd.exe

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Execution Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Data Source: SentinelOne Data Source: Microsoft Defender XDR Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies a suspicious parent child process relationship with cmd.exe descending from an unusual process.


    Read More
  • Unusual Parent-Child Relationship

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Privilege Escalation Resources: Investigation Guide Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    Identifies Windows programs run from unexpected parent processes. This could indicate masquerading or other strange activity on a system.


    Read More
  • Unusual Persistence via Services Registry

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Persistence Tactic: Defense Evasion Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Data Source: Microsoft Defender XDR Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies processes modifying the services registry key directly, instead of through the expected Windows APIs. This could be an indication of an adversary attempting to stealthily persist through abnormal service creation or modification of an existing service.


    Read More
  • Unusual Print Spooler Child Process

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Privilege Escalation Use Case: Vulnerability Data Source: Elastic Defend Data Source: Windows Security Event Logs Resources: Investigation Guide Data Source: Crowdstrike Data Source: SentinelOne Data Source: Microsoft Defender XDR Data Source: Elastic Endgame Data Source: Sysmon  ·
    Share on: twitter facebook linkedin copy

    Detects unusual Print Spooler service (spoolsv.exe) child processes. This may indicate an attempt to exploit privilege escalation vulnerabilities related to the Printing Service on Windows.


    Read More
  • Unusual Process Execution Path - Alternate Data Stream

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Data Source: Microsoft Defender XDR Data Source: SentinelOne Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies processes running from an Alternate Data Stream. This is uncommon for legitimate processes and sometimes done by adversaries to hide malware.


    Read More
  • Unusual Process Network Connection

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Resources: Investigation Guide Data Source: Elastic Defend Data Source: Sysmon Data Source: SentinelOne  ·
    Share on: twitter facebook linkedin copy

    Identifies network activity from unexpected system applications. This may indicate adversarial activity as these applications are often leveraged by adversaries to execute code and evade detection.


    Read More
  • Unusual Scheduled Task Update

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Persistence Data Source: Windows Security Event Logs Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies first-time modifications to scheduled tasks by user accounts, excluding system activity and machine accounts.


    Read More
  • Unusual Service Host Child Process - Childless Service

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Tactic: Privilege Escalation Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Data Source: Microsoft Defender XDR Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies unusual child processes of Service Host (svchost.exe) that traditionally do not spawn any child processes. This may indicate a code injection or an equivalent form of exploitation.


    Read More
  • User Account Creation

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Persistence Resources: Investigation Guide Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    Identifies attempts to create new users. This is sometimes done by attackers to increase access or establish persistence on a system or domain.


    Read More
  • User account exposed to Kerberoasting

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Credential Access Data Source: Active Directory Resources: Investigation Guide Use Case: Active Directory Monitoring Data Source: Windows Security Event Logs  ·
    Share on: twitter facebook linkedin copy

    Detects when a user account has the servicePrincipalName attribute modified. Attackers can abuse write privileges over a user to configure Service Principle Names (SPNs) so that they can perform Kerberoasting. Administrators can also configure this for legitimate purposes, exposing the account to Kerberoasting.


    Read More
  • User Added to Privileged Group in Active Directory

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Persistence Resources: Investigation Guide Use Case: Active Directory Monitoring Data Source: Active Directory Data Source: Windows Security Event Logs  ·
    Share on: twitter facebook linkedin copy

    Identifies a user being added to a privileged group in Active Directory. Privileged accounts and groups in Active Directory are those to which powerful rights, privileges, and permissions are granted that allow them to perform nearly any action in Active Directory and on domain-joined systems.


    Read More
  • Werfault ReflectDebugger Persistence

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Persistence Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Microsoft Defender XDR Data Source: SentinelOne Data Source: Sysmon Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the registration of a Werfault Debugger. Attackers may abuse this mechanism to execute malicious payloads every time the utility is executed with the "-pr" parameter.


    Read More
  • Whoami Process Activity

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Discovery Resources: Investigation Guide Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: Windows Security Event Logs  ·
    Share on: twitter facebook linkedin copy

    Identifies suspicious use of whoami.exe which displays user, group, and privileges information for the user who is currently logged on to the local system.


    Read More
  • Windows CryptoAPI Spoofing Vulnerability (CVE-2020-0601 - CurveBall)

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Use Case: Vulnerability Data Source: Windows Security Event Logs Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A spoofing vulnerability exists in the way Windows CryptoAPI (Crypt32.dll) validates Elliptic Curve Cryptography (ECC) certificates. An attacker could exploit the vulnerability by using a spoofed code-signing certificate to sign a malicious executable, making it appear the file was from a trusted, legitimate source.


    Read More
  • Windows Defender Disabled via Registry Modification

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Resources: Investigation Guide Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Data Source: Microsoft Defender XDR  ·
    Share on: twitter facebook linkedin copy

    Identifies modifications to the Windows Defender registry settings to disable the service or set the service to be started manually.


    Read More
  • Windows Defender Exclusions Added via PowerShell

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Resources: Investigation Guide Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    Identifies modifications to the Windows Defender configuration settings using PowerShell to add exclusions at the folder directory or process level.


    Read More
  • Windows Event Logs Cleared

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Resources: Investigation Guide Data Source: Windows Security Event Logs Data Source: Windows System Event Logs  ·
    Share on: twitter facebook linkedin copy

    Identifies attempts to clear Windows event log stores. This is often done by attackers in an attempt to evade detection or destroy forensic evidence on a system.


    Read More
  • Windows Firewall Disabled via PowerShell

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Tactic: Execution Resources: Investigation Guide Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    Identifies when the Windows Firewall is disabled using PowerShell cmdlets, which can help attackers evade network constraints, like internet and network lateral communication restrictions.


    Read More
  • Windows Registry File Creation in SMB Share

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Lateral Movement Tactic: Credential Access Resources: Investigation Guide Data Source: Elastic Defend  ·
    Share on: twitter facebook linkedin copy

    Identifies the creation or modification of a medium-size registry hive file on a Server Message Block (SMB) share, which may indicate an exfiltration attempt of a previously dumped Security Account Manager (SAM) registry hive for credential extraction on an attacker-controlled system.


    Read More
  • Windows Sandbox with Sensitive Configuration

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Data Source: Microsoft Defender XDR Data Source: SentinelOne Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies Windows sanfbox processes indicating the start of a new container with sensitive configurations like write access to the host file system, network connection and automatic execution via logon command. Malware may abuse the sandbox feature to evade detection.


    Read More
  • Windows Script Executing PowerShell

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Initial Access Tactic: Execution Resources: Investigation Guide Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Data Source: Microsoft Defender XDR Data Source: SentinelOne  ·
    Share on: twitter facebook linkedin copy

    Identifies a PowerShell process launched by either cscript.exe or wscript.exe. Observing Windows scripting processes executing a PowerShell script, may be indicative of malicious activity.


    Read More
  • Windows Script Execution from Archive

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Execution Resources: Investigation Guide Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    Identifies attempts to execute Jscript/Vbscript files from an archive file. The use of archives is a common delivery method of malicious scripts.


    Read More
  • Windows Script Interpreter Executing Process via WMI

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Initial Access Tactic: Execution Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies use of the built-in Windows script interpreters (cscript.exe or wscript.exe) being used to execute a process via Windows Management Instrumentation (WMI). This may be indicative of malicious activity.


    Read More
  • Windows Subsystem for Linux Distribution Installed

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Data Source: Microsoft Defender XDR Data Source: SentinelOne Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects changes to the registry that indicates the install of a new Windows Subsystem for Linux distribution by name. Adversaries may enable and use WSL for Linux to avoid detection.


    Read More
  • Windows Subsystem for Linux Enabled via Dism Utility

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects attempts to enable the Windows Subsystem for Linux using Microsoft Dism utility. Adversaries may enable and use WSL for Linux to avoid detection.


    Read More
  • WMI Incoming Lateral Movement

    calendar May 4, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Lateral Movement Data Source: Elastic Defend Data Source: Sysmon Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies processes executed via Windows Management Instrumentation (WMI) on a remote host. This could be indicative of adversary lateral movement, but could be noisy if administrators use WMI to remotely manage hosts.


    Read More
  • Sensitive Identity File Open by Suspicious Process via Auditd

    calendar May 3, 2026 · Domain: Endpoint Domain: Identity OS: Linux Use Case: Threat Detection Tactic: Credential Access Data Source: Auditd Manager Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects Auditd opened-file reads on sensitive root and cluster paths (Kubernetes token mounts, kubelet and admin kubeconfig, PKI material, shadow, root SSH keys, root cloud CLI and Docker config) when the process looks like common copy or scripting utilities or the binary runs from temp or run staging. User home paths are excluded so file watches stay explicit and aligned with auditd.


    Read More
  • Kubernetes Secret get or list with Suspicious User Agent

    calendar May 2, 2026 · Data Source: Kubernetes Domain: Kubernetes Use Case: Threat Detection Tactic: Credential Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects read access to Kubernetes Secrets (get/list) with a user agent matching a curated set of non-standard or attacker-leaning clients, for example minimal HTTP tooling, common scripting stacks, default library fingerprints, or distribution-tagged strings associated with offensive-security Linux images. Legitimate in-cluster automation usually presents stable, purpose-specific user agents (for example controller or client-go variants used by known components).


    Read More
  • Kubernetes Creation or Modification of Sensitive Role

    calendar May 2, 2026 · Data Source: Kubernetes Domain: Kubernetes Use Case: Threat Detection Tactic: Persistence Tactic: Privilege Escalation Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects the creation or modification of Kubernetes Roles or ClusterRoles that grant high-risk permissions, such as wildcard access or RBAC escalation verbs (e.g., bind, escalate, impersonate), which may enable privilege escalation or unauthorized access within the cluster.


    Read More
  • Kubernetes RBAC Wildcard Elevation on Existing Role

    calendar May 2, 2026 · Data Source: Kubernetes Domain: Kubernetes Use Case: Threat Detection Tactic: Privilege Escalation Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Flags an existing Role or ClusterRole being changed (patch or update) so the effective rules become cluster-admin-like: wildcard on every API resource and wildcard on every verb. That is usually a deliberate privilege expansion, not a typo. RequestResponse audit and the response body are required so the detection reads the merged role after apply; loopback source IPs are ignored.


    Read More
  • Nsenter Execution with Target Flag Inside Container

    calendar May 2, 2026 · Data Source: Elastic Defend for Containers Domain: Container OS: Linux Use Case: Threat Detection Tactic: Privilege Escalation Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects nsenter executions from inside a monitored Linux container that include a namespace target flag (-t or --target). Adversaries abuse nsenter to attach to host or sibling namespaces and escape container isolation when combined with privileged mounts, exposed PIDs, or shared namespaces.


    Read More
  • Nsenter to PID Namespace via Auditd

    calendar May 2, 2026 · Domain: Endpoint Domain: Container OS: Linux Use Case: Threat Detection Tactic: Privilege Escalation Data Source: Auditd Manager Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects nsenter executions that target PID with a namespace target flag, a pattern commonly used to attach to the host init namespace from a container or session and run with host context.


    Read More
  • Chroot Execution in Container Context on Linux

    calendar May 2, 2026 · Data Source: Auditd Manager Data Source: Elastic Defend Domain: Container Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Privilege Escalation Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects chroot execution on Linux when the process appears to run in a container-oriented context: the process title matches runc init, the entry leader is a container workload, or the parent process is runc. Chroot from inside a container can pivot to an alternate root filesystem and is a common step in container breakout attempts when combined with sensitive host mounts.


    Read More
  • Potential Chroot Container Escape via Mount

    calendar May 2, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Privilege Escalation Domain: Container Data Source: Elastic Defend Data Source: SentinelOne Resources: Investigation Guide Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    Monitors for the execution of a file system mount followed by a chroot execution. Given enough permissions, a user within a container is capable of mounting the root file system of the host, and leveraging chroot to escape its containarized environment. This behavior pattern is very uncommon and should be investigated.


    Read More
  • Kubernetes Secret get or list from Node or Pod Service Account

    calendar May 2, 2026 · Data Source: Kubernetes Domain: Kubernetes Use Case: Threat Detection Tactic: Credential Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Kubernetes audit identities for kubelet (system:node:*) and workloads (system:serviceaccount:*) are meant to operate with tight, predictable API usage. Direct get or list on the Secrets API from those principals is often a sign of credential access. Attackers who stole a pod service-account token or node credentials sweep Secret objects for tokens, registry credentials, TLS keys, or application configuration. Even denied attempts still reveal intent to reach sensitive material. Legitimate controllers do read secrets they mount or manage, so this signal is most valuable when paired with triage (namespace scope, user agent, RBAC, and whether the identity should touch those secret names at all).


    Read More
  • Curl or Wget Execution from Container Context

    calendar May 2, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Command and Control Tactic: Execution Domain: Containers Data Source: Auditd Manager Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects execution of curl or wget from processes whose title aligns with runc init, a common fingerprint for workloads running inside OCI/runc-backed containers on Linux hosts instrumented with Auditd Manager. After breaking out of an application container or abusing a privileged workload, attackers often pull ingress tooling (stagers, scripts, implants) or stage exfiltration with minimal HTTP clients. Those utilities are also used benignly in images, so context matters; the runc init anchor narrows the signal to the container runtime boundary where unexpected download clients are more worthy of review than the same binaries on a bare-metal admin shell.


    Read More
  • Kubernetes Secrets List Across Cluster or Sensitive Namespaces

    calendar May 2, 2026 · Data Source: Kubernetes Domain: Kubernetes Use Case: Threat Detection Tactic: Credential Access Tactic: Discovery Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects list operations on Kubernetes Secrets from a non-loopback client when the request URI targets cluster-wide secrets or list operations under kube-system or default. Useful for spotting broad secret enumeration from remote clients.


    Read More
  • Kubernetes Rapid Secret GET Activity Against Multiple Objects

    calendar May 2, 2026 · Data Source: Kubernetes Domain: Kubernetes Use Case: Threat Detection Tactic: Credential Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects an unusual volume of Kubernetes API get requests against multiple distinct Secret objects from the same client fingerprint (user, source IP, and user agent) within a defined lookback window. This can indicate credential access or in-cluster reconnaissance, where a user or token is used to enumerate and retrieve sensitive data such as service account tokens, registry credentials, TLS material, or application configuration. Failed get requests are also included, as they may reveal RBAC boundaries, confirm the existence of targeted secrets, or reflect automated probing activity.


    Read More
  • Kubernetes Multi-Resource Discovery

    calendar May 2, 2026 · Data Source: Kubernetes Domain: Kubernetes Use Case: Threat Detection Tactic: Discovery Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Adversaries who land credentials in a cluster—or abuse an over-privileged token—often map the environment before exfiltration or privilege escalation. A practical first pass is to learn where workloads run, how the cluster is partitioned, and what RBAC exists at namespace vs cluster scope. Rapid get/list traffic across distinct API resource kinds that answer those questions (namespaces, workloads, roles, cluster-wide roles) is a common setup and orientation pattern for both interactive attackers and automated recon scripts. It is less typical for steady-state controllers, which usually touch a narrow set of resources repeatedly. This rule highlights that cross-resource burst from a single client fingerprint within a one-minute bucket so analysts can separate routine automation from potential discovery and permission reconnaissance ahead of follow-on actions.


    Read More
  • Unusual Process Connection to Docker or Containerd Socket

    calendar May 2, 2026 · Data Source: Auditd Manager Domain: Endpoint Domain: Container OS: Linux Use Case: Threat Detection Tactic: Discovery Tactic: Privilege Escalation Tactic: Lateral Movement Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects a process connecting to a container runtime Unix socket (containerd or Docker) that is not a known legitimate runtime component. Direct access to the container runtime socket allows an attacker to create, exec into, or manipulate containers without going through the Kubernetes API server, bypassing RBAC, admission webhooks, pod security standards, and Kubernetes audit logging entirely.


    Read More
  • Abnormally Large DNS Response

    calendar May 2, 2026 · Use Case: Threat Detection Tactic: Lateral Movement Tactic: Impact Resources: Investigation Guide Use Case: Vulnerability Data Source: PAN-OS Data Source: Network Traffic  ·
    Share on: twitter facebook linkedin copy

    Specially crafted DNS requests can manipulate a known overflow vulnerability in some Windows DNS servers, resulting in Remote Code Execution (RCE) or a Denial of Service (DoS) from crashing the service.


    Read More
  • RDP (Remote Desktop Protocol) from the Internet

    calendar May 2, 2026 · Tactic: Command and Control Tactic: Lateral Movement Tactic: Initial Access Domain: Endpoint Use Case: Threat Detection Data Source: PAN-OS Data Source: Network Traffic Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects network events that may indicate the use of RDP traffic from the Internet. RDP is commonly used by system administrators to remotely control a system for maintenance or to use shared resources. It should almost never be directly exposed to the Internet, as it is frequently targeted and exploited by threat actors as an initial access or backdoor vector.


    Read More
  • RPC (Remote Procedure Call) from the Internet

    calendar May 2, 2026 · Tactic: Initial Access Domain: Endpoint Use Case: Threat Detection Data Source: PAN-OS Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects network events that may indicate the use of RPC traffic from the Internet. RPC is commonly used by system administrators to remotely control a system for maintenance or to use shared resources. It should almost never be directly exposed to the Internet, as it is frequently targeted and exploited by threat actors as an initial access or backdoor vector.


    Read More
  • RPC (Remote Procedure Call) to the Internet

    calendar May 2, 2026 · Tactic: Initial Access Tactic: Lateral Movement Domain: Endpoint Use Case: Threat Detection Data Source: PAN-OS Data Source: Network Traffic Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects network events that may indicate the use of RPC traffic to the Internet. RPC is commonly used by system administrators to remotely control a system for maintenance or to use shared resources. It should almost never be directly exposed to the Internet, as it is frequently targeted and exploited by threat actors as an initial access or backdoor vector.


    Read More
  • SMB (Windows File Sharing) Activity to the Internet

    calendar May 2, 2026 · Tactic: Initial Access Tactic: Exfiltration Domain: Network Use Case: Threat Detection Data Source: PAN-OS Data Source: Network Traffic Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects network events that may indicate the use of Windows file sharing (also called SMB or CIFS) traffic to the Internet. SMB is commonly used within networks to share files, printers, and other system resources amongst trusted systems. It should almost never be directly exposed to the Internet, as it is frequently targeted and exploited by threat actors as an initial access or backdoor vector or for data exfiltration.


    Read More
  • SMTP on Port 26/TCP

    calendar May 2, 2026 · Tactic: Command and Control Tactic: Exfiltration Domain: Endpoint Use Case: Threat Detection Data Source: PAN-OS Data Source: Network Traffic Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects events that may indicate use of SMTP on TCP port 26. This port is commonly used by several popular mail transfer agents to deconflict with the default SMTP port 25. This port has also been used by a malware family called BadPatch for command and control of Windows systems.


    Read More
  • Potential Webshell Deployed via Apache Struts CVE-2023-50164 Exploitation

    calendar May 1, 2026 · Domain: Endpoint Domain: Web Domain: Network OS: Linux Use Case: Threat Detection Tactic: Initial Access Tactic: Persistence Data Source: Elastic Defend Data Source: Network Traffic Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies successful exploitation of CVE-2023-50164, a critical path traversal vulnerability in Apache Struts 2 file upload functionality. This high-fidelity rule detects a specific attack sequence where a malicious multipart/form-data POST request with WebKitFormBoundary is made to a Struts .action upload endpoint, immediately followed by the creation of a JSP web shell file by a Java process in Tomcat's webapps directories. This correlated activity indicates active exploitation resulting in remote code execution capability through unauthorized file upload and web shell deployment.


    Read More
  • Uncommon Destination Port Connection by Web Server

    calendar May 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Persistence Tactic: Execution Tactic: Command and Control Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule identifies unusual destination port network activity originating from a web server process. The rule is designed to detect potential web shell activity or unauthorized communication from a web server process to external systems.


    Read More
  • GenAI Process Accessing Sensitive Files

    calendar May 1, 2026 · Domain: Endpoint OS: Linux OS: macOS OS: Windows Use Case: Threat Detection Tactic: Collection Tactic: Credential Access Data Source: Elastic Defend Resources: Investigation Guide Domain: LLM Mitre Atlas: T0085 Mitre Atlas: T0085.001 Mitre Atlas: T0055  ·
    Share on: twitter facebook linkedin copy

    Detects when GenAI tools access sensitive files such as cloud credentials, SSH keys, browser password databases, or shell configurations. Attackers leverage GenAI agents to systematically locate and exfiltrate credentials, API keys, and tokens. Access to credential stores (.aws/credentials, .ssh/id_*) suggests harvesting, while writes to shell configs (.bashrc, .zshrc) indicate persistence attempts. Note: On linux only creation events are available. Access events are not yet implemented.


    Read More
  • GenAI Process Connection to Unusual Domain

    calendar May 1, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Command and Control Data Source: Elastic Defend Resources: Investigation Guide Domain: LLM Mitre Atlas: T0086  ·
    Share on: twitter facebook linkedin copy

    Detects GenAI tools connecting to unusual domains on macOS. Adversaries may compromise GenAI tools through prompt injection, malicious MCP servers, or poisoned plugins to establish C2 channels or exfiltrate sensitive data to attacker-controlled infrastructure. AI agents with network access can be manipulated to beacon to external servers, download malicious payloads, or transmit harvested credentials and documents.


    Read More
  • Control Panel Process with Unusual Arguments

    calendar May 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies unusual instances of Control Panel with suspicious keywords or paths in the process command line value. Adversaries may abuse control.exe to proxy execution of malicious code.


    Read More
  • Disabling Lsa Protection via Registry Modification

    calendar May 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Resources: Investigation Guide Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Data Source: Microsoft Defender XDR Data Source: SentinelOne Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    LSA protecton is provided to prevent nonprotected processes from reading memory and injecting code. This feature provides added security for the credentials that LSA stores and manages. Adversaries may modify the RunAsPPL registry and wait or initiate a system restart to enable Lsass credentials access.


    Read More
  • IIS HTTP Logging Disabled

    calendar May 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Endgame Resources: Investigation Guide Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    Identifies when Internet Information Services (IIS) HTTP Logging is disabled on a server. An attacker with IIS server access via a webshell or other mechanism can disable HTTP Logging as an effective anti-forensics measure.


    Read More
  • Microsoft Build Engine Started by an Office Application

    calendar May 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Resources: Investigation Guide Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    An instance of MSBuild, the Microsoft Build Engine, was started by an Office application. This is unusual behavior for the Build Engine and could have been caused by a malicious document executing a script payload.


    Read More
  • Potential Masquerading as Svchost

    calendar May 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Resources: Investigation Guide Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Sysmon  ·
    Share on: twitter facebook linkedin copy

    Identifies attempts to masquerade as the Service Host process svchost.exe to evade detection and blend in with normal system activity.


    Read More
  • Proxy Execution via Console Window Host

    calendar May 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies abuse of the Console Window Host (conhost.exe) to execute commands via proxy. This behavior is used as a defense evasion technique to blend-in malicious activity with legitimate Windows software.


    Read More
  • Proxy Execution via Windows OpenSSH

    calendar May 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies attempts to execute commands via proxy using the Windows OpenSSH client. This may indicate an attempt to bypass application control via trusted Windows binaries.


    Read More
  • Renamed Automation Script Interpreter

    calendar May 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Endgame Resources: Investigation Guide Data Source: Elastic Defend Data Source: Sysmon Data Source: Microsoft Defender XDR Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    Identifies renamed automation script interpreter processes, including AutoIt, AutoHotkey, and KIX32. Malware operators may rename these executables to avoid detection.


    Read More
  • Suspicious Microsoft Antimalware Service Execution

    calendar May 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Data Source: Microsoft Defender XDR Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies suspicious execution of the Microsoft Antimalware Service Executable (MsMpEng.exe) from non-standard paths or renamed instances. This may indicate an attempt to evade defenses through DLL side-loading or by masquerading as the antimalware process.


    Read More
  • Suspicious Microsoft HTML Application Child Process

    calendar May 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies Mshta.exe spawning a suspicious child process. This may indicate adversarial activity, as Mshta is often leveraged by adversaries to execute malicious scripts and evade detection.


    Read More
  • Browser Process Spawned from an Unusual Parent

    calendar May 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Credential Access Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies instances where a browser is launched with remote debugging, headless automation, or minimal arguments from an unusual parent process. This may indicate an attempt to broker or tamper with a browser session for credential theft.


    Read More
  • Creation or Modification of Domain Backup DPAPI private key

    calendar May 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Credential Access Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Data Source: SentinelOne Data Source: Microsoft Defender XDR Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the creation or modification of Domain Backup private keys. Adversaries may extract the Data Protection API (DPAPI) domain backup key from a Domain Controller (DC) to be able to decrypt any domain user master key file.


    Read More
  • Credential Acquisition via Registry Hive Dumping

    calendar May 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Credential Access Resources: Investigation Guide Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: SentinelOne Data Source: Sysmon Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    Identifies attempts to export a registry hive which may contain credentials using the Windows reg.exe tool.


    Read More
  • First Time Seen Account Performing DCSync

    calendar May 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Credential Access Tactic: Privilege Escalation Use Case: Active Directory Monitoring Data Source: Active Directory Resources: Investigation Guide Data Source: Windows Security Event Logs  ·
    Share on: twitter facebook linkedin copy

    This rule identifies when a User Account starts the Active Directory Replication Process for the first time. Attackers can use the DCSync technique to get credential information of individual accounts or the entire domain, thus compromising the entire domain.


    Read More
  • NTDS or SAM Database File Copied

    calendar May 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Credential Access Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: SentinelOne Data Source: Sysmon Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies a copy operation of the Active Directory Domain Database (ntds.dit) or Security Account Manager (SAM) files. Those files contain sensitive information including hashed domain and/or local credentials.


    Read More
  • Potential ADIDNS Poisoning via Wildcard Record Creation

    calendar May 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Credential Access Data Source: Active Directory Use Case: Active Directory Monitoring Data Source: Windows Security Event Logs Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Active Directory Integrated DNS (ADIDNS) is one of the core components of AD DS, leveraging AD's access control and replication to maintain domain consistency. It stores DNS zones as AD objects, a feature that, while robust, introduces some security issues, such as wildcard records, mainly because of the default permission (Any authenticated users) to create DNS-named records. Attackers can create wildcard records to redirect traffic for names that do not explicitly match records in the zone, positioning themselves as an adversary-in-the-middle and enabling credential interception or relay through ADIDNS manipulation similar in outcome to LLMNR/NBNS spoofing.


    Read More
  • Potential Credential Access via Trusted Developer Utility

    calendar May 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Credential Access Tactic: Defense Evasion Resources: Investigation Guide Data Source: Elastic Defend Data Source: Sysmon  ·
    Share on: twitter facebook linkedin copy

    An instance of MSBuild, the Microsoft Build Engine, loaded DLLs (dynamically linked libraries) responsible for Windows credential management. This technique is sometimes used for credential dumping.


    Read More
  • Potential Credential Access via Windows Utilities

    calendar May 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Credential Access Tactic: Defense Evasion Resources: Investigation Guide Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: SentinelOne Data Source: Sysmon  ·
    Share on: twitter facebook linkedin copy

    Identifies the execution of known Windows utilities often abused to dump LSASS memory or the Active Directory database (NTDS.dit) in preparation for credential access.


    Read More
  • Potential Kerberos Relay Attack against a Computer Account

    calendar May 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Credential Access Data Source: Active Directory Use Case: Active Directory Monitoring Data Source: Windows Security Event Logs Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects potential relay attacks by identifying coercion attempts followed by authentication events using a target server's computer account, originating from a different host. This may indicate that an attacker has captured and relayed Kerberos authentication material for the server's computer account to execute code on behalf of the compromised system.


    Read More
  • Potential NTLM Relay Attack against a Computer Account

    calendar May 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Credential Access Data Source: Active Directory Use Case: Active Directory Monitoring Data Source: Windows Security Event Logs Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects potential relay attacks by identifying coercion attempts followed by authentication events using a target server's computer account, originating from a different host. This may indicate that an attacker has captured and relayed the server's computer account hash to execute code on behalf of the compromised system.


    Read More
  • AWS Discovery API Calls from VPN ASN for the First Time by Identity

    calendar May 1, 2026 · Domain: Cloud Domain: Identity Data Source: AWS Data Source: Amazon Web Services Data Source: AWS CloudTrail Use Case: Threat Detection Tactic: Discovery Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Flags the first time a given IAM principal invokes a narrow set of high-signal discovery APIs (credential check, account and IAM enumeration, bucket and compute inventory, logging introspection) from a source IP whose autonomous system number (ASN) matches a curated set commonly associated with consumer VPN brands, VPN-heavy hosting, and provider networks referenced in public reporting on TeamPCP activity (for example 31173 Services AB AS39351 and Oy Crea Nova Hosting Solution Ltd). Broad List*/Describe* patterns are intentionally omitted to reduce noise. Hosting ASNs are heavily dual-use; validate source.as.number in your data and extend event.action only when your baseline allows it.


    Read More
  • AWS EC2 CreateKeyPair by New Principal from Non-Cloud AS Organization

    calendar May 1, 2026 · Domain: Cloud Domain: Identity Data Source: AWS Data Source: Amazon Web Services Data Source: Amazon EC2 Use Case: Threat Detection Tactic: Persistence Tactic: Credential Access Tactic: Lateral Movement Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the first time a given IAM principal successfully creates an EC2 key pair when the request is sourced from a network whose autonomous system organization is not attributed to common cloud or hyperscaler providers in your GeoIP data. Adversaries may call CreateKeyPair to stage SSH access material before launching or accessing instances. A new terms baseline on user_identity.arn suppresses repeated noise from the same principal while still surfacing the initial suspicious creation from an unusual egress label.


    Read More
  • AWS EC2 Instance Profile Associated with Running Instance

    calendar May 1, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS EC2 Use Case: Threat Detection Tactic: Privilege Escalation Tactic: Lateral Movement Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies when an IAM instance profile is associated with a running EC2 instance or replaces the existing association. These APIs change which role credentials the instance obtains via the instance metadata service without terminating the instance. Attackers who can call AssociateIamInstanceProfile or ReplaceIamInstanceProfile may attach a more privileged role to a workload they control, enabling privilege escalation or lateral movement from the instance.


    Read More
  • AWS EC2 Role GetCallerIdentity from New Source AS Organization

    calendar May 1, 2026 · Domain: Cloud Domain: Identity Data Source: AWS Data Source: Amazon Web Services Data Source: AWS STS Use Case: Identity and Access Audit Use Case: Threat Detection Tactic: Discovery Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the first time an EC2 instance role session calls AWS STS GetCallerIdentity from a given source autonomous system (AS) organization name within the lookback window. Adversaries who steal instance role credentials often verify them with GetCallerIdentity from infrastructure outside your normal egress paths. Baseline learning on the pairing of identity and source network reduces noise from stable NAT or AWS-classified egress compared to alerting on every call from a non-Amazon ASN.


    Read More
  • AWS EC2 Stop, Start, and User Data Modification Correlation

    calendar May 1, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS EC2 Data Source: AWS CloudTrail Use Case: Threat Detection Tactic: Execution Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies a short sequence of EC2 management APIs against the same instance that is consistent with modifying instance user data and forcing it to run on the next boot: ModifyInstanceAttribute with user data, followed by stop and start. Adversaries may update userData and cycle instance state so malicious scripts execute as root on Linux or as the system context on Windows. This rule correlates successful StopInstances, StartInstances, and ModifyInstanceAttribute events that reference userData within a five-minute window, grouped by instance, user.name, account, source IP, and user agent. A hit requires exactly three distinct API names in that bucket.


    Read More
  • AWS IAM Customer Managed Policy Version Created or Default Version Set

    calendar May 1, 2026 · Domain: Cloud Domain: Identity Data Source: AWS Data Source: Amazon Web Services Data Source: AWS IAM Use Case: Threat Detection Tactic: Privilege Escalation Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies successful IAM API calls that create a new customer managed policy version or set the default version for an existing customer managed policy. Attackers with iam:CreatePolicyVersion or iam:SetDefaultPolicyVersion on a privileged policy can introduce a permissive policy document and activate it, escalating effective permissions without attaching a new policy. These APIs are high impact when the target policy is attached to powerful roles or users.


    Read More
  • AWS IAM Sensitive Operations via Lambda Execution Role

    calendar May 1, 2026 · Domain: Cloud Domain: Identity Data Source: AWS Data Source: Amazon Web Services Data Source: AWS IAM Data Source: AWS Lambda Use Case: Threat Detection Tactic: Privilege Escalation Tactic: Persistence Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects successful IAM API calls that create or empower IAM users and roles, attach or embed policies, or wire roles to instance profiles when the caller is an assumed role session associated with AWS Lambda. Serverless execution roles are often over-permissioned; an adversary who can run or compromise function code can abuse these APIs for privilege escalation and persistence—for example creating users or roles, issuing keys, attaching managed or inline policies, or preparing EC2 instance profiles for lateral movement.


    Read More
  • AWS KMS Key Policy Updated via PutKeyPolicy

    calendar May 1, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS KMS Use Case: Threat Detection Tactic: Defense Evasion Tactic: Privilege Escalation Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies successful PutKeyPolicy calls on AWS KMS keys. The key policy is a resource-based policy that controls which principals can use the key for cryptographic operations and administration. Adversaries with "kms:PutKeyPolicy" may add or broaden principals (including external accounts) to decrypt or exfiltrate data protected by the key, or to preserve access after other credentials are rotated. This is distinct from disabling or scheduling deletion of the key.


    Read More
  • AWS SSM Session Manager Child Process Execution

    calendar May 1, 2026 · Domain: Endpoint Domain: Cloud OS: Linux OS: Windows OS: macOS Use Case: Threat Detection Tactic: Execution Data Source: Elastic Defend Data Source: Auditd Manager Data Source: Crowdstrike Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies process start events where the parent process is the AWS Systems Manager (SSM) Session Manager worker. Session Manager provides interactive shell access to EC2 instances and hybrid nodes without bastion hosts or open inbound ports. Adversaries abuse it for remote execution and lateral movement using legitimate AWS credentials and IAM permissions. This rule surfaces endpoint execution occurring under that worker for visibility and hunting. Expect noise from authorized administrative sessions.


    Read More
  • AWS STS GetFederationToken with AdministratorAccess in Request

    calendar May 1, 2026 · Domain: Cloud Domain: Identity Data Source: AWS Data Source: Amazon Web Services Data Source: AWS STS Use Case: Threat Detection Tactic: Privilege Escalation Tactic: Lateral Movement Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies successful calls to AWS STS GetFederationToken where request parameters reference AdministratorAccess. This API returns temporary security credentials for a federated user with permissions bounded by the calling IAM user and any inline session policy passed in the request. Supplying or referencing the AWS managed AdministratorAccess policy (or an equivalent string in the policy payload) can grant broadly privileged temporary credentials and may indicate privilege abuse or dangerous automation.


    Read More
  • Modification of WDigest Security Provider

    calendar May 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Credential Access Resources: Investigation Guide Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Data Source: Microsoft Defender XDR  ·
    Share on: twitter facebook linkedin copy

    Identifies attempts to modify the WDigest security provider in the registry to force the user's password to be stored in clear text in memory. Windows 8.1+ and Server 2012 R2+ disable WDigest plaintext credential caching by default, but setting UseLogonCredential to 1 re-enables it, causing LSASS to retain cleartext passwords for subsequent interactive logons. Adversaries abuse this to prepare for credential dumping from LSASS memory.


    Read More
  • Potential Local NTLM Relay via HTTP

    calendar May 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Credential Access Tactic: Defense Evasion Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies attempts to coerce local NTLM authentication over HTTP through WebDAV named-pipe paths such as Print Spooler or SRVSVC. Adversaries can combine this primitive with relay tooling to elevate privileges.


    Read More
  • Potential PowerShell Pass-the-Hash/Relay Script

    calendar May 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Credential Access Resources: Investigation Guide Data Source: PowerShell Logs  ·
    Share on: twitter facebook linkedin copy

    Detects PowerShell scripts associated with NTLM relay or pass-the-hash tooling and SMB/NTLM negotiation artifacts. Attackers use relay and PtH techniques to authenticate without passwords and pivot to other systems.


    Read More
  • Potential Remote Credential Access via Registry

    calendar May 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Lateral Movement Tactic: Credential Access Resources: Investigation Guide Data Source: Elastic Defend  ·
    Share on: twitter facebook linkedin copy

    Identifies remote access to the registry to potentially dump credential data from the Security Account Manager (SAM) registry hive in preparation for credential access and privileges elevation.


    Read More
  • PowerShell Invoke-NinjaCopy script

    calendar May 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Credential Access Data Source: PowerShell Logs Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects PowerShell script block content containing Invoke-NinjaCopy or related Stealth* functions used for direct volume file access. Attackers use NinjaCopy to read locked system files such as NTDS.dit or registry hives for credential dumping.


    Read More
  • PowerShell Kerberos Ticket Dump

    calendar May 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Credential Access Data Source: PowerShell Logs Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects PowerShell script block content that references LSA Kerberos authentication-package access patterns, including explicit Kerberos ticket message types or dynamic Kerberos package lookup. These patterns are consistent with tooling that enumerates, retrieves, or exports Kerberos tickets from memory for credential reuse or lateral movement.


    Read More
  • PowerShell Kerberos Ticket Request

    calendar May 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Credential Access Resources: Investigation Guide Data Source: PowerShell Logs  ·
    Share on: twitter facebook linkedin copy

    Detects PowerShell script content that references KerberosRequestorSecurityToken, which can request Kerberos service tickets. Attackers request service tickets to perform Kerberoasting for offline password cracking of service accounts.


    Read More
  • PowerShell MiniDump Script

    calendar May 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Credential Access Resources: Investigation Guide Data Source: PowerShell Logs  ·
    Share on: twitter facebook linkedin copy

    Detects PowerShell scripts referencing MiniDumpWriteDump or full-memory minidump types, which can capture process memory. Attackers use this technique to dump credential-bearing processes like LSASS for credential theft and lateral movement.


    Read More
  • Sensitive Privilege SeEnableDelegationPrivilege assigned to a Principal

    calendar May 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Credential Access Tactic: Persistence Data Source: Active Directory Resources: Investigation Guide Use Case: Active Directory Monitoring Data Source: Windows Security Event Logs  ·
    Share on: twitter facebook linkedin copy

    Identifies the assignment of the SeEnableDelegationPrivilege sensitive "user right" to a security principal. This right enables computer and user accounts to be trusted for delegation. Attackers can abuse it to compromise Active Directory accounts and elevate their privileges.


    Read More
  • Sensitive Registry Hive Access via RegBack

    calendar May 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Credential Access Resources: Investigation Guide Data Source: Elastic Defend  ·
    Share on: twitter facebook linkedin copy

    Identifies attempts to access registry backup hives that can contain or enable access to credential material.


    Read More
  • AWS Discovery API Calls via CLI from a Single Resource

    calendar May 1, 2026 · Domain: Cloud Data Source: AWS Data Source: AWS EC2 Data Source: AWS IAM Data Source: AWS S3 Data Source: AWS Cloudtrail Data Source: AWS RDS Data Source: AWS Lambda Data Source: AWS STS Data Source: AWS KMS Data Source: AWS SES Data Source: AWS Cloudfront Data Source: AWS DynamoDB Data Source: AWS Elastic Load Balancing Data Source: AWS Organizations Use Case: Threat Detection Tactic: Discovery Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects when a single AWS resource is running multiple read-only, discovery API calls in a 10-second window. This behavior could indicate an actor attempting to discover the AWS infrastructure using compromised credentials or a compromised instance. Adversaries may use this information to identify potential targets for further exploitation or to gain a better understanding of the target's infrastructure.


    Read More
  • AWS S3 Rapid Bucket Posture API Calls from a Single Principal

    calendar May 1, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS S3 Data Source: AWS CloudTrail Use Case: Threat Detection Tactic: Discovery Tactic: Collection Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies when the same AWS principal, from the same source IP, successfully invokes read-only S3 control-plane APIs that reveal bucket posture across many buckets in a short period. This pattern can indicate automated reconnaissance or security scanning, similar to CSPM tools and post-compromise enumeration. The rule excludes AWS service principals, requires programmatic-style sessions (not Management Console credentials), and requires populated resource and identity fields so nulls do not skew cardinality.


    Read More
  • Modification of AmsiEnable Registry Key

    calendar May 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Resources: Investigation Guide Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Data Source: Microsoft Defender XDR Data Source: SentinelOne Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    Identifies modifications of the AmsiEnable registry key to 0, which disables Windows Script AMSI scanning for the affected user. Adversaries can modify this key to bypass AMSI protections for Windows Script Host or JScript execution.


    Read More
  • Potential Antimalware Scan Interface Bypass via PowerShell

    calendar May 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Data Source: PowerShell Logs Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects PowerShell scripts that reference Antimalware Scan Interface (AMSI) bypass classes, methods, or known bypass strings. Attackers attempt AMSI bypass to disable scanning and run malicious PowerShell content undetected.


    Read More
  • Potential Credential Access via LSASS Memory Dump

    calendar May 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Credential Access Data Source: Sysmon Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies suspicious access to LSASS handle from a call trace pointing to DBGHelp.dll or DBGCore.dll, which both export the MiniDumpWriteDump method that can be used to dump LSASS memory content in preparation for credential access.


    Read More
  • Potential Credential Access via Renamed COM+ Services DLL

    calendar May 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Credential Access Tactic: Defense Evasion Data Source: Sysmon Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies suspicious renamed COMSVCS.DLL Image Load, which exports the MiniDump function that can be used to dump a process memory. This may indicate an attempt to dump LSASS memory while bypassing command-line based detection in preparation for credential access.


    Read More
  • Potential LSASS Clone Creation via PssCaptureSnapShot

    calendar May 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Credential Access Data Source: Windows Security Event Logs Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the creation of an LSASS process clone via PssCaptureSnapShot where the parent process is the initial LSASS process instance. This may indicate an attempt to evade detection and dump LSASS memory for credential access.


    Read More
  • Potential LSASS Memory Dump via PssCaptureSnapShot

    calendar May 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Credential Access Data Source: Sysmon Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies suspicious access to an LSASS handle via PssCaptureSnapShot where two successive process accesses are performed by the same process and target two different instances of LSASS. This may indicate an attempt to evade detection and dump LSASS memory for credential access.


    Read More
  • Potential Shadow Credentials added to AD Object

    calendar May 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Credential Access Data Source: Active Directory Resources: Investigation Guide Use Case: Active Directory Monitoring Data Source: Windows Security Event Logs  ·
    Share on: twitter facebook linkedin copy

    Identify the modification of the msDS-KeyCredentialLink attribute in an Active Directory Computer or User Object. Attackers can abuse control over the object and create a key pair, append to raw public key in the attribute, and obtain persistent and stealthy access to the target user or computer object.


    Read More
  • Suspicious Antimalware Scan Interface DLL

    calendar May 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Endgame Resources: Investigation Guide Data Source: Elastic Defend Data Source: Sysmon Data Source: SentinelOne Data Source: Microsoft Defender XDR Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    Identifies the creation of the Antimalware Scan Interface (AMSI) DLL in an unusual location. This may indicate an attempt to bypass AMSI by loading a rogue AMSI module instead of the legit one.


    Read More
  • Unusual Web Config File Access

    calendar May 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Credential Access Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects unusual access to the web.config file, which contains sensitive credential information such as database connection strings, machineKey validation/decryption keys, and SAML/OAuth token settings. Attackers can use the information extracted to forge malicious __VIEWSTATE requests for persistent RCE on the web server or pivot to the SQL server using exposed connection strings.


    Read More
  • Wireless Credential Dumping using Netsh Command

    calendar May 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Credential Access Tactic: Discovery Data Source: Elastic Endgame Resources: Investigation Guide Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    Identifies attempts to dump Wireless saved access keys in clear text using the Windows built-in utility Netsh.


    Read More
  • Command Obfuscation via Unicode Modifier Letters

    calendar May 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Endgame Resources: Investigation Guide Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    Identifies the presence of Unicode modifier letters in the process command_line. Adversaries sometimes replace ASCII characters with visually similar Unicode modifier letters to evade simple string-based detections.


    Read More
  • Parent Process PID Spoofing

    calendar May 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies parent process spoofing used to thwart detection. Adversaries may spoof the parent process identifier (PPID) of a new process to evade process-monitoring defenses or to elevate privileges.


    Read More
  • Potential PowerShell Obfuscation via Backtick-Escaped Variable Expansion

    calendar May 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Data Source: PowerShell Logs Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects PowerShell scripts that use backtick-escaped characters inside ${} variable expansion (multiple backticks between word characters) to reconstruct strings at runtime. Attackers use variable-expansion obfuscation to split keywords, hide commands, and evade static analysis and AMSI.


    Read More
  • Potential PowerShell Obfuscation via Character Array Reconstruction

    calendar May 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Data Source: PowerShell Logs Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects PowerShell scripts that reconstructs strings from char[] arrays, index lookups, or repeated ([char]NN)+ concatenation/join logic. Attackers use character-array reconstruction to hide commands, URLs, or payloads and evade static analysis and AMSI.


    Read More
  • Potential PowerShell Obfuscation via Concatenated Dynamic Command Invocation

    calendar May 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Data Source: PowerShell Logs Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects PowerShell scripts that builds commands from concatenated string literals inside dynamic invocation constructs like &() or .(). Attackers use concatenated dynamic invocation to obscure execution intent, bypass keyword-based detections, and evade AMSI.


    Read More
  • Potential PowerShell Obfuscation via String Concatenation

    calendar May 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Data Source: PowerShell Logs Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects PowerShell scripts that repeatedly concatenate multiple quoted string literals with + to assemble commands or tokens at runtime. Attackers use string concatenation to fragment keywords or URLs and evade static analysis and AMSI.


    Read More
  • Potential Process Injection via PowerShell

    calendar May 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Tactic: Execution Resources: Investigation Guide Data Source: PowerShell Logs  ·
    Share on: twitter facebook linkedin copy

    Detects PowerShell scripts that combine Win32 APIs for allocation, protection, process access, or dynamic resolution with injection or execution APIs. Attackers use these API chains for potential process injection or in-memory payload execution.


    Read More
  • Potential Remote Install via MsiExec

    calendar May 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies attempts to install a file from a remote server using MsiExec. Adversaries may abuse Windows Installers for initial access and delivery of malware.


    Read More
  • Suspicious Microsoft Diagnostics Wizard Execution

    calendar May 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: Crowdstrike Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies potential abuse of the Microsoft Diagnostics Troubleshooting Wizard (MSDT) to proxy malicious command or binary execution via malicious process arguments.


    Read More
  • Attempt to Install or Run Kali Linux via WSL

    calendar May 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects attempts to install or use Kali Linux via Windows Subsystem for Linux. Adversaries may enable and use WSL for Linux to avoid detection.


    Read More
  • PowerShell Share Enumeration Script

    calendar May 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Discovery Resources: Investigation Guide Data Source: PowerShell Logs  ·
    Share on: twitter facebook linkedin copy

    Detects PowerShell scripts that use ShareFinder functions (Invoke-ShareFinder/Invoke-ShareFinderThreaded) or Windows share enumeration APIs (shi1_netname/shi1_remark with NetShareEnum/NetApiBufferFree). Attackers use share enumeration to map accessible network shares for collection, lateral movement, or ransomware targeting.


    Read More
  • Script Execution via Microsoft HTML Application

    calendar May 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Data Source: Windows Security Event Logs Data Source: Sysmon Data Source: SentinelOne Data Source: Microsoft Defender XDR Data Source: Elastic Defend Data Source: Crowdstrike Resources: Investigation Guide Data Source: Elastic Endgame  ·
    Share on: twitter facebook linkedin copy

    Identifies the execution of scripts via HTML applications using Windows utilities rundll32.exe or mshta.exe. Adversaries may bypass process and/or signature-based defenses by proxying execution of malicious content with signed binaries.


    Read More
  • Suspicious Managed Code Hosting Process

    calendar May 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Defend Data Source: Sysmon Data Source: Microsoft Defender XDR Data Source: SentinelOne Data Source: Elastic Endgame Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies a suspicious managed code hosting process which could indicate code injection or other form of suspicious code execution.


    Read More
  • Suspicious Process Access via Direct System Call

    calendar May 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Tactic: Execution Resources: Investigation Guide Data Source: Sysmon  ·
    Share on: twitter facebook linkedin copy

    Identifies suspicious process access events from an unknown memory region. Endpoint security solutions usually hook userland Windows APIs in order to decide if the code that is being executed is malicious or not. It's possible to bypass hooked functions by writing malicious functions that call syscalls directly.


    Read More
  • Unusual Child Process from a System Virtual Process

    calendar May 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies a suspicious child process of the Windows virtual system process, which could indicate code injection.


    Read More
  • Unusual Child Processes of RunDLL32

    calendar May 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Defend Data Source: Sysmon Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies a no-argument or malformed Rundll32 launch followed by child process execution. This unusual sequence can indicate Rundll32 abuse for proxy execution or payload handoff.


    Read More
  • Unusual Executable File Creation by a System Critical Process

    calendar May 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Tactic: Execution Resources: Investigation Guide Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Data Source: Microsoft Defender XDR Data Source: SentinelOne Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    Identifies an unexpected executable file being created or modified by a Windows system critical process, which may indicate activity related to remote code execution or other forms of exploitation.


    Read More
  • Unusual File Creation - Alternate Data Stream

    calendar May 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Resources: Investigation Guide Data Source: Elastic Defend Data Source: Sysmon Data Source: Microsoft Defender XDR Data Source: SentinelOne Data Source: Elastic Endgame  ·
    Share on: twitter facebook linkedin copy

    Identifies suspicious creation of Alternate Data Streams on highly targeted files using a script or command interpreter. This is uncommon for legitimate files and sometimes done by adversaries to hide malware.


    Read More
  • WDAC Policy File by an Unusual Process

    calendar May 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Endgame Resources: Investigation Guide Data Source: Elastic Defend Data Source: Sysmon Data Source: Microsoft Defender XDR Data Source: SentinelOne Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    Identifies the creation of a Windows Defender Application Control (WDAC) policy file by an unusual process. Adversaries may use a specially crafted WDAC policy to restrict the execution of security products.


    Read More
  • Kirbi File Creation

    calendar May 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Credential Access Data Source: Elastic Defend Data Source: Sysmon Data Source: SentinelOne Data Source: Microsoft Defender XDR Data Source: Elastic Endgame Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the creation of .kirbi files, a suspicious Kerberos ticket artifact often produced by ticket export or dumping tools such as Rubeus or Mimikatz. This can indicate preparation for Kerberos ticket theft or later abuse, including Pass-The-Ticket (PTT), and should be validated with writer process and follow-on activity.


    Read More
  • LSASS Memory Dump Creation

    calendar May 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Credential Access Data Source: Elastic Endgame Resources: Investigation Guide Data Source: Elastic Defend Data Source: Sysmon Data Source: Microsoft Defender XDR Data Source: SentinelOne  ·
    Share on: twitter facebook linkedin copy

    Identifies creation of LSASS memory dump artifacts with filenames matching LSASS dumps or common dumping-tool outputs, including dumpert.dmp, Andrew.dmp, SQLDmpr*.mdmp, and Coredump.dmp. This can indicate credential access through trusted utilities such as Task Manager or SQLDumper, or known tooling such as Dumpert and AndrewSpecial.


    Read More
  • Microsoft IIS Connection Strings Decryption

    calendar May 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Credential Access Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies use of aspnet_regiis to decrypt Microsoft IIS connection strings. An attacker with Microsoft IIS web server access via a webshell or similar access can decrypt and dump any hardcoded connection strings, such as the MSSQL service account password using the aspnet_regiis command.


    Read More
  • Potential Invoke-Mimikatz PowerShell Script

    calendar May 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Credential Access Resources: Investigation Guide Data Source: PowerShell Logs  ·
    Share on: twitter facebook linkedin copy

    Identifies PowerShell script block content containing Invoke-Mimikatz or Mimikatz commands used to dump credentials, extract password stores, export certificates, or use alternate authentication material. These patterns can indicate in-memory credential access and require reconstructed script context and follow-on telemetry to assess impact.


    Read More
  • Potential Kerberos Coercion via DNS-Based SPN Spoofing

    calendar May 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Credential Access Data Source: Active Directory Use Case: Active Directory Monitoring Data Source: Windows Security Event Logs Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies directory-service access or creation events involving a MicrosoftDNS record that contains a base64-encoded blob matching the pattern "UWhRCA...BAAAA". This blob pattern corresponds to a marshaled CREDENTIAL_TARGET_INFORMATION structure associated with DNS-based SPN spoofing used in Kerberos coercion tradecraft. Adversaries may abuse such records to coerce victim systems into authenticating to attacker-controlled hosts while requesting Kerberos tickets for legitimate services.


    Read More
  • Potential Kerberos SPN Spoofing via Suspicious DNS Query

    calendar May 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Credential Access Data Source: Elastic Defend Data Source: Elastic Endgame Data Source: Crowdstrike Data Source: SentinelOne Data Source: Sysmon Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies queries for a DNS name containing a base64-encoded blob matching the pattern "UWhRCA...BAAAA". This pattern corresponds to a marshaled CREDENTIAL_TARGET_INFORMATION structure, commonly used in Kerberos coercion attacks. It is associated with tools and techniques that exploit SPN spoofing via DNS. Adversaries may abuse such names to coerce victim systems into authenticating to attacker-controlled hosts while requesting Kerberos tickets for legitimate services (often the victim's own identity). Depending on the coerced service and negotiated authentication, this can support Kerberos relay or NTLM reflection/relay paths without relying on normal NTLM fallback behavior.


    Read More
  • Potential Machine Account Relay Attack via SMB

    calendar May 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Credential Access Data Source: Active Directory Use Case: Active Directory Monitoring Data Source: Windows Security Event Logs Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies potential relay attacks against a machine account by identifying network share access events coming from a remote source.ip but using the target server computer account. This may indicate an SMB relay attack.


    Read More
  • Suspicious LSASS Access via MalSecLogon

    calendar May 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Credential Access Data Source: Sysmon Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies suspicious access to LSASS handle from a call trace pointing to seclogon.dll and with a suspicious access rights value. This may indicate an attempt to leak an LSASS handle via abusing the Secondary Logon service in preparation for credential access.


    Read More
  • Untrusted DLL Loaded by Azure AD Connect Authentication Agent

    calendar May 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Credential Access Data Source: Elastic Defend Data Source: Sysmon Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the load of an untrusted DLL by the Azure AD Connect Authentication Agent, which may indicate an attempt to persist or intercept credentials passing through the Pass-through Authentication service.


    Read More
  • Multi-Cloud CLI Token and Credential Access Commands

    calendar May 1, 2026 · Domain: Endpoint Domain: Cloud OS: Windows OS: Linux OS: macOS Use Case: Threat Detection Tactic: Credential Access Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Sysmon Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Correlates process telemetry for shells and major cloud/Kubernetes CLIs when command lines match token or credential material access patterns (GCP, Azure, AWS, GitHub, kubectl, DigitalOcean, OCI). Flags hosts where multiple cloud targets appear within a five-minute window.


    Read More
  • Namespace Manipulation Using Unshare

    calendar May 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Privilege Escalation Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: SentinelOne Data Source: Auditd Manager Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies suspicious usage of unshare to manipulate system namespaces. Unshare can be utilized to escalate privileges or escape container security boundaries. Threat actors have utilized this binary to allow themselves to escape to the host and access other resources or escalate privileges.


    Read More
  • Namespace Manipulation Using Unshare in a Container

    calendar May 1, 2026 · Domain: Endpoint Domain: Container OS: Linux Use Case: Threat Detection Tactic: Privilege Escalation Data Source: Elastic Defend for Containers Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies suspicious usage of unshare to manipulate system namespaces. Unshare can be utilized to escalate privileges or escape container security boundaries. Threat actors have utilized this binary to allow themselves to escape to the host and access other resources or escalate privileges.


    Read More
  • AWS AssumeRoleWithWebIdentity from Kubernetes SA and External ASN

    calendar May 1, 2026 · Domain: Cloud Domain: Identity Data Source: AWS Data Source: Amazon Web Services Data Source: AWS CloudTrail Use Case: Threat Detection Tactic: Initial Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects successful AssumeRoleWithWebIdentity where the caller identity is a Kubernetes service account and the source autonomous system organization is present but not Amazon.com, Inc. EKS workloads that obtain IAM credentials via IAM Roles for Service Accounts (IRSA) normally reach STS from AWS-managed or AWS-associated networks; the same identity from a clearly external ASN can indicate a stolen or misused projected service-account token being exchanged for IAM credentials off-cluster.


    Read More
  • AWS Lateral Movement from Kubernetes SA via AssumeRoleWithWebIdentity

    calendar May 1, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS CloudTrail Data Source: AWS IAM Data Source: AWS STS Use Case: Threat Detection Tactic: Lateral Movement Tactic: Discovery Tactic: Credential Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects when credentials issued through AssumeRoleWithWebIdentity for a Kubernetes service account identity are later used for several distinct AWS control-plane actions on the same session access key. Workloads that use EKS IAM Roles for Service Accounts routinely exchange a projected service-account token for short-lived IAM credentials; this rule highlights sessions where that exchange is followed by a spread of sensitive APIs—reconnaissance, secrets and parameter access, IAM changes, or compute creation—beyond what routine pod traffic usually shows. High-volume S3 object reads and writes are excluded from the correlation set to reduce noise from normal data-plane work.


    Read More
  • Potential Root Effective Shell from Non-Standard Path via Auditd

    calendar May 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Privilege Escalation Data Source: Auditd Manager Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies process execution events where the effective user is root while the real user is not, the process arguments include the privileged shell flag commonly associated with setuid-capable shells, and the executable path is outside standard system binary directories. That combination is consistent with abuse of setuid shells or similar helpers copied or linked into writable locations, a pattern used to regain a root context after local exploitation.


    Read More
  • Privilege Escalation via SUID/SGID

    calendar May 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Privilege Escalation Tactic: Persistence Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies instances where a process is executed with user/group ID 0 (root), and a real user/group ID that is not 0. This is indicative of a process that has been granted SUID/SGID permissions, allowing it to run with elevated privileges. Attackers may leverage a misconfiguration for exploitation in order to escalate their privileges to root, or establish a backdoor for persistence.


    Read More
  • Veeam Backup Library Loaded by Unusual Process

    calendar Apr 30, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Credential Access Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies potential credential decrypt operations by PowerShell or unsigned processes using the Veeam.Backup.Common.dll library. Attackers can use Veeam Credentials to target backups as part of destructive operations such as Ransomware attacks.


    Read More
  • Suspicious SUID Binary Execution

    calendar Apr 30, 2026 · Data Source: Elastic Defend Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Privilege Escalation Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects execution of common privilege elevation helpers (su, sudo, pkexec, passwd, chsh, newgrp) under the root effective user when the real user and parent user are not root, combined with minimal argument counts and suspicious parent context (interpreters, short shell -c invocations, or parents running from user-writable paths).


    Read More
  • Potential Copy Fail (CVE-2026-31431) Exploitation via AF_ALG Socket

    calendar Apr 30, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Use Case: Vulnerability Tactic: Privilege Escalation Data Source: Auditd Manager Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Correlates a burst of non-root AF_ALG-class "socket", "splice", or "bound-socket" telemetry with a subsequent process execution where effective user is root but the login user remains non-root. This sequence matches common post-exploitation chains for Copy Fail (CVE-2026-31431) style abuse where AF_ALG and "splice" primitives precede executing a corrupted setuid binary from cache.


    Read More
  • Alerts in Different ATT&CK Tactics by Host

    calendar Apr 28, 2026 · Use Case: Threat Detection Rule Type: Higher-Order Rule Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule uses alert data to determine when multiple alerts in different phases of an attack involving the same host are triggered and where the accumulated risk score is higher than a defined threshold. Analysts can use this to prioritize triage and response, as these hosts are more likely to be compromised.


    Read More
  • LLM-Based Compromised User Triage by User

    calendar Apr 28, 2026 · Domain: Identity Domain: LLM Use Case: Threat Detection Use Case: Identity and Access Audit Resources: Investigation Guide Rule Type: Higher-Order Rule  ·
    Share on: twitter facebook linkedin copy

    This rule correlates multiple security alerts involving the same user across hosts and data sources, then uses an LLM to analyze whether they indicate account compromise. The LLM evaluates alert patterns, MITRE tactics progression, geographic anomalies, and multi-host activity to provide a verdict and confidence score, helping analysts prioritize users exhibiting indicators of credential theft or unauthorized access.


    Read More
  • Multiple Alerts in Same ATT&CK Tactic by Host

    calendar Apr 28, 2026 · Use Case: Threat Detection Rule Type: Higher-Order Rule Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule correlates multiple security alerts associated with the same ATT&CK tactic on a single host within a defined time window. By requiring alerts from multiple distinct detection rules, this detection helps identify hosts exhibiting concentrated malicious behavior, which may indicate an active intrusion or post-compromise activity. The rule is intended to assist analysts in prioritizing triage toward hosts with higher likelihood of compromise rather than signaling a single discrete event.


    Read More
  • Multiple Alerts Involving a User

    calendar Apr 28, 2026 · Use Case: Threat Detection Rule Type: Higher-Order Rule Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule uses alert data to determine when multiple different alerts involving the same user are triggered. Analysts can use this to prioritize triage and response, as these users are more likely to be compromised.


    Read More
  • Multiple External EDR Alerts by Host

    calendar Apr 28, 2026 · Use Case: Threat Detection Rule Type: Higher-Order Rule Resources: Investigation Guide Domain: Endpoint  ·
    Share on: twitter facebook linkedin copy

    This rule uses alert data to determine when multiple external EDR alerts involving the same host are triggered. Analysts can use this to prioritize triage and response, as these hosts are more likely to be compromised.


    Read More
  • Newly Observed High Severity Detection Alert

    calendar Apr 28, 2026 · Use Case: Threat Detection Rule Type: Higher-Order Rule Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects Elastic SIEM high severity detection alerts that are observed for the first time in the previous 5 days of alert history. It highlights low-volume, newly observed alerts tied to a specific detection rule, analysts can use this to prioritize triage and response.


    Read More
  • Okta Alerts Following Unusual Proxy Authentication

    calendar Apr 28, 2026 · Domain: Identity Domain: Cloud Use Case: Identity and Access Audit Use Case: Threat Detection Data Source: Okta Data Source: Okta System Logs Tactic: Initial Access Rule Type: Higher-Order Rule Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Correlates the first occurrence of an Okta user session started via a proxy with subsequent Okta security alerts for the same user. Attackers frequently use proxy infrastructure (VPNs, Tor, residential proxies) to mask their origin when using stolen credentials, and their post-authentication activity often triggers additional detection rules.


    Read More
  • Entra ID Excessive Account Lockouts Detected

    calendar Apr 22, 2026 · Domain: Cloud Domain: Identity Data Source: Azure Data Source: Entra ID Data Source: Entra ID Sign-in Logs Use Case: Identity and Access Audit Use Case: Threat Detection Tactic: Credential Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies a high count of failed Microsoft Entra ID sign-in attempts as the result of the target user account being locked out. Adversaries may attempt to brute-force user accounts by repeatedly trying to authenticate with incorrect credentials, leading to account lockouts by Entra ID Smart Lockout policies.


    Read More
  • AWS Credentials Used from GitHub Actions and Non-CI/CD Infrastructure

    calendar Apr 22, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS CloudTrail Data Source: AWS IAM Use Case: Threat Detection Tactic: Initial Access Tactic: Lateral Movement Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects AWS access keys that are used from both GitHub Actions CI/CD infrastructure and non-CI/CD infrastructure. This pattern indicates potential credential theft where an attacker who has stolen AWS credentials configured as GitHub Actions secrets and is using them from their own infrastructure.


    Read More
  • AWS Rare Source AS Organization Activity

    calendar Apr 22, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS CloudTrail Use Case: Threat Detection Tactic: Initial Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Surfaces an AWS identity whose successful API traffic is dominated by a small set of large cloud-provider source AS organization labels, yet also shows a very small share of traffic from other AS organization names—including at least one sensitive control-plane, credential, storage, or model-invocation action on that uncommon network path with recent activity from the uncommon path. The intent is to highlight disproportionate “baseline” cloud egress versus sparse use from rarer networks on the same principal, a shape that can appear when automation or CI credentials are reused or pivoted outside their usual hosted-cloud footprint.


    Read More
  • Execution via GitHub Actions Runner

    calendar Apr 22, 2026 · Domain: Endpoint OS: Linux OS: Windows OS: macOS Use Case: Threat Detection Tactic: Execution Tactic: Initial Access Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Data Source: Crowdstrike Data Source: Auditd Manager Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects potentially dangerous commands spawned by the GitHub Actions Runner.Worker process or by shell interpreters launched via a runner entrypoint script on self-hosted runner machines. Adversaries who gain the ability to modify or trigger workflows in a linked GitHub repository can execute arbitrary commands on the runner host. This behavior may indicate malicious or unexpected workflow activity, including code execution, reconnaissance, credential harvesting, or network exfiltration initiated through a compromised repository or unauthorized workflow.


    Read More
  • Long Base64 Encoded Command via Scripting Interpreter

    calendar Apr 22, 2026 · Domain: Endpoint OS: Windows OS: macOS OS: Linux Use Case: Threat Detection Tactic: Defense Evasion Tactic: Execution Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies oversized command lines used by Python, PowerShell, Node.js, or Deno that contain base64 decoding or encoded-command patterns. Adversaries may embed long inline encoded payloads in scripting interpreters to evade inspection and execute malicious content across Windows, macOS, and Linux systems.


    Read More
  • Connection to Common Large Language Model Endpoints

    calendar Apr 22, 2026 · Domain: Endpoint OS: Windows OS: macOS Use Case: Threat Detection Tactic: Command and Control Resources: Investigation Guide Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: SentinelOne Data Source: Sysmon  ·
    Share on: twitter facebook linkedin copy

    Identifies DNS queries to known Large Language Model domains by unsigned binaries or common Windows scripting utilities. Malwares may leverage the capabilities of LLM to perform actions in the affected system in a dynamic way.


    Read More
  • File Creation in World-Writable Directory by Unusual Process

    calendar Apr 22, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Defend Data Source: Elastic Endgame Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the creation of files in world-writable directories by an unusual process. Attackers may attempt to hide their activities by creating files in world-writable directories, which are commonly used for temporary file storage. This behavior is often associated with lateral movement and can be an indicator of an attacker attempting to move laterally within a network.


    Read More
  • Shell History Clearing via Environment Variables

    calendar Apr 22, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the clearing of the shell history via environment variables. Attackers may clear the shell history to hide their activities from being tracked. By leveraging environment variables such as HISTSIZE, HISTFILESIZE, HISTCONTROL, and HISTFILE, attackers can clear the shell history by setting them to 0, ignoring spaces, or redirecting the history to /dev/null, effectively erasing the command history.


    Read More
  • Bypass UAC via Event Viewer

    calendar Apr 20, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Privilege Escalation Tactic: Defense Evasion Resources: Investigation Guide Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Microsoft Defender XDR Data Source: Windows Security Event Logs Data Source: Sysmon Data Source: SentinelOne Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    Identifies User Account Control (UAC) bypass via eventvwr.exe. Attackers bypass UAC to stealthily execute code with elevated permissions.


    Read More
  • Creation of a Hidden Local User Account

    calendar Apr 20, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Persistence Resources: Investigation Guide Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Data Source: Microsoft Defender XDR Data Source: SentinelOne Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    Identifies the creation of a hidden local user account by appending the dollar sign to the account name. This is sometimes done by attackers to increase access to a system and avoid appearing in the results of accounts listing using the net users command.


    Read More
  • Credential Access via TruffleHog Execution

    calendar Apr 20, 2026 · Domain: Endpoint OS: Linux OS: Windows OS: macOS Use Case: Threat Detection Tactic: Credential Access Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Data Source: Crowdstrike Data Source: Auditd Manager Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the execution of TruffleHog, a tool used to search for high-entropy strings and secrets in code repositories, which may indicate an attempt to access credentials. This tool was abused by the Shai-Hulud worm to search for credentials in code repositories.


    Read More
  • Execution via TSClient Mountpoint

    calendar Apr 20, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Lateral Movement Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies execution from the Remote Desktop Protocol (RDP) shared mountpoint tsclient on the target host. This may indicate a lateral movement attempt.


    Read More
  • GenAI Process Compiling or Generating Executables

    calendar Apr 20, 2026 · Domain: Endpoint OS: Linux OS: macOS OS: Windows Use Case: Threat Detection Tactic: Execution Tactic: Defense Evasion Data Source: Elastic Defend Data Source: Sysmon Data Source: Auditd Manager Data Source: Microsoft Defender XDR Data Source: SentinelOne Resources: Investigation Guide Domain: LLM Mitre Atlas: T0053  ·
    Share on: twitter facebook linkedin copy

    Detects when GenAI tools spawn compilers or packaging tools to generate executables. Attackers leverage local LLMs to autonomously generate and compile malware, droppers, or implants. Python packaging tools (pyinstaller, nuitka, pyarmor) are particularly high-risk as they create standalone executables that can be deployed without dependencies. This rule focuses on compilation activity that produces output binaries, filtering out inspection-only operations.


    Read More
  • GenAI Process Performing Encoding/Chunking Prior to Network Activity

    calendar Apr 20, 2026 · Domain: Endpoint OS: Linux OS: macOS OS: Windows Use Case: Threat Detection Tactic: Exfiltration Tactic: Defense Evasion Data Source: Elastic Defend Data Source: Sysmon Data Source: Microsoft Defender XDR Data Source: SentinelOne Resources: Investigation Guide Domain: LLM Mitre Atlas: T0086  ·
    Share on: twitter facebook linkedin copy

    Detects when GenAI processes perform encoding or chunking (base64, gzip, tar, zip) followed by outbound network activity. This sequence indicates data preparation for exfiltration. Attackers encode or compress sensitive data before transmission to obfuscate contents and evade detection. Legitimate GenAI workflows rarely encode data before network communications.


    Read More
  • Lateral Movement via Startup Folder

    calendar Apr 20, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Lateral Movement Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Data Source: Microsoft Defender XDR Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies suspicious file creations in the startup folder of a remote system. An adversary could abuse this to move laterally by dropping a malicious script or executable that will be executed after a reboot or user logon.


    Read More
  • Microsoft Exchange Worker Spawning Suspicious Processes

    calendar Apr 20, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Initial Access Tactic: Execution Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Data Source: Microsoft Defender XDR Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies suspicious processes being spawned by the Microsoft Exchange Server worker process (w3wp). This activity may indicate exploitation activity or access to an existing web shell backdoor.


    Read More
  • NetSupport Manager Execution from an Unusual Path

    calendar Apr 20, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Command and Control Resources: Investigation Guide Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Data Source: SentinelOne Data Source: Microsoft Defender XDR Data Source: Windows Security Event Logs Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    Identifies execution of the NetSupport remote access software from non-default paths. Adversaries may abuse NetSupport Manager to control a victim machine.


    Read More
  • Outlook Home Page Registry Modification

    calendar Apr 20, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Command and Control Tactic: Persistence Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Data Source: Microsoft Defender XDR Data Source: SentinelOne Resources: Investigation Guide Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    Identifies modifications in registry keys associated with abuse of the Outlook Home Page functionality for command and control or persistence.


    Read More
  • Persistence via Hidden Run Key Detected

    calendar Apr 20, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Persistence Tactic: Defense Evasion Tactic: Execution Resources: Investigation Guide Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Data Source: Crowdstrike Data Source: SentinelOne Data Source: Microsoft Defender XDR  ·
    Share on: twitter facebook linkedin copy

    Identifies a persistence mechanism that utilizes the NtSetValueKey native API to create a hidden (null terminated) registry key. An adversary may use this method to hide from system utilities such as the Registry Editor (regedit).


    Read More
  • Persistence via Microsoft Office AddIns

    calendar Apr 20, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Persistence Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Data Source: Microsoft Defender XDR Data Source: SentinelOne Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects attempts to establish persistence on an endpoint by abusing Microsoft Office add-ins.


    Read More
  • Persistence via TelemetryController Scheduled Task Hijack

    calendar Apr 20, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Persistence Tactic: Privilege Escalation Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects the successful hijack of Microsoft Compatibility Appraiser scheduled task to establish persistence with an integrity level of system.


    Read More
  • Persistence via Update Orchestrator Service Hijack

    calendar Apr 20, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Persistence Tactic: Privilege Escalation Use Case: Vulnerability Resources: Investigation Guide Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: Windows Security Event Logs Data Source: SentinelOne  ·
    Share on: twitter facebook linkedin copy

    Identifies potential hijacking of the Microsoft Update Orchestrator Service to establish persistence with an integrity level of SYSTEM.


    Read More
  • Potential CVE-2025-33053 Exploitation

    calendar Apr 20, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Initial Access Tactic: Defense Evasion Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Data Source: Microsoft Defender XDR Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies a suspicious Diagnostics Utility for Internet Explorer child process. This may indicate the successful exploitation of the vulnerability CVE-2025-33053.


    Read More
  • Potential Escalation via Vulnerable MSI Repair

    calendar Apr 20, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Privilege Escalation Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Data Source: SentinelOne Data Source: Microsoft Defender XDR Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies when a browser process navigates to the Microsoft Help page followed by spawning an elevated process. This may indicate a successful exploitation for privilege escalation abusing a vulnerable Windows Installer repair setup.


    Read More
  • Potential File Download via a Headless Browser

    calendar Apr 20, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Command and Control Resources: Investigation Guide Data Source: Windows Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: SentinelOne Data Source: Sysmon Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    Identifies headless browser execution from a suspicious parent process with arguments consistent with scripted retrieval. Adversaries use browsers because they are trusted, signed binaries that proxy and application-control policies allow through, bypassing restrictions on direct download tools.


    Read More
  • Potential Modification of Accessibility Binaries

    calendar Apr 20, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Persistence Resources: Investigation Guide Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Data Source: Microsoft Defender XDR  ·
    Share on: twitter facebook linkedin copy

    Windows contains accessibility features that may be launched with a key combination before a user has logged in. An adversary can modify the way these programs are launched to get a command prompt or backdoor without logging in to the system.


    Read More
  • Potential privilege escalation via CVE-2022-38028

    calendar Apr 20, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Privilege Escalation Tactic: Defense Evasion Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Data Source: Microsoft Defender XDR Data Source: SentinelOne Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

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


    Read More
  • Potential REMCOS Trojan Execution

    calendar Apr 20, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Command and Control Resources: Investigation Guide Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Data Source: SentinelOne Data Source: Microsoft Defender XDR  ·
    Share on: twitter facebook linkedin copy

    Identifies known file and registry traces of the REMCOS Remote Access Trojan, including log files, persistence values, and cleanup artifacts. Adversaries use Remcos to maintain persistent remote access to compromised hosts.


    Read More
  • Potential Remote Desktop Shadowing Activity

    calendar Apr 20, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Lateral Movement Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Data Source: Microsoft Defender XDR Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the modification of the Remote Desktop Protocol (RDP) Shadow registry or the execution of processes indicative of an active RDP shadowing session. An adversary may abuse the RDP Shadowing feature to spy on or control other users active RDP sessions.


    Read More
  • Potential Remote Desktop Tunneling Detected

    calendar Apr 20, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Command and Control Tactic: Lateral Movement Resources: Investigation Guide Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: SentinelOne Data Source: Microsoft Defender XDR Data Source: Windows Security Event Logs Data Source: Crowdstrike Data Source: Sysmon  ·
    Share on: twitter facebook linkedin copy

    Identifies potential use of an SSH utility to establish RDP over an SSH Tunnel. This can be used by attackers to enable routing of network packets that would otherwise not reach their intended destination.


    Read More
  • Potential Secret Scanning via Gitleaks

    calendar Apr 20, 2026 · Domain: Endpoint OS: Linux OS: Windows OS: macOS Use Case: Threat Detection Tactic: Credential Access Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Data Source: Crowdstrike Data Source: Auditd Manager Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the execution of Gitleaks, a tool used to search for high-entropy strings and secrets in code repositories, which may indicate an attempt to access credentials.


    Read More
  • Potential System Tampering via File Modification

    calendar Apr 20, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Tactic: Impact Data Source: Elastic Endgame Resources: Investigation Guide Data Source: Elastic Defend Data Source: Sysmon Data Source: Microsoft Defender XDR Data Source: SentinelOne Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    Identifies attempts to delete or modify critical files used during the boot process to prevent the system from booting. This may indicate a destructive attack behavior.


    Read More
  • Potential Traffic Tunneling using QEMU

    calendar Apr 20, 2026 · Domain: Endpoint OS: Windows OS: Linux OS: macOS Use Case: Threat Detection Tactic: Command and Control Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Data Source: SentinelOne Data Source: Microsoft Defender XDR Data Source: Windows Security Event Logs Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the use of the QEMU hardware emulator to potentially tunnel network traffic between Virtual machines. This can be used by attackers to enable routing of network packets that would otherwise not reach their intended destination.


    Read More
  • Privilege Escalation via Named Pipe Impersonation

    calendar Apr 20, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Privilege Escalation Resources: Investigation Guide Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    Identifies a privilege escalation attempt via named pipe impersonation. An adversary may abuse this technique by utilizing a framework such Metasploit's meterpreter getsystem command.


    Read More
  • Privilege Escalation via Windir Environment Variable

    calendar Apr 20, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Privilege Escalation Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Data Source: Microsoft Defender XDR Data Source: SentinelOne Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies a privilege escalation attempt via a rogue Windows directory (Windir) environment variable. This is a known primitive that is often combined with other vulnerabilities to elevate privileges.


    Read More
  • Remote GitHub Actions Runner Registration

    calendar Apr 20, 2026 · Domain: Endpoint OS: Linux OS: Windows OS: macOS Use Case: Threat Detection Tactic: Execution Tactic: Initial Access Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Data Source: Crowdstrike Data Source: Auditd Manager Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the configuration of a GitHub Actions self-hosted runner using the Runner.Listener binary. When a machine is registered to a remote repository, its owner gains the ability to execute arbitrary workflow commands on that host. Unexpected or unauthorized runner registration may indicate adversarial activity aimed at establishing remote code execution via malicious GitHub workflows.


    Read More
  • ScreenConnect Server Spawning Suspicious Processes

    calendar Apr 20, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Initial Access Tactic: Execution Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: SentinelOne Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies suspicious processes being spawned by the ScreenConnect server process (ScreenConnect.Service.exe). This activity may indicate exploitation activity or access to an existing web shell backdoor.


    Read More
  • Suspicious Execution from INET Cache

    calendar Apr 20, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Initial Access Tactic: Command and Control Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the execution of a process with arguments pointing to the INetCache Folder. Adversaries may deliver malicious content via WININET during initial access.


    Read More
  • Suspicious ImagePath Service Creation

    calendar Apr 20, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Persistence Tactic: Defense Evasion Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Data Source: Microsoft Defender XDR Data Source: SentinelOne Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the creation of a suspicious ImagePath value. This could be an indication of an adversary attempting to stealthily persist or escalate privileges through abnormal service creation.


    Read More
  • Suspicious Print Spooler Point and Print DLL

    calendar Apr 20, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Privilege Escalation Data Source: Elastic Endgame Use Case: Vulnerability Data Source: Elastic Defend Data Source: Sysmon Resources: Investigation Guide Data Source: SentinelOne Data Source: Microsoft Defender XDR  ·
    Share on: twitter facebook linkedin copy

    Detects attempts to exploit a privilege escalation vulnerability (CVE-2020-1030) related to the print spooler service. Exploitation involves chaining multiple primitives to load an arbitrary DLL into the print spooler process running as SYSTEM.


    Read More
  • Suspicious Startup Shell Folder Modification

    calendar Apr 20, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Persistence Tactic: Defense Evasion Resources: Investigation Guide Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Data Source: Microsoft Defender XDR Data Source: SentinelOne Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    Identifies suspicious startup shell folder modifications to change the default Startup directory in order to bypass detections monitoring file creation in the Windows Startup folder.


    Read More
  • UAC Bypass Attempt via Privileged IFileOperation COM Interface

    calendar Apr 20, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Privilege Escalation Tactic: Defense Evasion Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Data Source: Microsoft Defender XDR Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies attempts to bypass User Account Control (UAC) via DLL side-loading. Attackers may attempt to bypass UAC to stealthily execute code with elevated permissions.


    Read More
  • UAC Bypass Attempt via Windows Directory Masquerading

    calendar Apr 20, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Privilege Escalation Tactic: Defense Evasion Resources: Investigation Guide Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    Identifies an attempt to bypass User Account Control (UAC) by masquerading as a Microsoft trusted Windows directory. Attackers may bypass UAC to stealthily execute code with elevated permissions.


    Read More
  • UAC Bypass Attempt with IEditionUpgradeManager Elevated COM Interface

    calendar Apr 20, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Privilege Escalation Tactic: Defense Evasion Tactic: Execution Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Data Source: Microsoft Defender XDR Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies attempts to bypass User Account Control (UAC) by abusing an elevated COM Interface to launch a rogue Windows ClipUp program. Attackers may attempt to bypass UAC to stealthily execute code with elevated permissions.


    Read More
  • UAC Bypass via ICMLuaUtil Elevated COM Interface

    calendar Apr 20, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Privilege Escalation Tactic: Defense Evasion Tactic: Execution Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Data Source: Microsoft Defender XDR Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies User Account Control (UAC) bypass attempts via the ICMLuaUtil Elevated COM interface. Attackers may attempt to bypass UAC to stealthily execute code with elevated permissions.


    Read More
  • Unusual Child Process of dns.exe

    calendar Apr 20, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Lateral Movement Resources: Investigation Guide Data Source: Elastic Endgame Use Case: Vulnerability Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    Identifies an unexpected process spawning from dns.exe, the process responsible for Windows DNS server services, which may indicate activity related to remote code execution or other forms of exploitation.


    Read More
  • Volume Shadow Copy Deleted or Resized via VssAdmin

    calendar Apr 20, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Impact Resources: Investigation Guide Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    Identifies use of vssadmin.exe for shadow copy deletion or resizing on endpoints. This commonly occurs in tandem with ransomware or other destructive attacks.


    Read More
  • Volume Shadow Copy Deletion via PowerShell

    calendar Apr 20, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Impact Tactic: Execution Resources: Investigation Guide Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    Identifies the use of the Win32_ShadowCopy class and related cmdlets to achieve shadow copy deletion. This commonly occurs in tandem with ransomware or other destructive attacks.


    Read More
  • Volume Shadow Copy Deletion via WMIC

    calendar Apr 20, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Impact Tactic: Execution Resources: Investigation Guide Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: SentinelOne Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    Identifies use of wmic.exe for shadow copy deletion on endpoints. This commonly occurs in tandem with ransomware or other destructive attacks.


    Read More
  • Web Shell Detection: Script Process Child of Common Web Processes

    calendar Apr 20, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Persistence Tactic: Initial Access Tactic: Execution Resources: Investigation Guide Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: SentinelOne Data Source: Windows Security Event Logs Data Source: Microsoft Defender XDR Data Source: Sysmon Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    Identifies suspicious commands executed via a web server, which may suggest a vulnerability and remote shell access.


    Read More
  • Windows Server Update Service Spawning Suspicious Processes

    calendar Apr 20, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Initial Access Tactic: Execution Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon Data Source: Microsoft Defender XDR Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies suspicious processes being spawned by the Windows Server Update Service. This activity may indicate exploitation activity or access to an existing web shell backdoor.


    Read More
  • Accepted Default Telnet Port Connection

    calendar Apr 10, 2026 · Domain: Endpoint Use Case: Threat Detection Tactic: Command and Control Tactic: Lateral Movement Tactic: Initial Access Data Source: PAN-OS Data Source: Fortinet Data Source: SonicWall Data Source: Suricata Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects network events that may indicate the use of Telnet traffic. Telnet is commonly used by system administrators to remotely control older or embedded systems using the command line shell. It should almost never be directly exposed to the Internet, as it is frequently targeted and exploited by threat actors as an initial access or backdoor vector. As a plain-text protocol, it may also expose usernames and passwords to anyone capable of observing the traffic.


    Read More
  • AWS Account Discovery By Rare User

    calendar Apr 10, 2026 · Domain: Cloud Domain: Identity Data Source: AWS Data Source: Amazon Web Services Data Source: AWS CloudTrail Data Source: AWS Organizations Data Source: AWS IAM Use Case: Threat Detection Tactic: Discovery Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the first time, within a lookback window, an identity performs AWS Organizations or IAM account enumeration APIs. Attackers with compromised credentials often map the organization (accounts, OUs, roots, delegated admins) and account-level metadata (aliases, summary) using the AWS CLI or SDKs. This is a New Terms rule detecting a rare occurrence of the cloud.account.id and user.name pair for these actions.


    Read More
  • AWS API Activity from Uncommon S3 Client by Rare User

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS CloudTrail Data Source: AWS S3 Tactic: Exfiltration Use Case: Threat Detection Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies AWS API activity originating from uncommon desktop client applications based on the user agent string. This rule detects S3 Browser and Cyberduck, which are graphical S3 management tools that provide bulk upload/download capabilities. While legitimate, these tools are rarely used in enterprise environments and have been observed in use by threat actors for data exfiltration. Any activity from these clients should be validated against authorized data transfer workflows.


    Read More
  • AWS CloudShell Environment Created

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS CloudTrail Data Source: AWS CloudShell Use Case: Threat Detection Tactic: Execution Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the creation of a new AWS CloudShell environment. CloudShell is a browser-based shell that provides command-line access to AWS resources directly from the AWS Management Console. The CreateEnvironment API is called when a user launches CloudShell for the first time or when accessing CloudShell in a new AWS region. Adversaries with console access may use CloudShell to execute commands, install tools, or interact with AWS services without needing local CLI credentials. Monitoring environment creation helps detect unauthorized CloudShell usage from compromised console sessions.


    Read More
  • AWS DynamoDB Scan by Unusual User

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS DynamoDB Resources: Investigation Guide Use Case: Threat Detection Tactic: Exfiltration  ·
    Share on: twitter facebook linkedin copy

    Identifies when an AWS DynamoDB table is scanned by a user who does not typically perform this action. Adversaries may use the Scan operation to collect sensitive information or exfiltrate data from DynamoDB tables. This rule detects unusual user activity by monitoring for the Scan action in CloudTrail logs. This is a New Terms rule that only flags when this behavior is observed by a user or role for the first time.


    Read More
  • AWS DynamoDB Table Exported to S3

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS DynamoDB Resources: Investigation Guide Use Case: Threat Detection Tactic: Exfiltration  ·
    Share on: twitter facebook linkedin copy

    Identifies when an AWS DynamoDB table is exported to S3. Adversaries may use the ExportTableToPointInTime operation to collect sensitive information or exfiltrate data from DynamoDB tables. This rule detects unusual user activity by monitoring for the ExportTableToPointInTime action in CloudTrail logs. This is a New Terms rule that only flags when this behavior is observed by a user or role for the first time.


    Read More
  • AWS EC2 AMI Shared with Another Account

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS EC2 Use Case: Threat Detection Tactic: Exfiltration Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies an AWS Amazon Machine Image (AMI) being shared with another AWS account. Adversaries with access may share an AMI with an external AWS account as a means of data exfiltration. AMIs can contain secrets, bash histories, code artifacts, and other sensitive data that adversaries may abuse if shared with unauthorized accounts. AMIs can be made publicly available accidentally as well.


    Read More
  • AWS EC2 Deprecated AMI Discovery

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: AWS EC2 Resources: Investigation Guide Use Case: Threat Detection Tactic: Discovery  ·
    Share on: twitter facebook linkedin copy

    Identifies when a user has queried for deprecated Amazon Machine Images (AMIs) in AWS. This may indicate an adversary looking for outdated AMIs that may be vulnerable to exploitation. While deprecated AMIs are not inherently malicious or indicative of a breach, they may be more susceptible to vulnerabilities and should be investigated for potential security risks.


    Read More
  • AWS EC2 EBS Snapshot Access Removed

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS EC2 Use Case: Threat Detection Tactic: Impact Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the removal of access permissions from a shared AWS EC2 EBS snapshot. EBS snapshots are essential for data retention and disaster recovery. Adversaries may revoke or modify snapshot permissions to prevent legitimate users from accessing backups, thereby obstructing recovery efforts after data loss or destructive actions. This tactic can also be used to evade detection or maintain exclusive access to critical backups, ultimately increasing the impact of an attack and complicating incident response.


    Read More
  • AWS EC2 EBS Snapshot Shared or Made Public

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS EC2 Use Case: Threat Detection Tactic: Exfiltration Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects when an Amazon Elastic Block Store (EBS) snapshot is shared with another AWS account or made public. EBS snapshots contain copies of data volumes that may include sensitive or regulated information. Adversaries may exploit ModifySnapshotAttribute to share snapshots with external accounts or the public, allowing them to copy and access data in an environment they control. This activity often precedes data exfiltration or persistence operations, where the attacker transfers stolen data out of the victim account or prepares a staging area for further exploitation.


    Read More
  • AWS EC2 LOLBin Execution via SSM SendCommand

    calendar Apr 10, 2026 · Domain: Cloud Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Execution Tactic: Command and Control Data Source: AWS Data Source: Amazon Web Services Data Source: AWS CloudTrail Data Source: AWS EC2 Data Source: AWS SSM Data Source: AWS Systems Manager Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the execution of Living Off the Land Binaries (LOLBins) or GTFOBins on EC2 instances via AWS Systems Manager (SSM) SendCommand API. This detection correlates AWS CloudTrail SendCommand events with endpoint process execution by matching SSM command IDs. While AWS redacts command parameters in CloudTrail logs, this correlation technique reveals the actual commands executed on EC2 instances. Adversaries may abuse SSM to execute malicious commands remotely without requiring SSH or RDP access, using legitimate system utilities for data exfiltration, establishing reverse shells, or lateral movement.


    Read More
  • AWS First Occurrence of STS GetFederationToken Request by User

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Amazon Web Services Data Source: AWS Data Source: AWS STS Use Case: Threat Detection Tactic: Defense Evasion Tactic: Persistence Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the first occurrence of an AWS Security Token Service (STS) GetFederationToken request made by a user. The GetFederationToken API call allows users to request temporary security credentials to access AWS resources. The maximum expiration period for these tokens is 36 hours and they can be used to create a console signin token even for identities that don't already have one. Adversaries may use this API to obtain temporary credentials for persistence and to bypass IAM API call limitations by gaining console access.


    Read More
  • AWS IAM Long-Term Access Key First Seen from Source IP

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS CloudTrail Data Source: AWS IAM Use Case: Threat Detection Tactic: Credential Access Tactic: Initial Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the first time, within the configured history window, that a long-term IAM access key ID (prefix AKIA) is used successfully from a given source.ip in AWS CloudTrail. Long-term access keys belong to IAM users or the account root user. They are a common target after credential theft or leakage, including supply-chain and exposed-key scenarios. Temporary security credentials (prefix ASIA) and console sessions are excluded so the signal emphasizes programmatic access patterns.


    Read More
  • AWS Lambda Function Policy Updated to Allow Public Invocation

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS Lambda Use Case: Threat Detection Tactic: Persistence Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies when an AWS Lambda function policy is updated to allow public invocation. This rule detects use of the AddPermission API where the Principal is set to "*", enabling any AWS account to invoke the function. Adversaries may abuse this configuration to establish persistence, create a covert execution path, or operate a function as an unauthenticated backdoor. Public invocation is rarely required outside very specific workloads and should be considered high-risk when performed unexpectedly.


    Read More
  • AWS Lambda Layer Added to Existing Function

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS Lambda Use Case: Threat Detection Tactic: Execution Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies when a Lambda layer is added to an existing AWS Lambda function. Lambda layers allow shared code, dependencies, or runtime modifications to be injected into a function’s execution environment. Adversaries with the ability to update function configurations may add a malicious layer to establish persistence, run unauthorized code, or intercept data handled by the function. This activity should be reviewed to ensure the modification is expected and authorized.


    Read More
  • AWS RDS DB Instance Made Public

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS RDS Resources: Investigation Guide Use Case: Threat Detection Tactic: Persistence Tactic: Defense Evasion  ·
    Share on: twitter facebook linkedin copy

    Identifies the creation or modification of an Amazon RDS DB instance or cluster where the "publiclyAccessible" attribute is set to "true". Publicly accessible RDS instances expose a network endpoint on the public internet, which may allow unauthorized access if combined with overly permissive security groups, weak authentication, or misconfigured IAM policies. Adversaries may enable public access on an existing instance, or create a new publicly accessible instance, to establish persistence, move data outside of controlled network boundaries, or bypass internal access controls.


    Read More
  • AWS RDS DB Instance or Cluster Deletion Protection Disabled

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS RDS Resources: Investigation Guide Use Case: Threat Detection Tactic: Impact  ·
    Share on: twitter facebook linkedin copy

    Identifies the modification of an AWS RDS DB instance or cluster to disable the deletionProtection feature. Deletion protection prevents accidental or unauthorized deletion of RDS resources. Adversaries with sufficient permissions may disable this protection as a precursor to destructive actions, including the deletion of databases containing sensitive or business-critical data. This rule alerts when deletionProtection is explicitly set to false on an RDS DB instance or cluster.


    Read More
  • AWS RDS DB Instance or Cluster Password Modified

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS RDS Resources: Investigation Guide Use Case: Threat Detection Tactic: Persistence Tactic: Privilege Escalation Tactic: Defense Evasion  ·
    Share on: twitter facebook linkedin copy

    Identifies the modification of the master password for an AWS RDS DB instance or cluster. Changing the master password is a legitimate recovery action when access is lost, but adversaries with sufficient permissions may modify it to regain access, establish persistence, bypass existing controls, or escalate privileges within a compromised environment. Because RDS does not expose the password in API responses, this operation can meaningfully alter access pathways to sensitive data stores.


    Read More
  • AWS RDS DB Snapshot Shared with Another Account

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS RDS Resources: Investigation Guide Use Case: Threat Detection Tactic: Exfiltration  ·
    Share on: twitter facebook linkedin copy

    Identifies when an AWS RDS DB snapshot is shared with another AWS account or made public. DB snapshots contain complete backups of database instances, including schemas, table data, and sensitive application content. When shared externally, snapshots can be restored in another AWS environment, enabling unauthorized access, offline analysis, or data exfiltration. Adversaries who obtain valid credentials or exploit misconfigurations may modify snapshot attributes to grant access to accounts they control, bypassing network, IAM, and monitoring controls.


    Read More
  • AWS S3 Bucket Policy Added to Allow Public Access

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS S3 Use Case: Threat Detection Tactic: Exfiltration Tactic: Collection Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects when an Amazon S3 bucket policy is modified to grant public access using a wildcard (Principal:"") statement. This rule analyzes PutBucketPolicy events that include both Effect=Allow and Principal:"" in the request parameters, indicating that permissions were extended to all identities, potentially making the bucket or its contents publicly accessible. Publicly exposing an S3 bucket is one of the most common causes of sensitive data leaks in AWS environments. Adversaries or misconfigurations can leverage this exposure to exfiltrate data, host malicious content, or collect credentials and logs left in open storage.


    Read More
  • AWS S3 Bucket Policy Added to Share with External Account

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS S3 Use Case: Threat Detection Tactic: Exfiltration Tactic: Collection Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects when an Amazon S3 bucket policy is modified to share access with an external AWS account. This rule analyzes PutBucketPolicy events and compares the S3 bucket’s account ID to any account IDs referenced in the policy’s Effect=Allow statements. If the policy includes principals from accounts other than the bucket owner’s, the rule triggers an alert. This behavior may indicate an adversary backdooring a bucket for data exfiltration or cross-account persistence. For example, an attacker who compromises credentials could attach a policy allowing access from an external AWS account they control, enabling continued access even after credentials are rotated. Note: This rule will not alert if the account ID is part of the bucket’s name or appears in the resource ARN. Such cases are common in standardized naming conventions (e.g., “mybucket-123456789012”). To ensure full coverage, use complementary rules to monitor for suspicious PutBucketPolicy API requests targeting buckets with account IDs embedded in their names or resources.


    Read More
  • AWS S3 Bucket Replicated to Another Account

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS S3 Resources: Investigation Guide Use Case: Threat Detection Tactic: Exfiltration  ·
    Share on: twitter facebook linkedin copy

    Identifies the creation or modification of an S3 bucket replication configuration that sends data to a bucket in a different AWS account. Cross-account replication can be used legitimately for backup, disaster recovery, and multi-account architectures, but adversaries with write access to an S3 bucket may abuse replication rules to silently exfiltrate large volumes of data to attacker-controlled accounts. This rule detects "PutBucketReplication" events where the configured destination account differs from the source bucket's account, indicating potential unauthorized cross-account data movement.


    Read More
  • AWS S3 Object Encryption Using External KMS Key

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS S3 Data Source: AWS KMS Use Case: Threat Detection Tactic: Impact Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies use of the S3 CopyObject API where the destination object is encrypted using an AWS KMS key from an external AWS account. This behavior may indicate ransomware-style impact activity where an adversary with access to a misconfigured S3 bucket encrypts objects using a KMS key they control, preventing the bucket owner from decrypting their own data. This technique is a critical early signal of destructive intent or cross-account misuse.


    Read More
  • AWS S3 Object Versioning Suspended

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS S3 Use Case: Threat Detection Tactic: Impact Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies when object versioning is suspended for an Amazon S3 bucket. Object versioning allows for multiple versions of an object to exist in the same bucket. This allows for easy recovery of deleted or overwritten objects. When object versioning is suspended for a bucket, it could indicate an adversary's attempt to inhibit system recovery following malicious activity. Additionally, when versioning is suspended, buckets can then be deleted.


    Read More
  • AWS Sensitive IAM Operations Performed via CloudShell

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS CloudTrail Data Source: AWS IAM Tactic: Persistence Tactic: Privilege Escalation Use Case: Threat Detection Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies sensitive AWS IAM operations performed via AWS CloudShell based on the user agent string. CloudShell is a browser-based shell that provides command-line access to AWS resources directly from the AWS Management Console. While convenient for administrators, CloudShell access from compromised console sessions can enable attackers to perform privileged operations without installing tools or using programmatic credentials. This rule detects high-risk actions such as creating IAM users, access keys, roles, or attaching policies when initiated from CloudShell, which may indicate post-compromise credential harvesting or privilege escalation activity.


    Read More
  • AWS Service Quotas Multi-Region GetServiceQuota Requests

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS Service Quotas Use Case: Threat Detection Tactic: Discovery Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies when a single AWS principal makes GetServiceQuota API calls for the EC2 service quota L-1216C47A, across more than 10 AWS regions within a 30-second window. This quota represents the vCPU limit for on-demand EC2 instances. Adversaries commonly enumerate this quota across regions to assess capacity for large-scale instance deployment, including cryptocurrency mining, malware hosting, or command-and-control infrastructure. This behavior may indicate cloud infrastructure discovery using compromised credentials or a compromised workload.


    Read More
  • AWS SNS Rare Protocol Subscription by User

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS SNS Resources: Investigation Guide Use Case: Threat Detection Tactic: Exfiltration Tactic: Collection Tactic: Impact  ·
    Share on: twitter facebook linkedin copy

    Identifies when a user subscribes to an SNS topic using a new protocol type (ie. email, http, lambda, etc.). SNS allows users to subscribe to recieve topic messages across a broad range of protocols like email, sms, lambda functions, http endpoints, and applications. Adversaries may subscribe to an SNS topic to collect sensitive information or exfiltrate data via an external email address, cross-account AWS service or other means. This rule identifies a new protocol subscription method for a particular user.


    Read More
  • AWS SNS Topic Created by Rare User

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS SNS Resources: Investigation Guide Use Case: Threat Detection Tactic: Resource Development Tactic: Impact  ·
    Share on: twitter facebook linkedin copy

    Identifies when an SNS topic is created by a user who does not typically perform this action. Adversaries may create SNS topics to stage capabilities for data exfiltration or other malicious activities. This is a New Terms rule that only flags when this behavior is observed for the first time by a user or role.


    Read More
  • AWS SNS Topic Message Publish by Rare User

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS SNS Use Case: Threat Detection Resources: Investigation Guide Tactic: Lateral Movement Tactic: Exfiltration Tactic: Impact  ·
    Share on: twitter facebook linkedin copy

    Identifies when an SNS topic message is published by a rare user in AWS. Adversaries may publish messages to SNS topics for phishing campaigns, data exfiltration, or lateral movement within the AWS environment. SNS topics are used to send notifications and messages to subscribed endpoints such as applications, mobile devices or email addresses, making them a valuable target for adversaries to distribute malicious content or exfiltrate sensitive data. This is a New Terms rule that only flags when this behavior is observed for the first time by a user or role.


    Read More
  • AWS SQS Queue Purge

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS SQS Use Case: Threat Detection Use Case: Log Auditing Tactic: Defense Evasion Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies when an AWS Simple Queue Service (SQS) queue is purged. Purging an SQS queue permanently deletes all messages currently in the queue. Adversaries may use this action to disrupt application workflows, destroy operational data, or impair monitoring and alerting by removing messages that contain evidence of malicious activity.


    Read More
  • AWS SSM SendCommand Execution by Rare User

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS SSM Data Source: AWS Systems Manager Use Case: Log Auditing Use Case: Threat Detection Tactic: Execution Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects the execution of commands or scripts on EC2 instances using AWS Systems Manager (SSM), such as RunShellScript, RunPowerShellScript or custom documents. While legitimate users may employ these commands for management tasks, they can also be exploited by attackers with credentials to establish persistence, install malware, or execute reverse shells for further access to compromised instances. This is a New Terms rule that looks for the first instance of this behavior by a user or role.


    Read More
  • AWS SSM Command Document Created by Rare User

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS SSM Data Source: AWS Systems Manager Resources: Investigation Guide Use Case: Threat Detection Tactic: Execution  ·
    Share on: twitter facebook linkedin copy

    Identifies when an AWS Systems Manager (SSM) command document is created by a user or role who does not typically perform this action. Adversaries may create SSM command documents to execute commands on managed instances, potentially leading to unauthorized access, command and control, data exfiltration and more.


    Read More
  • AWS SSM Inventory Reconnaissance by Rare User

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS SSM Use Case: Threat Detection Tactic: Discovery Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects the rare occurrence of a user or role accessing AWS Systems Manager (SSM) inventory APIs or running the AWS-GatherSoftwareInventory job. These APIs reveal detailed information about managed EC2 instances including installed software, patch compliance status, and command execution history. Adversaries may use these calls to collect software inventory while blending in with legitimate AWS operations. This is a New Terms rule that detects when a user accesses these reconnaissance APIs for the first time.


    Read More
  • AWS SSM Session Started to EC2 Instance

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS SSM Data Source: AWS EC2 Use Case: Threat Detection Tactic: Lateral Movement Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the first occurrence of an AWS user or role establishing a session via SSM to an EC2 instance. Adversaries may use AWS Session Manager to establish a session to an EC2 instance to execute commands on the instance. This can be used to gain access to the instance and perform actions such as privilege escalation.


    Read More
  • AWS STS Role Chaining

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS STS Use Case: Threat Detection Tactic: Persistence Tactic: Privilege Escalation Tactic: Lateral Movement Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies role chaining activity. Role chaining is when you use one assumed role to assume a second role through the AWS CLI or API. While this a recognized functionality in AWS, role chaining can be abused for privilege escalation if the subsequent assumed role provides additional privileges. Role chaining can also be used as a persistence mechanism as each AssumeRole action results in a refreshed session token with a 1 hour maximum duration. This is a new terms rule that looks for the first occurance of one role (aws.cloudtrail.user_identity.session_context.session_issuer.arn) assuming another (aws.cloudtrail.resources.arn).


    Read More
  • Azure Arc Cluster Credential Access by Identity from Unusual Source

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Azure Data Source: Azure Arc Data Source: Azure Activity Logs Use Case: Threat Detection Tactic: Initial Access Tactic: Credential Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects when a service principal or user performs an Azure Arc cluster credential listing operation from a source IP not previously associated with that identity. The listClusterUserCredential action retrieves credentials for the Arc Cluster Connect proxy, enabling kubectl access through the Azure ARM API. An adversary using stolen service principal credentials will typically call this operation from infrastructure not previously seen for that SP. By tracking the combination of caller identity and source IP, this rule avoids false positives from backend services and CI/CD pipelines that rotate IPs but maintain consistent identity-to-IP patterns over time.


    Read More
  • Azure Compute Restore Point Collection Deleted by Unusual User

    calendar Apr 10, 2026 · Domain: Cloud Domain: Storage Data Source: Azure Data Source: Azure Activity Logs Use Case: Threat Detection Tactic: Impact Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the deletion of Azure Restore Point Collections by a user who has not previously performed this activity. Restore Point Collections contain recovery points for virtual machines, enabling point-in-time recovery capabilities. Adversaries may delete these collections to prevent recovery during ransomware attacks or to cover their tracks during malicious operations.


    Read More
  • Azure Compute Restore Point Collections Deleted

    calendar Apr 10, 2026 · Domain: Cloud Domain: Storage Data Source: Azure Data Source: Azure Activity Logs Use Case: Threat Detection Tactic: Impact Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies multiple Azure Restore Point Collections being deleted by a single user within a short time period. Restore Point Collections contain recovery points for virtual machines, enabling point-in-time recovery capabilities. Mass deletion of these collections is a common tactic used by adversaries during ransomware attacks to prevent victim recovery or to maximize impact during destructive operations. Multiple deletions in rapid succession may indicate malicious intent.


    Read More
  • Azure Compute Snapshot Deletion by Unusual User and Resource Group

    calendar Apr 10, 2026 · Domain: Cloud Domain: Storage Data Source: Azure Data Source: Azure Activity Logs Use Case: Threat Detection Tactic: Impact Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies when an Azure disk snapshot is deleted by an unusual user in a specific resource group. Snapshots are critical for backup, disaster recovery, and forensic analysis. Adversaries may delete snapshots to prevent data recovery, eliminate forensic evidence, or disrupt backup strategies before executing ransomware or other destructive attacks. Monitoring snapshot deletions is essential for detecting potential attacks targeting backup and recovery capabilities.


    Read More
  • Azure Compute Snapshot Deletions by User

    calendar Apr 10, 2026 · Domain: Cloud Domain: Storage Data Source: Azure Data Source: Azure Activity Logs Use Case: Threat Detection Tactic: Impact Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies when a single user or service principal deletes multiple Azure disk snapshots within a short time period. This behavior may indicate an adversary attempting to inhibit system recovery capabilities, destroy backup evidence, or prepare for a ransomware attack. Mass deletion of snapshots eliminates restore points and significantly impacts disaster recovery capabilities, making it a critical indicator of potentially malicious activity.


    Read More
  • Azure Diagnostic Settings Deleted

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Azure Data Source: Azure Activity Logs Use Case: Threat Detection Tactic: Defense Evasion Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the deletion of diagnostic settings in Azure, which send platform logs and metrics to different destinations. An adversary may delete diagnostic settings in an attempt to evade defenses.


    Read More
  • Azure Key Vault Excessive Secret or Key Retrieved

    calendar Apr 10, 2026 · Domain: Cloud Domain: Storage Domain: Identity Data Source: Azure Data Source: Azure Platform Logs Data Source: Azure Key Vault Use Case: Threat Detection Use Case: Identity and Access Audit Tactic: Credential Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies excessive secret or key retrieval operations from Azure Key Vault. This rule detects when a user principal retrieves secrets or keys from Azure Key Vault multiple times within a short time frame, which may indicate potential abuse or unauthorized access attempts. The rule focuses on high-frequency retrieval operations that deviate from normal user behavior, suggesting possible credential harvesting or misuse of sensitive information.


    Read More
  • Azure Key Vault Unusual Secret Key Usage

    calendar Apr 10, 2026 · Domain: Cloud Domain: Storage Domain: Identity Data Source: Azure Data Source: Azure Platform Logs Data Source: Azure Key Vault Use Case: Threat Detection Use Case: Identity and Access Audit Tactic: Credential Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies secrets, keys, or certificates retrieval operations from Azure Key Vault by a user principal that has not been seen previously doing so in a certain amount of days. Azure Key Vault is a cloud service for securely storing and accessing secrets, keys, and certificates. Unauthorized or excessive retrievals may indicate potential abuse or unauthorized access attempts.


    Read More
  • Azure Service Principal Sign-In Followed by Arc Cluster Credential Access

    calendar Apr 10, 2026 · Domain: Cloud Domain: Identity Data Source: Azure Data Source: Azure Arc Data Source: Microsoft Entra ID Data Source: Microsoft Entra ID Sign-In Logs Use Case: Threat Detection Tactic: Credential Access Tactic: Initial Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects when a service principal authenticates to Microsoft Entra ID and then lists credentials for an Azure Arc-connected Kubernetes cluster within a short time window. The listClusterUserCredential action retrieves tokens that enable kubectl access through the Arc Cluster Connect proxy. This sequence (service principal sign-in followed by Arc credential retrieval), represents the exact attack chain used by adversaries with stolen service principal secrets to establish a proxy tunnel into Kubernetes clusters. Service principals that authenticate externally (as opposed to managed identities) and immediately access Arc cluster credentials warrant investigation, particularly when the sign-in originates from an unexpected location or ASN.


    Read More
  • Azure Storage Account Blob Public Access Enabled

    calendar Apr 10, 2026 · Domain: Cloud Domain: Storage Data Source: Azure Data Source: Azure Activity Logs Use Case: Threat Detection Tactic: Collection Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies when Azure Storage Account Blob public access is enabled, allowing external access to blob containers. This technique was observed in cloud ransom-based campaigns where threat actors modified storage accounts to expose non-remotely accessible accounts to the internet for data exfiltration. Adversaries abuse the Microsoft.Storage/storageAccounts/write operation to modify public access settings.


    Read More
  • Azure Storage Account Deletion by Unusual User

    calendar Apr 10, 2026 · Domain: Cloud Domain: Storage Data Source: Azure Data Source: Azure Activity Logs Use Case: Threat Detection Tactic: Impact Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies when an Azure Storage Account is deleted. Adversaries may delete storage accounts to disrupt operations, destroy evidence, or cause denial of service. This activity could indicate an attacker attempting to cover their tracks after data exfiltration or as part of a destructive attack. Monitoring storage account deletions is critical for detecting potential impact on business operations and data availability.


    Read More
  • Azure Storage Account Deletions by User

    calendar Apr 10, 2026 · Domain: Cloud Domain: Storage Data Source: Azure Data Source: Azure Activity Logs Use Case: Threat Detection Tactic: Impact Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies when a single user or service principal deletes multiple Azure Storage Accounts within a short time period. This behavior may indicate an adversary attempting to cause widespread service disruption, destroy evidence, or execute a destructive attack such as ransomware. Mass deletion of storage accounts can have severe business impact and is rarely performed by legitimate administrators except during controlled decommissioning activities.


    Read More
  • Azure Storage Account Keys Accessed by Privileged User

    calendar Apr 10, 2026 · Domain: Cloud Domain: Identity Use Case: Threat Detection Data Source: Azure Data Source: Azure Activity Logs Tactic: Credential Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies unusual high-privileged access to Azure Storage Account keys by users with Owner, Contributor, or Storage Account Contributor roles. This technique was observed in STORM-0501 ransomware campaigns where compromised identities with high-privilege Azure RBAC roles retrieved access keys to perform unauthorized operations on Storage Accounts. Microsoft recommends using Shared Access Signature (SAS) models instead of direct key access for improved security. This rule detects when a user principal with high-privilege roles accesses storage keys for the first time in 7 days.


    Read More
  • Azure Storage Blob Retrieval via AzCopy

    calendar Apr 10, 2026 · Domain: Cloud Domain: Storage Data Source: Azure Data Source: Azure Platform Logs Data Source: Azure Storage Use Case: Threat Detection Tactic: Exfiltration Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies successful GetBlob operations on Azure Storage Accounts using AzCopy user agent with SAS token authentication. AzCopy is a command-line utility for copying data to and from Azure Storage. While legitimate for data migration, adversaries may abuse AzCopy with compromised SAS tokens to exfiltrate data from Azure Storage Accounts. This rule detects the first occurrence of GetBlob operations from a specific storage account using this pattern.


    Read More
  • CyberArk Privileged Access Security Error

    calendar Apr 10, 2026 · Data Source: CyberArk PAS Use Case: Log Auditing Use Case: Threat Detection Tactic: Privilege Escalation Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the occurrence of a CyberArk Privileged Access Security (PAS) error level audit event. The event.code correlates to the CyberArk Vault Audit Action Code.


    Read More
  • CyberArk Privileged Access Security Recommended Monitor

    calendar Apr 10, 2026 · Data Source: CyberArk PAS Use Case: Log Auditing Use Case: Threat Detection Tactic: Privilege Escalation Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the occurrence of a CyberArk Privileged Access Security (PAS) non-error level audit event which is recommended for monitoring by the vendor. The event.code correlates to the CyberArk Vault Audit Action Code.


    Read More
  • Default Cobalt Strike Team Server Certificate

    calendar Apr 10, 2026 · Tactic: Command and Control Threat: Cobalt Strike Use Case: Threat Detection Domain: Endpoint Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the use of the default Cobalt Strike Team Server TLS certificate. Cobalt Strike is software for Adversary Simulations and Red Team Operations which are security assessments that replicate the tactics and techniques of an advanced adversary in a network. Modifications to the Packetbeat configuration can be made to include MD5 and SHA256 hashing algorithms (the default is SHA1). See the References section for additional information on module configuration.


    Read More
  • Deprecated - M365 Security Compliance Potential Ransomware Activity

    calendar Apr 10, 2026 · Domain: Cloud Domain: SaaS Data Source: Microsoft 365 Data Source: Microsoft 365 Audit Logs Use Case: Threat Detection Tactic: Impact Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies when Microsoft Cloud App Security flags potential ransomware activity in Microsoft 365. This rule detects events where the Security Compliance Center reports a "Ransomware activity" or "Potential ransomware activity" alert, which may indicate file encryption, mass file modifications, or uploads of ransomware-infected files to cloud services such as SharePoint or OneDrive.


    Read More
  • Direct Interactive Kubernetes API Request by Common Utilities

    calendar Apr 10, 2026 · Data Source: Elastic Defend for Containers Data Source: Kubernetes Domain: Container Domain: Kubernetes OS: Linux Use Case: Threat Detection Tactic: Execution Tactic: Discovery Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule leverages a combination of Defend for Containers and Kubernetes audit logs to detect the execution of direct interactive Kubernetes API requests. An adversary may need to execute direct interactive Kubernetes API requests to gain access to the Kubernetes API server or other resources within the cluster. These requests are often used to enumerate the Kubernetes API server or other resources within the cluster, and may indicate an attempt to move laterally within the cluster. Note that this rule may not trigger if the authorization token of the request is expanded within the process argument list, as the length of the "process.args" field may lead to the field being ignored.


    Read More
  • Direct Interactive Kubernetes API Request by Unusual Utilities

    calendar Apr 10, 2026 · Data Source: Elastic Defend for Containers Data Source: Kubernetes Domain: Container Domain: Kubernetes OS: Linux Use Case: Threat Detection Tactic: Execution Tactic: Discovery Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule leverages a combination of Defend for Containers and Kubernetes audit logs to detect the execution of direct interactive Kubernetes API requests via unusual utilities. An adversary may need to execute direct interactive Kubernetes API requests to gain access to the Kubernetes API server or other resources within the cluster. These requests are often used to enumerate the Kubernetes API server or other resources within the cluster, and may indicate an attempt to move laterally within the cluster.


    Read More
  • Elastic Defend Alert Followed by Telemetry Loss

    calendar Apr 10, 2026 · Domain: Endpoint Data Source: Elastic Defend Use Case: Threat Detection Tactic: Defense Evasion Tactic: Execution Rule Type: Higher-Order Rule Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects when an Elastic Defend endpoint alert is generated on a host and is not followed by any subsequent endpoint telemetry (process, network, registry, library, or DNS events) within a short time window. This behavior may indicate endpoint security evasion, agent tampering, sensor disablement, service termination, system crash, or malicious interference with telemetry collection following detection.


    Read More
  • Elastic Defend Alert from GenAI Utility or Descendant

    calendar Apr 10, 2026 · Domain: Endpoint Domain: LLM Use Case: Threat Detection Tactic: Initial Access Rule Type: Higher-Order Rule Resources: Investigation Guide Data Source: Elastic Defend  ·
    Share on: twitter facebook linkedin copy

    Detects Elastic Defend alerts (behavior, malicious file, memory signature, shellcode) where the alerted process or its direct parent is a GenAI coding or assistant utility (e.g. Cursor, Claude, Windsurf, Cody, Continue, Aider, OpenClaw, Moltbot, Clawdbot, Codeium, Tabnine, GitHub Copilot). Activity from these tools can indicate prompt injection, malicious skills, or supply-chain abuse; this Higher-Order rule helps prioritize such alerts for triage.


    Read More
  • Elastic Defend Alert from Package Manager Install Ancestry

    calendar Apr 10, 2026 · Domain: Endpoint Use Case: Threat Detection Tactic: Initial Access Rule Type: Higher-Order Rule Resources: Investigation Guide Data Source: Elastic Defend  ·
    Share on: twitter facebook linkedin copy

    Detects Elastic Defend alerts (behavior, malicious file, memory signature, shellcode) where the alerted process has a package-manager install context in its ancestry: npm (Node.js), PyPI (pip / Python / uv), or Rust (cargo). Install-time spawn chains are a common path for supply-chain and postinstall abuse; this Higher-Order rule surfaces Defend alerts whose process tree includes such activity for prioritization.


    Read More
  • Elastic Defend and Email Alerts Correlation

    calendar Apr 10, 2026 · Use Case: Threat Detection Rule Type: Higher-Order Rule Resources: Investigation Guide Data Source: Elastic Defend Data Source: Check Point Harmony Email & Collaboration Domain: Email Domain: Endpoint  ·
    Share on: twitter facebook linkedin copy

    This rule correlates any Elastic Defend alert with an email security related alert by target user name. This may indicate the successful execution of a phishing attack.


    Read More
  • Elastic Defend and Network Security Alerts Correlation

    calendar Apr 10, 2026 · Use Case: Threat Detection Rule Type: Higher-Order Rule Resources: Investigation Guide Data Source: Elastic Defend Data Source: Fortinet Data Source: PAN-OS  ·
    Share on: twitter facebook linkedin copy

    This rule correlate any Elastic Defend alert with a set of suspicious events from Network security devices like Palo Alto Networks (PANW) and Fortinet Fortigate by host.ip and source.ip. This may indicate that this host is compromised and triggering multi-datasource alerts.


    Read More
  • Entra ID Concurrent Sign-in with Suspicious Properties

    calendar Apr 10, 2026 · Domain: Cloud Domain: SaaS Data Source: Azure Data Source: Entra ID Data Source: Entra ID Sign-in Use Case: Identity and Access Audit Use Case: Threat Detection Tactic: Credential Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies concurrent azure signin events for the same user and from multiple sources, and where one of the authentication event has some suspicious properties often associated to DeviceCode and OAuth phishing. Adversaries may steal Refresh Tokens (RTs) via phishing to bypass multi-factor authentication (MFA) and gain unauthorized access to Azure resources.


    Read More
  • Entra ID MFA TOTP Brute Force Attempted

    calendar Apr 10, 2026 · Domain: Cloud Domain: Identity Data Source: Azure Data Source: Entra ID Data Source: Entra ID Sign-in logs Use Case: Identity and Access Audit Use Case: Threat Detection Tactic: Credential Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies brute force attempts against Azure Entra multi-factor authentication (MFA) Time-based One-Time Password (TOTP) verification codes. This rule detects high frequency failed TOTP code attempts for a single user in a short time-span with a high number of distinct session IDs. Adversaries may programmatically attemopt to brute-force TOTP codes by generating several sessions and attempt to guess the correct code.


    Read More
  • Entra ID OAuth Authorization Code Grant for Unusual User, App, and Resource

    calendar Apr 10, 2026 · Domain: Cloud Domain: Identity Data Source: Azure Data Source: Microsoft Entra ID Data Source: Microsoft Entra ID Sign-in Logs Use Case: Identity and Access Audit Use Case: Threat Detection Tactic: Initial Access Tactic: Credential Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the first occurrence of an OAuth 2.0 authorization code grant flow for a specific combination of client application, target resource, and user principal in Microsoft Entra ID. Developer tools like Azure CLI, Visual Studio Code, and Azure PowerShell accessing Microsoft Graph or legacy Azure AD are flagged for infrequent or first time usage by a user. Additionally, any FOCI (Family of Client IDs) application accessing the deprecated Windows Azure Active Directory for the first time is flagged since this resource is rarely accessed legitimately. This pattern is indicative of OAuth phishing attacks like ConsentFix, where attackers steal authorization codes and exchange them for tokens from attacker controlled infrastructure.


    Read More
  • Entra ID OAuth Device Code Flow with Concurrent Sign-ins

    calendar Apr 10, 2026 · Domain: Cloud Domain: Identity Data Source: Azure Data Source: Entra ID Data Source: Entra ID Sign-in Use Case: Identity and Access Audit Use Case: Threat Detection Tactic: Credential Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies Entra ID device code authentication flows where multiple user agents are observed within the same session. This pattern is indicative of device code phishing, where an attacker's polling client (e.g., Python script) and the victim's browser both appear in the same authentication session. In legitimate device code flows, the user authenticates via browser while the requesting application polls for tokens - when these have distinctly different user agents (e.g., Python Requests vs Chrome), it may indicate the code was phished and redeemed by an attacker.


    Read More
  • Entra ID OAuth Flow by Microsoft Authentication Broker to Device Registration Service (DRS)

    calendar Apr 10, 2026 · Domain: Cloud Domain: Identity Data Source: Azure Data Source: Entra ID Data Source: Entra ID Sign-in Logs Use Case: Identity and Access Audit Use Case: Threat Detection Resources: Investigation Guide Tactic: Initial Access  ·
    Share on: twitter facebook linkedin copy

    Identifies separate OAuth authorization flows in Microsoft Entra ID where the same user principal and session ID are observed across multiple IP addresses within a 5-minute window. These flows involve the Microsoft Authentication Broker (MAB) as the client application and the Device Registration Service (DRS) as the target resource. This pattern is highly indicative of OAuth phishing activity, where an adversary crafts a legitimate Microsoft login URL to trick a user into completing authentication and sharing the resulting authorization code, which is then exchanged for an access and refresh token by the attacker.


    Read More
  • Entra ID OAuth PRT Issuance to Non-Managed Device Detected

    calendar Apr 10, 2026 · Domain: Cloud Domain: Identity Use Case: Threat Detection Data Source: Azure Data Source: Microsoft Entra ID Data Source: Microsoft Entra ID Sign-In Logs Tactic: Persistence Tactic: Initial Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies when a user signs in with a refresh token using the Microsoft Authentication Broker (MAB) client, followed by a Primary Refresh Token (PRT) sign-in from the same device within 1 hour from an unmanaged device. This pattern may indicate that an attacker has successfully registered a device using ROADtx and transitioned from short-term token access to long-term persistent access via PRTs. Excluding access to the Device Registration Service (DRS) ensures the PRT is being used beyond registration, often to access Microsoft 365 resources like Outlook or SharePoint.


    Read More
  • Entra ID OAuth User Impersonation to Microsoft Graph

    calendar Apr 10, 2026 · Domain: Cloud Domain: Identity Domain: API Data Source: Azure Data Source: Microsoft Entra ID Data Source: Microsoft Entra ID Sign-In Logs Data Source: Microsoft Graph Data Source: Microsoft Graph Activity Logs Use Case: Identity and Access Audit Use Case: Threat Detection Resources: Investigation Guide Tactic: Defense Evasion Tactic: Initial Access  ·
    Share on: twitter facebook linkedin copy

    Identifies potential session hijacking or token replay in Microsoft Entra ID. This rule detects cases where a user signs in and subsequently accesses Microsoft Graph from a different IP address using the same session ID. This may indicate a successful OAuth phishing attack, session hijacking, or token replay attack, where an adversary has stolen a session cookie or refresh/access token and is impersonating the user from an alternate host or location.


    Read More
  • Entra ID OAuth user_impersonation Scope for Unusual User and Client

    calendar Apr 10, 2026 · Domain: Cloud Domain: Identity Use Case: Threat Detection Data Source: Azure Data Source: Microsoft Entra ID Data Source: Microsoft Entra ID Sign-In Logs Tactic: Initial Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies rare occurrences of OAuth workflow for a user principal that is single factor authenticated, with an OAuth scope containing user_impersonation for a token issued by Entra ID. Adversaries may use this scope to gain unauthorized access to user accounts, particularly when the sign-in session status is unbound, indicating that the session is not associated with a specific device or session. This behavior is indicative of potential account compromise or unauthorized access attempts. This rule flags when this pattern is detected for a user principal that has not been seen in the last 10 days, indicating potential abuse or unusual activity.


    Read More
  • Entra ID Protection - Risk Detection - Sign-in Risk

    calendar Apr 10, 2026 · Domain: Cloud Domain: Identity Data Source: Azure Data Source: Entra ID Use Case: Identity and Access Audit Use Case: Threat Detection Use Case: Risk Detection Tactic: Initial Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies sign-in risk detection events via Microsofts Entra ID Protection service. Entra ID Protection detects sign-in activity such as anonymized IP addresses, unlikely travel, password spray, and more.


    Read More
  • Entra ID Protection - Risk Detection - User Risk

    calendar Apr 10, 2026 · Domain: Cloud Domain: Identity Data Source: Azure Data Source: Entra ID Use Case: Identity and Access Audit Use Case: Threat Detection Use Case: Risk Detection Tactic: Initial Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies user risk detection events via Microsofts Entra ID Protection service. Entra ID Protection detects user risk activity such as anonymized IP addresses, unlikely travel, password spray, and more.


    Read More
  • Entra ID Protection Admin Confirmed Compromise

    calendar Apr 10, 2026 · Domain: Cloud Domain: Identity Data Source: Azure Data Source: Entra ID Data Source: Entra ID Protection Logs Use Case: Identity and Access Audit Use Case: Threat Detection Tactic: Initial Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies when an administrator has manually confirmed a user or sign-in as compromised in Microsoft Entra ID Protection. This indicates that an administrator has reviewed the risk detection and determined that the user account or sign-in activity is definitively compromised. This is a high-confidence indicator of account compromise and should be investigated immediately.


    Read More
  • Entra ID Service Principal with Unusual Source ASN

    calendar Apr 10, 2026 · Domain: Cloud Domain: Identity Data Source: Azure Data Source: Microsoft Entra ID Data Source: Microsoft Entra ID Sign-In Logs Use Case: Identity and Access Audit Use Case: Threat Detection Tactic: Initial Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies Entra ID service principal sign-ins where the workload identity and source autonomous system number (ASN) together have not appeared in recent history. Attackers who obtain application secrets or tokens often authenticate from unfamiliar hosting providers, residential or VPN egress, or networks outside normal automation footprints, which can precede data access, lateral movement, or ransomware activity in the tenant. The detection emphasizes first-seen network context for non-interactive workload identities.


    Read More
  • Entra ID Sign-in BloodHound Suite User-Agent Detected

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Azure Data Source: Azure Activity Logs Data Source: Graph API Data Source: Graph API Activity Logs Data Source: Microsoft 365 Data Source: Microsoft 365 Audit Logs Data Source: Microsoft Entra ID Data Source: Microsoft Entra ID Audit Logs Data Source: Microsoft Entra ID Sign-in Logs Use Case: Identity and Access Audit Use Case: Threat Detection Tactic: Discovery Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies potential enumeration activity using AzureHound, SharpHound, or BloodHound across Microsoft cloud services. These tools are often used by red teamers and adversaries to map users, groups, roles, applications, and access relationships within Microsoft Entra ID (Azure AD) and Microsoft 365.


    Read More
  • Entra ID Sign-in Brute Force Attempted (Microsoft 365)

    calendar Apr 10, 2026 · Domain: Cloud Domain: SaaS Domain: Identity Data Source: Azure Data Source: Entra ID Data Source: Entra ID Sign-in Logs Use Case: Identity and Access Audit Use Case: Threat Detection Tactic: Credential Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies potential brute-force attacks targeting Microsoft 365 user accounts by analyzing failed sign-in patterns in Microsoft Entra ID Sign-In Logs. This detection focuses on a high volume of failed interactive or non-interactive authentication attempts within a short time window, often indicative of password spraying, credential stuffing, or password guessing. Adversaries may use these techniques to gain unauthorized access to Microsoft 365 services such as Exchange Online, SharePoint, or Teams.


    Read More
  • Entra ID Sign-in TeamFiltration User-Agent Detected

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Azure Data Source: Microsoft 365 Data Source: Microsoft 365 Audit Logs Data Source: Microsoft Entra ID Data Source: Microsoft Entra ID Sign-in Logs Use Case: Identity and Access Audit Use Case: Threat Detection Tactic: Discovery Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies potential enumeration or password spraying activity using TeamFiltration tool. TeamFiltration is an open-source enumeration, password spraying and exfiltration tool designed for Entra ID and Microsoft 365. Adversaries are known to use TeamFiltration in-the-wild to enumerate users, groups, and roles, as well as to perform password spraying attacks against Microsoft Entra ID and Microsoft 365 accounts. This rule detects the use of TeamFiltration by monitoring for specific user-agent strings associated with the tool in Azure and Microsoft 365 logs.


    Read More
  • Entra ID User Sign-in Brute Force Attempted

    calendar Apr 10, 2026 · Domain: Cloud Domain: Identity Data Source: Azure Data Source: Entra ID Data Source: Entra ID Sign-in Logs Use Case: Identity and Access Audit Use Case: Threat Detection Tactic: Credential Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies potential brute-force attacks targeting user accounts by analyzing failed sign-in patterns in Microsoft Entra ID Sign-In Logs. This detection focuses on a high volume of failed interactive or non-interactive authentication attempts within a short time window, often indicative of password spraying, credential stuffing, or password guessing. Adversaries may use these techniques to gain unauthorized access to applications integrated with Entra ID or to compromise valid user accounts.


    Read More
  • Entra ID User Sign-in with Unusual Authentication Type

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Azure Data Source: Microsoft Entra ID Data Source: Microsoft Entra ID Sign-in Logs Use Case: Identity and Access Audit Use Case: Threat Detection Tactic: Initial Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies rare instances of authentication requirements for Azure Entra ID principal users. An adversary with stolen credentials may attempt to authenticate with unusual authentication requirements, which is a rare event and may indicate an attempt to bypass conditional access policies (CAP) and multi-factor authentication (MFA) requirements. The authentication requirements specified may not be commonly used by the user based on their historical sign-in activity.


    Read More
  • Entra ID User Sign-in with Unusual Client

    calendar Apr 10, 2026 · Domain: Cloud Domain: Identity Data Source: Azure Data Source: Entra ID Data Source: Entra ID Sign-in Use Case: Identity and Access Audit Use Case: Threat Detection Tactic: Initial Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects rare non-interactive sign-ins where an Entra ID client application authenticates on behalf of a principal user using an application (client) ID that is not commonly associated with that user’s historical sign-in behavior. Adversaries with stolen credentials or OAuth tokens may abuse Entra ID–managed or first-party client IDs to perform on-behalf-of (OBO) authentication, blending into legitimate cloud traffic while avoiding traditional interactive sign-in flows. This technique is commonly observed in OAuth phishing, token theft, and access broker operations, and may precede lateral movement, persistence, or data access via Microsoft Graph or other cloud resources. The rule uses a New Terms approach to identify first-seen combinations of the UPN and Client ID within a defined history window, helping surface unexpected client usage that may indicate compromised identities, malicious automation, or unauthorized application impersonation.


    Read More
  • Entra ID User Sign-in with Unusual Non-Managed Device

    calendar Apr 10, 2026 · Domain: Cloud Domain: Identity Use Case: Threat Detection Tactic: Persistence Data Source: Azure Data Source: Microsoft Entra ID Data Source: Microsoft Entra ID Sign-in Logs Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies when a Microsoft Entra ID user signs in from a device that is not typically used by the user and is not managed, which may indicate potential compromise or unauthorized access attempts. This rule detects unusual sign-in activity by comparing the device used for the sign-in against the user's typical device usage patterns. Adversaries may create and register a new device to obtain a Primary Refresh Token (PRT) and maintain persistent access.


    Read More
  • Excessive AWS S3 Object Encryption with SSE-C

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS S3 Resources: Investigation Guide Use Case: Threat Detection Tactic: Impact  ·
    Share on: twitter facebook linkedin copy

    Identifies a high-volume of AWS S3 objects stored in a bucket using using Server-Side Encryption with Customer-Provided Keys (SSE-C). Adversaries with compromised AWS credentials can encrypt objects in an S3 bucket using their own encryption keys, rendering the objects unreadable or recoverable without the key. This can be used as a form of ransomware to extort the bucket owner for the decryption key. This is a Threshold rule that triggers when this behavior is observed multiple times for a specific bucket in a short time-window.


    Read More
  • File Transfer Utility Launched from Unusual Parent

    calendar Apr 10, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Exfiltration Tactic: Execution Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule leverages ESQL to detect the execution of unusual file transfer utilities on Linux systems. Attackers may use these utilities to exfiltrate data from a compromised system. ESQL rules have limited fields available in its alert documents. Make sure to review the original documents to aid in the investigation of this alert.


    Read More
  • First-Time FortiGate Administrator Login

    calendar Apr 10, 2026 · Use Case: Threat Detection Tactic: Initial Access Resources: Investigation Guide Domain: Network Domain: Identity Data Source: Fortinet Data Source: Fortinet FortiGate  ·
    Share on: twitter facebook linkedin copy

    This rule detects the first observed successful login of a user with the Administrator role to the FortiGate management interface within the last 5 days. First-time administrator logins can indicate newly provisioned accounts, misconfigurations, or unauthorized access using valid credentials and should be reviewed promptly.


    Read More
  • Forbidden Direct Interactive Kubernetes API Request

    calendar Apr 10, 2026 · Data Source: Elastic Defend for Containers Data Source: Kubernetes Domain: Container Domain: Kubernetes OS: Linux Use Case: Threat Detection Tactic: Execution Tactic: Discovery Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule leverages a combination of Defend for Containers and Kubernetes audit logs to detect the execution of forbidden interactive Kubernetes API requests. An adversary may need to execute interactive Kubernetes API requests to gain access to the Kubernetes API server or other resources within the cluster. These requests are often used to enumerate the Kubernetes API server or other resources within the cluster, and may indicate an attempt to move laterally within the cluster. Attackers may attempt to access resources that are forbidden by the authorization policy. Note that this rule may not trigger if the authorization token of the request is expanded within the process argument list, as the length of the "process.args" field may lead to the field being ignored.


    Read More
  • FortiGate Administrator Account Creation from Unusual Source

    calendar Apr 10, 2026 · Use Case: Threat Detection Tactic: Persistence Resources: Investigation Guide Domain: Network Domain: Identity Data Source: Fortinet Data Source: Fortinet FortiGate  ·
    Share on: twitter facebook linkedin copy

    This rule detects FortiGate administrator account creation from a source IP address not previously seen performing admin operations on the device. Threat actors exploiting CVE-2026-24858 (FG-IR-26-060) authenticate via FortiCloud SSO bypass and immediately create local administrator accounts for persistence, typically from infrastructure not associated with normal administrative activity.


    Read More
  • FortiGate Administrator Login from Multiple IP Addresses

    calendar Apr 10, 2026 · Use Case: Threat Detection Tactic: Initial Access Resources: Investigation Guide Domain: Network Domain: Identity Data Source: Fortinet Data Source: Fortinet FortiGate  ·
    Share on: twitter facebook linkedin copy

    This rule detects successful logins to the FortiGate management interface using the same Administrator account from multiple distinct source IP addresses within an 24-hour period. Administrator logins from multiple locations in a short time window may indicate credential sharing, compromised credentials, or unauthorized access and should be investigated.


    Read More
  • FortiGate Configuration File Downloaded

    calendar Apr 10, 2026 · Use Case: Threat Detection Tactic: Collection Tactic: Credential Access Resources: Investigation Guide Domain: Network Data Source: Fortinet Data Source: Fortinet FortiGate  ·
    Share on: twitter facebook linkedin copy

    This rule detects the download of a FortiGate device configuration file. Configuration exports contain sensitive data including administrator password hashes, LDAP bind credentials, VPN pre-shared keys, routing tables, and firewall policies. Threat actors exploiting CVE-2026-24858 have been observed exporting the full device configuration immediately after gaining access to harvest credentials and map the internal network.


    Read More
  • FortiGate FortiCloud SSO Login from Unusual Source

    calendar Apr 10, 2026 · Use Case: Threat Detection Tactic: Initial Access Tactic: Credential Access Resources: Investigation Guide Domain: Network Domain: Identity Data Source: Fortinet Data Source: Fortinet FortiGate  ·
    Share on: twitter facebook linkedin copy

    This rule detects the first successful FortiCloud SSO login from a previously unseen source IP address to a FortiGate device within the last 5 days. FortiCloud SSO logins from new source IPs may indicate exploitation of SAML-based authentication bypass vulnerabilities such as CVE-2026-24858, where crafted SAML assertions allow unauthorized access to FortiGate devices registered to other accounts. Environments that regularly use FortiCloud SSO will only alert on new source IPs not seen in the lookback window.


    Read More
  • FortiGate Overly Permissive Firewall Policy Created

    calendar Apr 10, 2026 · Use Case: Threat Detection Tactic: Defense Evasion Resources: Investigation Guide Domain: Network Data Source: Fortinet Data Source: Fortinet FortiGate  ·
    Share on: twitter facebook linkedin copy

    This rule detects the creation or modification of a FortiGate firewall policy that permits all sources, all destinations, and all services. An overly permissive policy effectively bypasses all firewall protections. Threat actors exploiting CVE-2026-24858 have been observed creating such policies to allow unrestricted traffic flow through compromised FortiGate devices.


    Read More
  • FortiGate SOCKS Traffic from an Unusual Process

    calendar Apr 10, 2026 · Domain: Endpoint OS: Linux OS: Windows OS: macOS Use Case: Threat Detection Tactic: Command and Control Data Source: Elastic Defend Data Source: Fortinet Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This detection correlates FortiGate's application control SOCKS events with Elastic Defend network event to identify the source process performing SOCKS traffic. Adversaries may use a connection proxy to direct network traffic between systems or act as an intermediary for network communications to a command and control server to avoid direct connections to their infrastructure.


    Read More
  • FortiGate SSL VPN Login Followed by SIEM Alert by User

    calendar Apr 10, 2026 · Use Case: Threat Detection Rule Type: Higher-Order Rule Tactic: Initial Access Data Source: Fortinet Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects when a FortiGate SSL VPN login event is followed by any SIEM detection alert for the same user name within a short time window. This correlation can indicate abuse of VPN access for malicious activity, credential compromise used from a VPN session, or initial access via VPN followed by post-compromise behavior.


    Read More
  • FortiGate SSO Login Followed by Administrator Account Creation

    calendar Apr 10, 2026 · Use Case: Threat Detection Tactic: Persistence Tactic: Initial Access Resources: Investigation Guide Domain: Network Domain: Identity Data Source: Fortinet Data Source: Fortinet FortiGate  ·
    Share on: twitter facebook linkedin copy

    This rule detects a FortiCloud SSO login followed by administrator account creation on the same FortiGate device within 15 minutes. This sequence is a high-confidence indicator of the FG-IR-26-060 attack pattern, where threat actors authenticate via SAML-based SSO bypass and immediately create local administrator accounts for persistence.


    Read More
  • FortiGate Super Admin Account Creation

    calendar Apr 10, 2026 · Use Case: Threat Detection Tactic: Persistence Resources: Investigation Guide Domain: Network Domain: Identity Data Source: Fortinet Data Source: Fortinet FortiGate  ·
    Share on: twitter facebook linkedin copy

    This rule detects the creation of an administrator account on a FortiGate device. Administrator account creation on these devices should be infrequent and tightly controlled. In the FG-IR-26-060 campaign, threat actors created super_admin accounts immediately after gaining initial access via FortiCloud SSO bypass to establish persistence.


    Read More
  • Forwarded Google Workspace Security Alert

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Google Workspace Use Case: Log Auditing Use Case: Threat Detection Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the occurrence of a security alert from the Google Workspace alerts center. Google Workspace's security alert center provides an overview of actionable alerts that may be affecting an organization's domain. An alert is a warning of a potential security issue that Google has detected.


    Read More
  • GitHub Actions Unusual Bot Push to Repository

    calendar Apr 10, 2026 · Domain: Cloud Use Case: Threat Detection Tactic: Initial Access Tactic: Persistence Data Source: Github Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects when the github-actions[bot] pushes code to a repository where it has not performed this behavior before in a certain time window. This may indicate a supply chain attack where malicious code running in a CI workflow attempts to modify repository contents, such as injecting backdoor workflow files.


    Read More
  • Github Activity on a Private Repository from an Unusual IP

    calendar Apr 10, 2026 · Domain: Cloud Use Case: Threat Detection Tactic: Impact Tactic: Initial Access Tactic: Persistence Data Source: Github Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects when there is activity on a private GitHub repository from an unusual IP address. Adversaries may access private repositories from unfamiliar IPs to exfiltrate sensitive code or data, potentially indicating a compromise or unauthorized access.


    Read More
  • GitHub App Deleted

    calendar Apr 10, 2026 · Domain: Cloud Use Case: Threat Detection Tactic: Execution Data Source: Github Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects the deletion of a GitHub app either from a repo or an organization.


    Read More
  • GitHub Exfiltration via High Number of Repository Clones by User

    calendar Apr 10, 2026 · Domain: Cloud Use Case: Threat Detection Tactic: Exfiltration Data Source: Github Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects a high number of repository cloning actions by a single user within a short time frame. Adversaries may clone multiple repositories to exfiltrate sensitive data.


    Read More
  • GitHub Owner Role Granted To User

    calendar Apr 10, 2026 · Domain: Cloud Use Case: Threat Detection Use Case: UEBA Tactic: Persistence Data Source: Github Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects when a member is granted the organization owner role of a GitHub organization. This role provides admin level privileges. Any new owner role should be investigated to determine its validity. Unauthorized owner roles could indicate compromise within your organization and provide unlimited access to data and settings.


    Read More
  • GitHub Private Repository Turned Public

    calendar Apr 10, 2026 · Domain: Cloud Use Case: Threat Detection Tactic: Exfiltration Tactic: Impact Data Source: Github Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects when a private GitHub repository is changed to public visibility. Adversaries may change repository visibility to public in order to exfiltrate sensitive code or data, potentially indicating a compromise or unauthorized access.


    Read More
  • GitHub Protected Branch Settings Changed

    calendar Apr 10, 2026 · Domain: Cloud Use Case: Threat Detection Tactic: Defense Evasion Data Source: Github Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects setting modifications for protected branches of a GitHub repository. Branch protection rules can be used to enforce certain workflows or requirements before a contributor can push changes to a branch in your repository. Changes to these protected branch settings should be investigated and verified as legitimate activity. Unauthorized changes could be used to lower your organization's security posture and leave you exposed for future attacks.


    Read More
  • GitHub Repository Deleted

    calendar Apr 10, 2026 · Domain: Cloud Use Case: Threat Detection Use Case: UEBA Tactic: Impact Data Source: Github Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects when a GitHub repository is deleted within your organization. Repositories are a critical component used within an organization to manage work, collaborate with others and release products to the public. Any delete action against a repository should be investigated to determine it's validity. Unauthorized deletion of organization repositories could cause irreversible loss of intellectual property and indicate compromise within your organization.


    Read More
  • GitHub Secret Scanning Disabled

    calendar Apr 10, 2026 · Domain: Cloud Use Case: Threat Detection Tactic: Defense Evasion Data Source: Github Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects when GitHub Secret Scanning is disabled for a repository. Adversaries may disable secret scanning to evade detection of hardcoded secrets, such as API keys or credentials, that could be used for further compromise or data exfiltration.


    Read More
  • Halfbaked Command and Control Beacon

    calendar Apr 10, 2026 · Use Case: Threat Detection Tactic: Command and Control Domain: Endpoint Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Halfbaked is a malware family used to establish persistence in a contested network. This rule detects a network activity algorithm leveraged by Halfbaked implant beacons for command and control.


    Read More
  • High Number of Cloned GitHub Repos From PAT

    calendar Apr 10, 2026 · Domain: Cloud Use Case: Threat Detection Use Case: UEBA Tactic: Execution Data Source: Github Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects a high number of unique private repo clone events originating from a single personal access token within a short time period.


    Read More
  • High Number of Closed Pull Requests by User

    calendar Apr 10, 2026 · Domain: Cloud Use Case: Threat Detection Tactic: Impact Tactic: Exfiltration Data Source: Github Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects a high number of closed pull requests by a single user within a short time frame. Adversaries may close multiple pull requests to disrupt development workflows or hide malicious changes.


    Read More
  • High Number of Egress Network Connections from Unusual Executable

    calendar Apr 10, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Command and Control Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects a high number of egress network connections from an unusual executable on a Linux system. This could indicate a command and control (C2) communication attempt, a brute force attack via a malware infection, or other malicious activity. ESQL rules have limited fields available in its alert documents. Make sure to review the original documents to aid in the investigation of this alert.


    Read More
  • High Number of Protected Branch Force Pushes by User

    calendar Apr 10, 2026 · Domain: Cloud Use Case: Threat Detection Tactic: Impact Tactic: Exfiltration Data Source: Github Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects a high number of force push actions to protected branches by a single user within a short time frame. Adversaries may perform force pushes to overwrite commit history on protected branches, potentially leading to data loss or disruption of development workflows.


    Read More
  • Initial Access via File Upload Followed by GET Request

    calendar Apr 10, 2026 · Domain: Endpoint Domain: Web Domain: Network OS: Linux OS: Windows OS: macOS Use Case: Threat Detection Tactic: Initial Access Tactic: Persistence Data Source: Elastic Defend Data Source: Network Traffic Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects potential initial access activity where an adversary uploads a web shell or malicious script to a web server via a file upload mechanism (e.g., through a web form using multipart/form-data), followed by a GET or POST request to access the uploaded file. By checking the body content of HTTP requests for file upload indicators such as "Content-Disposition: form-data" and "filename=", the rule identifies suspicious upload activities. This sequence of actions is commonly used by attackers to gain and maintain access to compromised web servers.


    Read More
  • Insecure AWS EC2 VPC Security Group Ingress Rule Added

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS EC2 Use Case: Threat Detection Tactic: Defense Evasion Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies when a specified inbound (ingress) rule is added or adjusted for a VPC security group in AWS EC2. This rule detects when a security group rule is added that allows traffic from any IP address or from a specific IP address to common remote access ports, such as 22 (SSH) or 3389 (RDP). Adversaries may add these rules to allow remote access to VPC instances from any location, increasing the attack surface and potentially exposing the instances to unauthorized access.


    Read More
  • IPSEC NAT Traversal Port Activity

    calendar Apr 10, 2026 · Tactic: Command and Control Domain: Endpoint Use Case: Threat Detection Data Source: PAN-OS Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects events that could be describing IPSEC NAT Traversal traffic. IPSEC is a VPN technology that allows one system to talk to another using encrypted tunnels. NAT Traversal enables these tunnels to communicate over the Internet where one of the sides is behind a NAT router gateway. This may be common on your network, but this technique is also used by threat actors to avoid detection.


    Read More
  • Kubernetes Anonymous Request Authorized by Unusual User Agent

    calendar Apr 10, 2026 · Data Source: Kubernetes Domain: Kubernetes Use Case: Threat Detection Tactic: Initial Access Tactic: Defense Evasion Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects when an unauthenticated user request is authorized within the cluster via an unusual user agent. Attackers may attempt to use anonymous accounts to gain initial access to the cluster or to avoid attribution of their activities within the cluster. This rule excludes the /healthz, /livez, /version and /.well-known/oauth-authorization-server endpoints which are commonly accessed anonymously.


    Read More
  • Kubernetes Anonymous User Create/Update/Patch Pods Request

    calendar Apr 10, 2026 · Data Source: Kubernetes Domain: Kubernetes Use Case: Threat Detection Tactic: Execution Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects attempts to create, update, or patch pods by an anonymous user. An anonymous user is a user that is not authenticated or authorized to access the Kubernetes API server. Creating, updating, or patching pods is a common activity for attackers to gain access to the cluster and execute commands.


    Read More
  • Kubernetes Cluster-Admin Role Binding Created

    calendar Apr 10, 2026 · Data Source: Kubernetes Domain: Kubernetes Use Case: Threat Detection Tactic: Persistence Tactic: Privilege Escalation Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the creation of a RoleBinding or ClusterRoleBinding that grants the cluster-admin ClusterRole, which provides unrestricted access to all Kubernetes resources and represents a high-risk privilege escalation or misconfiguration.


    Read More
  • Kubernetes Container Created with Excessive Linux Capabilities

    calendar Apr 10, 2026 · Data Source: Kubernetes Domain: Kubernetes Use Case: Threat Detection Tactic: Execution Tactic: Privilege Escalation Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects a container deployed with one or more dangerously permissive Linux capabilities. An attacker with the ability to deploy a container with added capabilities could use this for further execution, lateral movement, or privilege escalation within a cluster. The capabilities detected in this rule have been used in container escapes to the host machine.


    Read More
  • Kubernetes Creation of a RoleBinding Referencing a ServiceAccount

    calendar Apr 10, 2026 · Data Source: Kubernetes Domain: Kubernetes Use Case: Threat Detection Tactic: Persistence Tactic: Privilege Escalation Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the creation of RoleBindings or ClusterRoleBindings that reference a ServiceAccount, which may indicate privilege delegation or potential RBAC misconfiguration leading to elevated access.


    Read More
  • Kubernetes Denied Service Account Request via Unusual User Agent

    calendar Apr 10, 2026 · Data Source: Kubernetes Domain: Kubernetes Use Case: Threat Detection Tactic: Discovery Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects when a service account makes an unauthorized request for resources from the API server via an unusual user agent. Service accounts follow a very predictable pattern of behavior. A service account should never send an unauthorized request to the API server. This behavior is likely an indicator of compromise or of a problem within the cluster. An adversary may have gained access to credentials/tokens and this could be an attempt to access or create resources to facilitate further movement or execution within the cluster.


    Read More
  • Kubernetes Events Deleted

    calendar Apr 10, 2026 · Data Source: Kubernetes Domain: Kubernetes Use Case: Threat Detection Tactic: Defense Evasion Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the deletion of Kubernetes events, which can indicate an attempt to cover up malicious activity or misconfigurations. Adversaries may delete events to remove traces of their actions, making it harder for defenders to investigate and respond to incidents.


    Read More
  • Kubernetes Forbidden Creation Request

    calendar Apr 10, 2026 · Data Source: Kubernetes Domain: Kubernetes Use Case: Threat Detection Tactic: Execution Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects attempts to create resources in Kubernetes clusters that are forbidden by the authorization policy. It specifically looks for creation requests that are denied with a "forbid" decision, indicating that the user or service account does not have the necessary permissions to perform the action. This activity is commonly associated with adversaries attempting to create resources in a Kubernetes environment without proper authorization, which can lead to unauthorized access, manipulation of cluster resources, lateral movement and/or privilege escalation.


    Read More
  • Kubernetes Forbidden Request from Unusual User Agent

    calendar Apr 10, 2026 · Data Source: Kubernetes Domain: Kubernetes Use Case: Threat Detection Tactic: Execution Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects when a forbidden request is made from an unusual user agent in a Kubernetes environment. Adversary tooling may use non-standard or unexpected user agents to interact with the Kubernetes API, which can indicate an attempt to evade detection or blend in with legitimate traffic. In combination with a forbidden request, this behavior can suggest an adversary is attempting to exploit vulnerabilities or misconfigurations in the Kubernetes cluster.


    Read More
  • Kubernetes Pod Created with a Sensitive hostPath Volume

    calendar Apr 10, 2026 · Data Source: Kubernetes Domain: Kubernetes Use Case: Threat Detection Tactic: Execution Tactic: Privilege Escalation Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects when a pod is created with a sensitive volume of type hostPath. A hostPath volume type mounts a sensitive file or folder from the node to the container. If the container gets compromised, the attacker can use this mount for gaining access to the node. There are many ways a container with unrestricted access to the host filesystem can escalate privileges, including reading data from other containers, and accessing tokens of more privileged pods.


    Read More
  • Kubernetes Pod Created With HostIPC

    calendar Apr 10, 2026 · Data Source: Kubernetes Domain: Kubernetes Use Case: Threat Detection Tactic: Execution Tactic: Privilege Escalation Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects an attempt to create or modify a pod using the host IPC namespace. This gives access to data used by any pod that also use the hosts IPC namespace. If any process on the host or any processes in a pod uses the hosts inter-process communication mechanisms (shared memory, semaphore arrays, message queues, etc.), an attacker can read/write to those same mechanisms. They may look for files in /dev/shm or use ipcs to check for any IPC facilities being used.


    Read More
  • Kubernetes Pod Created With HostNetwork

    calendar Apr 10, 2026 · Data Source: Kubernetes Domain: Kubernetes Use Case: Threat Detection Tactic: Execution Tactic: Privilege Escalation Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rules detects an attempt to create or modify a pod attached to the host network. HostNetwork allows a pod to use the node network namespace. Doing so gives the pod access to any service running on localhost of the host. An attacker could use this access to snoop on network activity of other pods on the same node or bypass restrictive network policies applied to its given namespace.


    Read More
  • Kubernetes Pod Created With HostPID

    calendar Apr 10, 2026 · Data Source: Kubernetes Domain: Kubernetes Use Case: Threat Detection Tactic: Execution Tactic: Privilege Escalation Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects an attempt to create or modify a pod attached to the host PID namespace. HostPID allows a pod to access all the processes running on the host and could allow an attacker to take malicious action. When paired with ptrace this can be used to escalate privileges outside of the container. When paired with a privileged container, the pod can see all of the processes on the host. An attacker can enter the init system (PID 1) on the host. From there, they could execute a shell and continue to escalate privileges to root.


    Read More
  • Kubernetes Privileged Pod Created

    calendar Apr 10, 2026 · Data Source: Kubernetes Domain: Kubernetes Use Case: Threat Detection Tactic: Execution Tactic: Privilege Escalation Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects when a user creates a pod/container running in privileged mode. A highly privileged container has access to the node's resources and breaks the isolation between containers. If compromised, an attacker can use the privileged container to gain access to the underlying host. Gaining access to the host may provide the adversary with the opportunity to achieve follow-on objectives, such as establishing persistence, moving laterally within the environment, or setting up a command and control channel on the host.


    Read More
  • Kubernetes Secret Access via Unusual User Agent

    calendar Apr 10, 2026 · Data Source: Kubernetes Domain: Kubernetes Domain: Cloud Use Case: Threat Detection Tactic: Credential Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects when secrets are accessed via an unusual user agent, user name and source IP. Attackers may attempt to access secrets in a Kubernetes cluster to gain access to sensitive information after gaining access to the cluster.


    Read More
  • Kubernetes Sensitive RBAC Change Followed by Workload Modification

    calendar Apr 10, 2026 · Data Source: Kubernetes Domain: Kubernetes Use Case: Threat Detection Tactic: Privilege Escalation Tactic: Persistence Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects a sequence where a principal creates or modifies a Role/ClusterRole to include high-risk permissions (e.g., wildcard access or escalation verbs) and then creates or patches a workload resource (DaemonSet, Deployment, or CronJob) shortly after, which may indicate RBAC-based privilege escalation followed by payload deployment. This pattern is often used by adversaries to gain unauthorized access to sensitive resources and deploy malicious payloads.


    Read More
  • Kubernetes Service Account Modified RBAC Objects

    calendar Apr 10, 2026 · Data Source: Kubernetes Domain: Kubernetes Use Case: Threat Detection Tactic: Privilege Escalation Tactic: Persistence Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects write operations performed by Kubernetes service accounts against RBAC resources (Roles, ClusterRoles, RoleBindings, ClusterRoleBindings). Service accounts typically do not manage RBAC directly; this activity may indicate token abuse, misconfigured permissions, or unauthorized privilege escalation.


    Read More
  • Kubernetes Suspicious Assignment of Controller Service Account

    calendar Apr 10, 2026 · Data Source: Kubernetes Domain: Kubernetes Use Case: Threat Detection Tactic: Execution Tactic: Privilege Escalation Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects a request to attach a controller service account to an existing or new pod running in the kube-system namespace. By default, controllers running as part of the API Server utilize admin-equivalent service accounts hosted in the kube-system namespace. Controller service accounts aren't normally assigned to running pods and could indicate adversary behavior within the cluster. An attacker that can create or modify pods or pod controllers in the kube-system namespace, can assign one of these admin-equivalent service accounts to a pod and abuse their powerful token to escalate privileges and gain complete cluster control.


    Read More
  • Kubernetes Suspicious Self-Subject Review via Unusual User Agent

    calendar Apr 10, 2026 · Data Source: Kubernetes Domain: Kubernetes Use Case: Threat Detection Tactic: Discovery Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects when a service account or node attempts to enumerate their own permissions via the selfsubjectaccessreview or selfsubjectrulesreview APIs via an unusual user agent. This is highly unusual behavior for non-human identities like service accounts and nodes. An adversary may have gained access to credentials/tokens and this could be an attempt to determine what privileges they have to facilitate further movement or execution within the cluster.


    Read More
  • Kubernetes Unusual Decision by User Agent

    calendar Apr 10, 2026 · Data Source: Kubernetes Domain: Kubernetes Domain: Container Use Case: Threat Detection Tactic: Execution Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects unusual request responses in Kubernetes audit logs through the use of the "new_terms" rule type. In production environments, default API requests are typically made by system components or trusted users, who are expected to have a consistent user agent and allowed response annotations. By monitoring for anomalies in the username and response annotations, this rule helps identify potential unauthorized access or misconfigurations in the Kubernetes environment.


    Read More
  • Kubernetes User Exec into Pod

    calendar Apr 10, 2026 · Data Source: Kubernetes Domain: Kubernetes Use Case: Threat Detection Tactic: Execution Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects a user attempt to establish a shell session into a pod using the 'exec' command. Using the 'exec' command in a pod allows a user to establish a temporary shell session and execute any process/commands in the pod. An adversary may call bash to gain a persistent interactive shell which will allow access to any data the pod has permissions to, including secrets.


    Read More
  • M365 Azure Monitor Alert Email with Financial or Billing Theme

    calendar Apr 10, 2026 · Domain: Cloud Domain: Email Data Source: Microsoft 365 Data Source: Microsoft Exchange Online Message Trace Use Case: Threat Detection Tactic: Initial Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects Azure Monitor alert notification emails with financial or billing themed subject lines delivered to organization users. Adversaries abuse Azure Monitor alert rules to deliver callback phishing emails from Microsoft's legitimate azure-noreply@microsoft.com address. Because the emails originate from Microsoft's own infrastructure, they pass SPF, DKIM, and DMARC checks, bypassing email security filters and increasing victim trust. The attacker embeds a fraudulent billing or security lure in the alert rule description, which is rendered in the notification email body. Observed subject patterns include invoice numbers, payment references, and order confirmations.


    Read More
  • M365 Exchange Inbox Phishing Evasion Rule Created

    calendar Apr 10, 2026 · Domain: Cloud Domain: SaaS Domain: Email Data Source: Microsoft 365 Data Source: Microsoft 365 Audit Logs Use Case: Threat Detection Tactic: Defense Evasion Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies when a user creates a new inbox rule in Microsoft 365 that deletes or moves emails containing suspicious keywords. Adversaries who have compromised accounts often create inbox rules to hide alerts, security notifications, or other sensitive messages by automatically deleting them or moving them to obscure folders. Common destinations include Deleted Items, Junk Email, RSS Feeds, and RSS Subscriptions. This is a New Terms rule that triggers only when the user principal name and associated source IP address have not been observed performing this activity in the past 14 days.


    Read More
  • M365 Exchange Mailbox Accessed by Unusual Client

    calendar Apr 10, 2026 · Domain: Cloud Domain: Email Data Source: Microsoft 365 Data Source: Microsoft 365 Audit Logs Use Case: Threat Detection Tactic: Collection Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies suspicious Microsoft 365 mail access by ClientAppId. This rule detects when a user accesses their mailbox using a client application that is not typically used by the user, which may indicate potential compromise or unauthorized access attempts. Adversaries may use custom or third-party applications to access mailboxes, bypassing standard security controls. First-party Microsoft applications are also abused after OAuth tokens are compromised, allowing adversaries to access mailboxes without raising suspicion.


    Read More
  • M365 Exchange Mailbox Items Accessed Excessively

    calendar Apr 10, 2026 · Domain: Cloud Domain: Email Data Source: Microsoft 365 Data Source: Microsoft 365 Audit Logs Use Case: Threat Detection Tactic: Collection Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies an excessive number of Microsoft 365 mailbox items accessed by a user either via aggregated counts or throttling. Microsoft audits mailbox access via the MailItemsAccessed event, which is triggered when a user accesses mailbox items. If more than 1000 mailbox items are accessed within a 24-hour period, it is then throttled. Excessive mailbox access may indicate an adversary attempting to exfiltrate sensitive information or perform reconnaissance on a target's mailbox. This rule detects both the throttled and unthrottled events with a high threshold.


    Read More
  • M365 Exchange MFA Notification Email Deleted or Moved

    calendar Apr 10, 2026 · Domain: Cloud Domain: SaaS Data Source: Microsoft 365 Data Source: Microsoft 365 Audit Logs Use Case: Threat Detection Tactic: Defense Evasion Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies when an MFA enrollment, registration, or security notification email is deleted or moved to deleted items in Microsoft 365 Exchange. Adversaries who compromise accounts and register their own MFA device often delete the notification emails to cover their tracks and prevent the legitimate user from noticing the unauthorized change. This technique is commonly observed in business email compromise (BEC) and account takeover attacks.


    Read More
  • M365 Identity OAuth Flow by First-Party Microsoft App from Multiple IPs

    calendar Apr 10, 2026 · Domain: Cloud Domain: Email Domain: Identity Data Source: Microsoft 365 Data Source: Microsoft 365 Audit Logs Use Case: Identity and Access Audit Use Case: Threat Detection Resources: Investigation Guide Tactic: Defense Evasion  ·
    Share on: twitter facebook linkedin copy

    Identifies sign-ins on behalf of a principal user to the Microsoft Graph or legacy Azure AD API from multiple IPs using first-party Microsoft applications from the FOCI (Family of Client IDs) group. Developer tools like Azure CLI, VSCode, and Azure PowerShell accessing these resources from multiple IPs are flagged, along with any FOCI application accessing the deprecated Windows Azure Active Directory from multiple IPs. This behavior may indicate an adversary using a phished OAuth authorization code or refresh token, as seen in attacks like ConsentFix where attackers steal localhost OAuth codes and replay them from attacker infrastructure.


    Read More
  • M365 Identity Unusual SSO Authentication Errors for User

    calendar Apr 10, 2026 · Domain: Identity Data Source: Microsoft 365 Data Source: Microsoft 365 Audit Logs Use Case: Identity and Access Audit Use Case: Threat Detection Tactic: Initial Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the first occurrence of SSO, SAML, or federated authentication errors for a user. These errors may indicate token manipulation, SAML assertion tampering, or OAuth phishing attempts. Modern adversaries often target SSO mechanisms through token theft, SAML response manipulation, or exploiting federated authentication weaknesses rather than traditional brute force attacks.


    Read More
  • M365 Identity User Account Lockouts

    calendar Apr 10, 2026 · Domain: Cloud Domain: SaaS Data Source: Microsoft 365 Data Source: Microsoft 365 Audit Logs Use Case: Threat Detection Use Case: Identity and Access Audit Tactic: Credential Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects a burst of Microsoft 365 user account lockouts within a short 5-minute window. A high number of IdsLocked login errors across multiple user accounts may indicate brute-force attempts for the same users resulting in lockouts.


    Read More
  • M365 Identity User Brute Force Attempted

    calendar Apr 10, 2026 · Domain: Cloud Domain: SaaS Data Source: Microsoft 365 Data Source: Microsoft 365 Audit Logs Use Case: Identity and Access Audit Use Case: Threat Detection Tactic: Credential Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies brute-force authentication activity targeting Microsoft 365 user accounts using failed sign-in patterns that match password spraying, credential stuffing, or password guessing behavior. Adversaries may attempt brute-force authentication with credentials obtained from previous breaches, leaks, marketplaces or guessable passwords.


    Read More
  • M365 OneDrive/SharePoint Excessive File Downloads

    calendar Apr 10, 2026 · Domain: Cloud Domain: SaaS Domain: Storage Data Source: Microsoft 365 Data Source: Microsoft 365 Audit Logs Data Source: SharePoint Data Source: OneDrive Use Case: Threat Detection Tactic: Collection Tactic: Exfiltration Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies when an excessive number of files are downloaded from OneDrive or SharePoint by an authorized user or application in a short period of time. This may indicate a potential data exfiltration event, especially if the downloads are performed using OAuth authentication which could suggest an OAuth phishing attack such as Device Code Authentication phishing.


    Read More
  • M365 or Entra ID Identity Sign-in from a Suspicious Source

    calendar Apr 10, 2026 · Domain: Cloud Domain: SaaS Data Source: Azure Data Source: Entra ID Data Source: Entra ID Sign-in Logs Data Source: Microsoft 365 Data Source: Microsoft 365 Audit Logs Use Case: Identity and Access Audit Use Case: Threat Detection Tactic: Initial Access Resources: Investigation Guide Rule Type: Higher-Order Rule  ·
    Share on: twitter facebook linkedin copy

    This rule correlate Entra-ID or Microsoft 365 mail successful sign-in events with network security alerts by source address. Adversaries may trigger some network security alerts such as reputation or other anomalies before accessing cloud resources.


    Read More
  • M365 SharePoint Search for Sensitive Content

    calendar Apr 10, 2026 · Domain: Cloud Domain: SaaS Data Source: Microsoft 365 Data Source: Microsoft 365 Audit Logs Use Case: Threat Detection Tactic: Discovery Tactic: Collection Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies search queries in SharePoint containing sensitive terms related to credentials, financial data, PII, legal matters, or infrastructure information. Adversaries who compromise user accounts often search for high-value files before exfiltration. This rule detects searches containing terms across multiple sensitivity categories, regardless of the access method (browser, PowerShell, or API). The actual search query text is analyzed against a curated list of sensitive terms to identify potential reconnaissance activity.


    Read More
  • M365 SharePoint Site Sharing Policy Weakened

    calendar Apr 10, 2026 · Domain: Cloud Domain: SaaS Data Source: Microsoft 365 Data Source: Microsoft 365 Audit Logs Use Case: Threat Detection Tactic: Defense Evasion Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies when a SharePoint or OneDrive site sharing policy is changed to weaken security controls. The SharingPolicyChanged event fires for many routine policy modifications, but this rule targets specific high-risk transitions where sharing restrictions are relaxed. This includes enabling guest sharing, enabling anonymous link sharing, making a site public, or enabling guest user access. Adversaries who compromise administrative accounts may weaken sharing policies to exfiltrate data to external accounts or create persistent external access paths.


    Read More
  • M365 SharePoint/OneDrive File Access via PowerShell

    calendar Apr 10, 2026 · Domain: Cloud Domain: SaaS Data Source: Microsoft 365 Data Source: Microsoft 365 Audit Logs Use Case: Threat Detection Tactic: Collection Tactic: Exfiltration Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies file downloads or access from OneDrive or SharePoint using PowerShell-based user agents. Adversaries may use native PowerShell cmdlets like Invoke-WebRequest or Invoke-RestMethod with Microsoft Graph API to exfiltrate data after compromising OAuth tokens via device code phishing or other credential theft techniques. This rule detects both direct PowerShell access and PnP PowerShell module usage for file operations. FileAccessed events are included to detect adversaries reading file content via API and saving locally, bypassing traditional download methods. Normal users access SharePoint/OneDrive via browsers or sync clients, making PowerShell-based file access inherently suspicious.


    Read More
  • Microsoft Graph Request Email Access by Unusual User and Client

    calendar Apr 10, 2026 · Domain: Cloud Domain: Email Data Source: Azure Data Source: Microsoft Graph Data Source: Microsoft Graph Activity Logs Use Case: Threat Detection Tactic: Collection Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies access to email resources via Microsoft Graph API using an first-party application on behalf of a user principal. This behavior may indicate an adversary using a phished OAuth refresh token or a Primary Refresh Token (PRT) to access email resources. The pattern includes requests to Microsoft Graph API endpoints related to email, such as /me/mailFolders/inbox/messages or /users/{user_id}/messages, using a public client application ID and a user principal object ID. This is a New Terms rule that only signals if the application ID and user principal object ID have not been seen doing this activity in the last 14 days.


    Read More
  • Multiple Rare Elastic Defend Behavior Rules by Host

    calendar Apr 10, 2026 · Use Case: Threat Detection Rule Type: Higher-Order Rule Resources: Investigation Guide Data Source: Elastic Defend  ·
    Share on: twitter facebook linkedin copy

    Identifies hosts that triggered multiple distinct Elastic Defend behavior rules, while reducing false positives by considering only behavior rules that appear on a single host globally (via INLINE STATS). Hosts with two or more such rare behavior rules are more likely to be compromised and warrant prioritized triage.


    Read More
  • New GitHub App Installed

    calendar Apr 10, 2026 · Domain: Cloud Use Case: Threat Detection Tactic: Execution Data Source: Github Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects when a new GitHub App has been installed in your organization account. GitHub Apps extend GitHub's functionality both within and outside of GitHub. When an app is installed it is granted permissions to read or modify your repository and organization data. Only trusted apps should be installed and any newly installed apps should be investigated to verify their legitimacy. Unauthorized app installation could lower your organization's security posture and leave you exposed for future attacks.


    Read More
  • New GitHub Owner Added

    calendar Apr 10, 2026 · Domain: Cloud Use Case: Threat Detection Use Case: UEBA Tactic: Persistence Data Source: Github Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects when a new member is added to a GitHub organization as an owner. This role provides admin level privileges. Any new owner roles should be investigated to determine it's validity. Unauthorized owner roles could indicate compromise within your organization and provide unlimited access to data and settings.


    Read More
  • New GitHub Personal Access Token (PAT) Added

    calendar Apr 10, 2026 · Domain: Cloud Use Case: Threat Detection Tactic: Persistence Tactic: Credential Access Data Source: Github Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects when a new GitHub Personal Access Token (PAT) is created. Adversaries may create new PATs to maintain persistent access to a compromised account or to escalate privileges within an organization.


    Read More
  • New GitHub Self Hosted Action Runner

    calendar Apr 10, 2026 · Domain: Cloud Use Case: Threat Detection Tactic: Initial Access Data Source: Github Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the creation of a self-hosted Github runner from a first time seen user.name in the last 5 days. Adversaries may abuse self-hosted runners to execute workflow jobs on customer infrastructure.


    Read More
  • Newly Observed Palo Alto Network Alert

    calendar Apr 10, 2026 · Use Case: Threat Detection Rule Type: Higher-Order Rule Resources: Investigation Guide Domain: Network Data Source: PAN-OS  ·
    Share on: twitter facebook linkedin copy

    This rule detects Palo Alto Network alerts that are observed for the first time in the previous 5 days of alert history. Analysts can use this to prioritize triage and response.


    Read More
  • Okta Successful Login After Credential Attack

    calendar Apr 10, 2026 · Domain: Identity Use Case: Identity and Access Audit Use Case: Threat Detection Data Source: Okta Data Source: Okta System Logs Tactic: Credential Access Tactic: Initial Access Resources: Investigation Guide Rule Type: Higher-Order Rule  ·
    Share on: twitter facebook linkedin copy

    Correlates Okta credential attack alerts with subsequent successful authentication for the same user account, identifying potential compromise following brute force, password spray, or credential stuffing attempts.


    Read More
  • Potential AWS S3 Bucket Ransomware Note Uploaded

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS S3 Use Case: Threat Detection Tactic: Impact Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies potential ransomware note being uploaded to an AWS S3 bucket. This rule detects the PutObject S3 API call with an object name commonly associated with ransomware notes. The keywords detected here rarely overlap with common file names and have been attributed to ransomware notes with high-confidence. Adversaries with access to a misconfigured S3 bucket may retrieve, delete, and replace objects with ransom notes to extort victims.


    Read More
  • Potential Linux Local Account Brute Force Detected

    calendar Apr 10, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Credential Access Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies multiple consecutive login attempts executed by one process targeting a local linux user account within a short time interval. Adversaries might brute force login attempts across different users with a default wordlist or a set of customly crafted passwords in an attempt to gain access to these accounts.


    Read More
  • Potential Malware-Driven SSH Brute Force Attempt

    calendar Apr 10, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Impact Tactic: Execution Tactic: Command and Control Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This detection identifies a Linux host that has potentially been infected with malware and is being used to conduct brute-force attacks against external systems over SSH (port 22 and common alternative SSH ports). The detection looks for a high volume of outbound connection attempts to non-private IP addresses from a single process. A compromised host may be part of a botnet or controlled by an attacker, attempting to gain unauthorized access to remote systems. This behavior is commonly observed in SSH brute-force campaigns where malware hijacks vulnerable machines to expand its attack surface. ESQL rules have limited fields available in its alert documents. Make sure to review the original documents to aid in the investigation of this alert.


    Read More
  • Potential Okta Brute Force (Multi-Source)

    calendar Apr 10, 2026 · Domain: Identity Use Case: Identity and Access Audit Use Case: Threat Detection Data Source: Okta Data Source: Okta System Logs Tactic: Credential Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects potential brute force attacks against a single Okta user account from multiple source IPs, indicating attackers rotating through proxy infrastructure to evade IP-based detection.


    Read More
  • Potential Okta Password Spray (Multi-Source)

    calendar Apr 10, 2026 · Domain: Identity Use Case: Identity and Access Audit Use Case: Threat Detection Data Source: Okta Data Source: Okta System Logs Tactic: Credential Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects potential password spray attacks where multiple source IPs target multiple Okta user accounts within a time window, indicating coordinated attacks using IP rotation to evade single-source detection.


    Read More
  • Potential Password Spraying Attack via SSH

    calendar Apr 10, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Credential Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects potential password spraying attacks via SSH by identifying multiple failed login attempts from a single source IP address targeting various user accounts within a short time frame. Password spraying is a technique where an attacker attempts to gain unauthorized access by trying a few commonly used passwords against many different accounts, rather than targeting a single account with multiple password attempts.


    Read More
  • Potential Persistence via File Modification

    calendar Apr 10, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Persistence Tactic: Credential Access Tactic: Privilege Escalation Tactic: Defense Evasion Data Source: File Integrity Monitoring Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule leverages the File Integrity Monitoring (FIM) integration to detect file modifications of files that are commonly used for persistence on Linux systems. The rule detects modifications to files that are commonly used for cron jobs, systemd services, message-of-the-day (MOTD), SSH configurations, shell configurations, runtime control, init daemon, passwd/sudoers/shadow files, Systemd udevd, and XDG/KDE autostart entries. To leverage this rule, the paths specified in the query need to be added to the FIM policy in the Elastic Security app.


    Read More
  • Potential Port Scanning Activity from Compromised Host

    calendar Apr 10, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Discovery Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects potential port scanning activity from a compromised host. Port scanning is a common reconnaissance technique used by attackers to identify open ports and services on a target system. A compromised host may exhibit port scanning behavior when an attacker is attempting to map out the network topology, identify vulnerable services, or prepare for further exploitation. This rule identifies potential port scanning activity by monitoring network connection attempts from a single host to a large number of ports within a short time frame. ESQL rules have limited fields available in its alert documents. Make sure to review the original documents to aid in the investigation of this alert.


    Read More
  • Potential Spike in Web Server Error Logs

    calendar Apr 10, 2026 · Domain: Web Use Case: Threat Detection Tactic: Reconnaissance Data Source: Nginx Data Source: Apache Data Source: Apache Tomcat Data Source: IIS Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects unusual spikes in error logs from web servers, which may indicate reconnaissance activities such as vulnerability scanning or fuzzing attempts by adversaries. These activities often generate a high volume of error responses as they probe for weaknesses in web applications. Error response codes may potentially indicate server-side issues that could be exploited.


    Read More
  • Potential Subnet Scanning Activity from Compromised Host

    calendar Apr 10, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Discovery Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects potential subnet scanning activity from a compromised host. Subnet scanning is a common reconnaissance technique used by attackers to identify live hosts within a network range. A compromised host may exhibit subnet scanning behavior when an attacker is attempting to map out the network topology, identify vulnerable hosts, or prepare for further exploitation. This rule identifies potential subnet scanning activity by monitoring network connection attempts from a single host to a large number of hosts within a short time frame. ESQL rules have limited fields available in its alert documents. Make sure to review the original documents to aid in the investigation of this alert.


    Read More
  • Process Started with Executable Stack

    calendar Apr 10, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Execution Data Source: System Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule monitors the syslog log file for messages related to instances of processes that are started with an executable stack. This can be an indicator of a process that is attempting to execute code from the stack, which can be a security risk.


    Read More
  • React2Shell Network Security Alert

    calendar Apr 10, 2026 · Domain: Network Domain: Application Domain: Web Use Case: Threat Detection Use Case: Vulnerability Tactic: Initial Access Tactic: Execution Data Source: PAN-OS Data Source: Fortinet Data Source: Suricata Data Source: Cisco FTD Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule identifies network security alerts related to CVE-2025-55182 exploitation attempts from different network security integrations. CVE-2025-55182 is a critical remote code execution vulnerability in React Server Components (RSC) Flight protocol. The vulnerability allows attackers to execute arbitrary code on the server by sending specially crafted deserialization payloads that exploit prototype chain traversal to access the Function constructor.


    Read More
  • Roshal Archive (RAR) or PowerShell File Downloaded from the Internet

    calendar Apr 10, 2026 · Use Case: Threat Detection Tactic: Command and Control Domain: Endpoint Data Source: PAN-OS Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects a Roshal Archive (RAR) file or PowerShell script downloaded from the internet by an internal host. Gaining initial access to a system and then downloading encoded or encrypted tools to move laterally is a common practice for adversaries as a way to protect their more valuable tools and tactics, techniques, and procedures (TTPs). This may be atypical behavior for a managed network and can be indicative of malware, exfiltration, or command and control.


    Read More
  • Service Account Token or Certificate Access Followed by Kubernetes API Request

    calendar Apr 10, 2026 · Data Source: Elastic Defend for Containers Data Source: Kubernetes Domain: Container Domain: Kubernetes OS: Linux Use Case: Threat Detection Tactic: Execution Tactic: Credential Access Tactic: Discovery Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule leverages a combination of Defend for Containers and Kubernetes audit logs to detect the access to the service account token or certificate followed by the execution of a direct interactive Kubernetes API request. An adversary may need to access the service account token or certificate to gain access to the Kubernetes API server or other resources within the cluster. These requests are often used to enumerate the Kubernetes API server or other resources within the cluster, and may indicate an attempt to move laterally within the cluster.


    Read More
  • Several Failed Protected Branch Force Pushes by User

    calendar Apr 10, 2026 · Domain: Cloud Use Case: Threat Detection Tactic: Impact Tactic: Exfiltration Data Source: Github Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects a high number of failed force push attempts to protected branches by a single user within a short time frame. Adversaries may attempt multiple force pushes to overwrite commit history on protected branches, potentially leading to data loss or disruption of development workflows.


    Read More
  • Successful Application SSO from Rare Unknown Client Device

    calendar Apr 10, 2026 · Domain: SaaS Data Source: Okta Use Case: Threat Detection Use Case: Identity and Access Audit Tactic: Initial Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects successful single sign-on (SSO) events to Okta applications from an unrecognized or "unknown" client device, as identified by the user-agent string. This activity may be indicative of exploitation of a vulnerability in Okta's Classic Engine, which could allow an attacker to bypass application-specific sign-on policies, such as device or network restrictions. The vulnerability potentially enables unauthorized access to applications using only valid, stolen credentials, without requiring additional authentication factors.


    Read More
  • Suricata and Elastic Defend Network Correlation

    calendar Apr 10, 2026 · Domain: Endpoint Domain: Network OS: Linux OS: Windows OS: macOS Use Case: Threat Detection Tactic: Command and Control Data Source: Elastic Defend Data Source: Suricata Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This detection correlates Suricata alerts with Elastic Defend network events to identify the source process performing the network activity.


    Read More
  • Suspicious Python Shell Command Execution

    calendar Apr 10, 2026 · Domain: Endpoint OS: Linux OS: macOS Use Case: Threat Detection Tactic: Execution Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects the execution of suspicious shell commands via the Python interpreter. Attackers may use Python to execute shell commands to gain access to the system or to perform other malicious activities, such as credential access, data exfiltration, or lateral movement.


    Read More
  • Suspicious rc.local Error Message

    calendar Apr 10, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Persistence Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule monitors the syslog log file for error messages related to the rc.local process. The rc.local file is a script that is executed during the boot process on Linux systems. Attackers may attempt to modify the rc.local file to execute malicious commands or scripts during system startup. This rule detects error messages such as "Connection refused," "No such file or directory," or "command not found" in the syslog log file, which may indicate that the rc.local file has been tampered with.


    Read More
  • Suspicious Usage of bpf_probe_write_user Helper

    calendar Apr 10, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Persistence Tactic: Defense Evasion Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule monitors the syslog log file for messages related to instances of a program using the "bpf_probe_write_user" helper. The "bpf_probe_write_user" helper is used to write data to user space from a BPF program. Unauthorized use of this helper can be indicative of an eBPF rootkit or other malicious activity.


    Read More
  • Tainted Kernel Module Load

    calendar Apr 10, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Persistence Tactic: Defense Evasion Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule monitors the syslog log file for messages related to instances of a tainted kernel module load. Rootkits often leverage kernel modules as their main defense evasion technique. Detecting tainted kernel module loads is crucial for ensuring system security and integrity, as malicious or unauthorized modules can compromise the kernel and lead to system vulnerabilities or unauthorized access.


    Read More
  • Tainted Out-Of-Tree Kernel Module Load

    calendar Apr 10, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Persistence Tactic: Defense Evasion Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule monitors the syslog log file for messages related to instances of a out-of-tree kernel module load, indicating the taining of the kernel. Rootkits often leverage kernel modules as their main defense evasion technique. Detecting tainted kernel module loads is crucial for ensuring system security and integrity, as malicious or unauthorized modules can compromise the kernel and lead to system vulnerabilities or unauthorized access.


    Read More
  • Unauthorized Scope for Public App OAuth2 Token Grant with Client Credentials

    calendar Apr 10, 2026 · Domain: SaaS Data Source: Okta Use Case: Threat Detection Use Case: Identity and Access Audit Tactic: Defense Evasion Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies a failed OAuth 2.0 token grant attempt for a public client app using client credentials. This event is generated when a public client app attempts to exchange a client credentials grant for an OAuth 2.0 access token, but the request is denied due to the lack of required scopes. This could indicate compromised client credentials in which an adversary is attempting to obtain an access token for unauthorized scopes. This is a New Terms rule where the okta.actor.display_name field value has not been seen in the last 14 days regarding this event.


    Read More
  • Unusual AWS S3 Object Encryption with SSE-C

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS S3 Resources: Investigation Guide Use Case: Threat Detection Tactic: Impact  ·
    Share on: twitter facebook linkedin copy

    Identifies when AWS S3 objects stored in a bucket are encrypted using Server-Side Encryption with Customer-Provided Keys (SSE-C). Adversaries with compromised AWS credentials can encrypt objects in an S3 bucket using their own encryption keys, rendering the objects unreadable or recoverable without the key. This can be used as a form of ransomware to extort the bucket owner for the decryption key. This is a New Terms rule that flags when this behavior is observed for the first time user and target bucket name.


    Read More
  • Unusual Base64 Encoding/Decoding Activity

    calendar Apr 10, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule leverages ESQL to detect unusual base64 encoding/decoding activity on Linux systems. Attackers may use base64 encoding/decoding to obfuscate data, such as command and control traffic or payloads, to evade detection by host- or network-based security controls. ESQL rules have limited fields available in its alert documents. Make sure to review the original documents to aid in the investigation of this alert.


    Read More
  • Unusual Command Execution from Web Server Parent

    calendar Apr 10, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Persistence Tactic: Execution Tactic: Command and Control Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects potential command execution from a web server parent process on a Linux host. Adversaries may attempt to execute commands from a web server parent process to blend in with normal web server activity and evade detection. This behavior is commonly observed in web shell attacks where adversaries exploit web server vulnerabilities to execute arbitrary commands on the host. The detection rule identifies unusual command execution from web server parent processes, which may indicate a compromised host or an ongoing attack. ESQL rules have limited fields available in its alert documents. Make sure to review the original documents to aid in the investigation of this alert.


    Read More
  • Unusual Kubernetes Sensitive Workload Modification

    calendar Apr 10, 2026 · Data Source: Kubernetes Domain: Kubernetes Use Case: Threat Detection Tactic: Privilege Escalation Tactic: Persistence Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects the creation or modification of several sensitive workloads, such as DaemonSets, Deployments, or CronJobs, by an unusual user agent, source IP and username, which may indicate privilege escalation or unauthorized access within the cluster.


    Read More
  • Unusual Process Spawned from Web Server Parent

    calendar Apr 10, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Persistence Tactic: Execution Tactic: Command and Control Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects unusual processes spawned from a web server parent process by identifying low frequency counts of process spawning activity. Unusual process spawning activity may indicate an attacker attempting to establish persistence, execute malicious commands, or establish command and control channels on the host system. ESQL rules have limited fields available in its alert documents. Make sure to review the original documents to aid in the investigation of this alert.


    Read More
  • VNC (Virtual Network Computing) from the Internet

    calendar Apr 10, 2026 · Tactic: Command and Control Tactic: Initial Access Domain: Endpoint Use Case: Threat Detection Data Source: PAN-OS Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects network events that may indicate the use of VNC traffic from the Internet. VNC is commonly used by system administrators to remotely control a system for maintenance or to use shared resources. It should almost never be directly exposed to the Internet, as it is frequently targeted and exploited by threat actors as an initial access or backdoor vector.


    Read More
  • VNC (Virtual Network Computing) to the Internet

    calendar Apr 10, 2026 · Tactic: Command and Control Tactic: Lateral Movement Domain: Endpoint Use Case: Threat Detection Data Source: PAN-OS Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects network events that may indicate the use of VNC traffic to the Internet. VNC is commonly used by system administrators to remotely control a system for maintenance or to use shared resources. It should almost never be directly exposed to the Internet, as it is frequently targeted and exploited by threat actors as an initial access or backdoor vector.


    Read More
  • Web Server Discovery or Fuzzing Activity

    calendar Apr 10, 2026 · Domain: Web Use Case: Threat Detection Tactic: Reconnaissance Data Source: Nginx Data Source: Apache Data Source: Apache Tomcat Data Source: IIS Data Source: Traefik Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This 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. Such patterns may indicate that an attacker is attempting to discover hidden or unlinked resources on a web server, which can be a precursor to more targeted attacks.


    Read More
  • Web Server Local File Inclusion Activity

    calendar Apr 10, 2026 · Domain: Web Use Case: Threat Detection Tactic: Discovery Data Source: Nginx Data Source: Apache Data Source: Apache Tomcat Data Source: IIS Data Source: Traefik Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects potential Local File Inclusion (LFI) activity on web servers by identifying HTTP GET requests that attempt to access sensitive local files through directory traversal techniques or known file paths. Attackers may exploit LFI vulnerabilities to read sensitive files, gain system information, or further compromise the server.


    Read More
  • Web Server Potential Command Injection Request

    calendar Apr 10, 2026 · Domain: Web Use Case: Threat Detection Tactic: Reconnaissance Tactic: Persistence Tactic: Execution Tactic: Credential Access Tactic: Command and Control Data Source: Nginx Data Source: Apache Data Source: Apache Tomcat Data Source: IIS Data Source: Traefik Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects potential command injection attempts via web server requests by identifying URLs that contain suspicious patterns commonly associated with command execution payloads. Attackers may exploit vulnerabilities in web applications to inject and execute arbitrary commands on the server, often using interpreters like Python, Perl, Ruby, PHP, or shell commands. By monitoring for these indicators in web traffic, security teams can identify and respond to potential threats early.


    Read More
  • Web Server Potential Remote File Inclusion Activity

    calendar Apr 10, 2026 · Domain: Web Use Case: Threat Detection Tactic: Discovery Tactic: Command and Control Data Source: Nginx Data Source: Apache Data Source: Apache Tomcat Data Source: IIS Data Source: Traefik Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This 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. Attackers may exploit RFI vulnerabilities to read sensitive files, gain system information, or further compromise the server.


    Read More
  • Web Server Potential Spike in Error Response Codes

    calendar Apr 10, 2026 · Domain: Web Use Case: Threat Detection Tactic: Reconnaissance Data Source: Nginx Data Source: Apache Data Source: Apache Tomcat Data Source: IIS Data Source: Traefik Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects unusual spikes in error response codes (500, 502, 503, 504) from web servers, which may indicate reconnaissance activities such as vulnerability scanning or fuzzing attempts by adversaries. These activities often generate a high volume of error responses as they probe for weaknesses in web applications. Error response codes may potentially indicate server-side issues that could be exploited.


    Read More
  • Web Server Suspicious User Agent Requests

    calendar Apr 10, 2026 · Domain: Web Use Case: Threat Detection Tactic: Reconnaissance Tactic: Credential Access Data Source: Nginx Data Source: Apache Data Source: Apache Tomcat Data Source: IIS Data Source: Traefik Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects unusual spikes in web server requests with uncommon or suspicious user-agent strings. Such activity may indicate reconnaissance attempts by attackers trying to identify vulnerabilities in web applications or servers. These user-agents are often associated with automated tools used for scanning, vulnerability assessment, or brute-force attacks.


    Read More
  • Process Created with an Elevated Token

    calendar Apr 10, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Privilege Escalation Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the creation of a process running as SYSTEM and impersonating a Windows core binary privileges. Adversaries may create a new process with a different token to escalate privileges and bypass access controls.


    Read More
  • First Time Python Created a LaunchAgent or LaunchDaemon

    calendar Apr 8, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Persistence Data Source: Elastic Defend Resources: Investigation Guide Domain: LLM  ·
    Share on: twitter facebook linkedin copy

    Detects the first time a Python process creates or modifies a LaunchAgent or LaunchDaemon plist file on a given host. Malicious Python scripts, compromised dependencies, or model file deserialization can establish persistence on macOS by writing plist files to LaunchAgent or LaunchDaemon directories. Legitimate Python processes do not typically create persistence mechanisms, so a first occurrence is a strong indicator of compromise.


    Read More
  • Deprecated - SUNBURST Command and Control Activity

    calendar Apr 8, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Command and Control Resources: Investigation Guide Data Source: Elastic Defend  ·
    Share on: twitter facebook linkedin copy

    The malware known as SUNBURST targets the SolarWind's Orion business software for command and control. This rule detects post-exploitation command and control activity of the SUNBURST backdoor.


    Read More
  • Correlated Alerts on Similar User Identities

    calendar Apr 8, 2026 · Domain: Identity Domain: LLM Use Case: Threat Detection Use Case: Identity and Access Audit Resources: Investigation Guide Rule Type: Higher-Order Rule  ·
    Share on: twitter facebook linkedin copy

    This rule correlates alerts from multiple integrations and event categories that involve different user.name values which may represent the same real-world identity. It uses an LLM-based similarity analysis to evaluate whether multiple user identifiers (e.g. naming variations, formats, aliases, or domain differences) likely belong to the same person.


    Read More
  • Curl or Wget Spawned via Node.js

    calendar Apr 8, 2026 · Domain: Endpoint OS: Linux OS: Windows OS: macOS Use Case: Threat Detection Tactic: Command and Control Resources: Investigation Guide Data Source: Elastic Defend Data Source: Elastic Endgame Data Source: Windows Security Event Logs Data Source: Sysmon Data Source: SentinelOne Data Source: Crowdstrike Data Source: Auditd Manager  ·
    Share on: twitter facebook linkedin copy

    This rule detects when Node.js, directly or via a shell, spawns the curl or wget command. This may indicate command and control behavior. Adversaries may use Node.js to download additional tools or payloads onto the system.


    Read More
  • Execution via OpenClaw Agent

    calendar Apr 8, 2026 · Domain: Endpoint Domain: LLM OS: Linux OS: macOS OS: Windows Use Case: Threat Detection Tactic: Execution Tactic: Command and Control Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects suspicious child process execution from the OpenClaw, Moltbot, or Clawdbot AI coding agents running via Node.js. These tools can execute arbitrary shell commands through skills or prompt injection attacks. Malicious skills from public registries like ClawHub have been observed executing obfuscated download-and-execute commands targeting cryptocurrency wallets and credentials. This rule identifies shells, scripting interpreters, and common LOLBins spawned by these AI agents.


    Read More
  • LLM-Based Attack Chain Triage by Host

    calendar Apr 8, 2026 · Domain: Endpoint Domain: LLM Use Case: Threat Detection Data Source: Elastic Defend Resources: Investigation Guide Rule Type: Higher-Order Rule  ·
    Share on: twitter facebook linkedin copy

    This rule correlates multiple endpoint security alerts from the same host and uses an LLM to analyze command lines, parent processes, file operations, DNS queries, registry modifications, module loads and MITRE ATT&CK tactics progression to determine if they form a coherent attack chain. The LLM provides a verdict (TP/FP/SUSPICIOUS) with confidence score and summary explanation, helping analysts to prioritize hosts exhibiting corroborated malicious behavior while filtering out benign activity.


    Read More
  • Unusual Process Modifying GenAI Configuration File

    calendar Apr 8, 2026 · Domain: Endpoint OS: macOS OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Tactic: Persistence Data Source: Elastic Defend Resources: Investigation Guide Domain: LLM  ·
    Share on: twitter facebook linkedin copy

    Detects unusual modification of GenAI tool configuration files. Adversaries may inject malicious MCP server configurations to hijack AI agents for persistence, C2, or data exfiltration. Attack vectors include malware or scripts directly poisoning config files, supply chain attacks via compromised dependencies, and prompt injection attacks that abuse the GenAI tool itself to modify its own configuration. Unauthorized MCP servers added to these configs execute arbitrary commands when the AI tool is next invoked.


    Read More
  • AWS IAM Long-Term Access Key Correlated with Elevated Detection Alerts

    calendar Apr 6, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS CloudTrail Data Source: AWS IAM Use Case: Threat Detection Tactic: Credential Access Tactic: Initial Access Resources: Investigation Guide Rule Type: Higher-Order Rule  ·
    Share on: twitter facebook linkedin copy

    Correlates open detection alerts that share the same long-term IAM access key ID ( prefix AKIA). It fires when the rule AWS Long-Term Access Key First Seen from Source IP (rule_id: 9f8e3c5e-f72e-4e91-93f6-e98a4fae3e4f) has triggered for that key and at least one other open alert for the same key is medium, high, or critical severity. This higher-order rule helps prioritize long-term key novelty when it co-occurs with elevated detections that may indicate post-compromise activity.


    Read More
  • Newly Observed ScreenConnect Host Server

    calendar Apr 6, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Command and Control Resources: Investigation Guide Data Source: Elastic Defend  ·
    Share on: twitter facebook linkedin copy

    Detects when the ScreenConnect client (ConnectWise Control) connects to a newly observed host server that is not the official ScreenConnect cloud. ScreenConnect is a common RMM/remote access tool abused for C2 and persistence. Self-hosted or non-standard relay servers may indicate abuse or compromise. The rule aggregates by server host (parsed from the client command line), requires first-time observation within the rule window, and limits to a single host to reduce noise.


    Read More
  • Network Activity to a Suspicious Top Level Domain

    calendar Apr 6, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Command and Control Resources: Investigation Guide Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: SentinelOne Data Source: Crowdstrike Data Source: Sysmon  ·
    Share on: twitter facebook linkedin copy

    Identifies DNS queries to commonly abused Top Level Domains by common LOLBINs or executables running from world writable directories or unsigned binaries. This behavior matches on common malware C2 abusing less formal domain names.


    Read More
  • PowerShell Keylogging Script

    calendar Apr 6, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Collection Resources: Investigation Guide Data Source: PowerShell Logs  ·
    Share on: twitter facebook linkedin copy

    Detects PowerShell script block content that references Win32 keylogging primitives such as key state polling or low-level input hooks. Adversaries use keylogging to capture credentials and other sensitive user input.


    Read More
  • PowerShell Suspicious Script with Audio Capture Capabilities

    calendar Apr 6, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Collection Resources: Investigation Guide Data Source: PowerShell Logs  ·
    Share on: twitter facebook linkedin copy

    Detects PowerShell script block content that invokes microphone capture routines or WinMM audio APIs. Adversaries may use audio recording to surveil users or capture sensitive conversations for theft or extortion.


    Read More
  • PowerShell Suspicious Script with Screenshot Capabilities

    calendar Apr 6, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Collection Resources: Investigation Guide Data Source: PowerShell Logs  ·
    Share on: twitter facebook linkedin copy

    Detects PowerShell script block content that uses CopyFromScreen with .NET bitmap classes to capture screenshots. Attackers use screen capture to collect on-screen information and credentials.


    Read More
  • Chroot Execution Detected via Defend for Containers

    calendar Apr 6, 2026 · Data Source: Elastic Defend for Containers Domain: Container OS: Linux Use Case: Threat Detection Tactic: Privilege Escalation Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects when chroot is executed inside a container. Chroot is a Linux utility that allows a user to run a command in a different directory. This can be used to escape a container and gain access to the host system.


    Read More
  • Data Encrypted via OpenSSL Utility

    calendar Apr 6, 2026 · Domain: Endpoint OS: Linux OS: Windows OS: macOS Use Case: Threat Detection Tactic: Defense Evasion Tactic: Collection Data Source: Elastic Defend Data Source: Elastic Endgame Data Source: Crowdstrike Data Source: SentinelOne Data Source: Auditd Manager Data Source: Windows Security Event Logs Data Source: Sysmon Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the execution of the OpenSSL utility to encrypt data. Adversaries may use OpenSSL to encrypt data to disrupt the availability of their target's data and may attempt to hold the organization's data to ransom for the purposes of extortion.


    Read More
  • Anomalous Linux Compiler Activity

    calendar Apr 2, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Rule Type: ML Rule Type: Machine Learning Tactic: Resource Development Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Looks for compiler activity by a user context which does not normally run compilers. This can be the result of ad-hoc software changes or unauthorized software deployment. This can also be due to local privilege elevation via locally run exploits or malware activity.


    Read More
  • Anomalous Process For a Linux Population

    calendar Apr 2, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Rule Type: ML Rule Type: Machine Learning Tactic: Persistence Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Searches for rare processes running on multiple Linux hosts in an entire fleet or network. This reduces the detection of false positives since automated maintenance processes usually only run occasionally on a single machine but are common to all or many hosts in a fleet.


    Read More
  • Anomalous Process For a Windows Population

    calendar Apr 2, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Rule Type: ML Rule Type: Machine Learning Tactic: Persistence Tactic: Execution Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Searches for rare processes running on multiple hosts in an entire fleet or network. This reduces the detection of false positives since automated maintenance processes usually only run occasionally on a single machine but are common to all or many hosts in a fleet.


    Read More
  • Anomalous Windows Process Creation

    calendar Apr 2, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Rule Type: ML Rule Type: Machine Learning Tactic: Persistence Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies unusual parent-child process relationships that can indicate malware execution or persistence mechanisms. Malicious scripts often call on other applications and processes as part of their exploit payload. For example, when a malicious Office document runs scripts as part of an exploit payload, Excel or Word may start a script interpreter process, which, in turn, runs a script that downloads and executes malware. Another common scenario is Outlook running an unusual process when malware is downloaded in an email. Monitoring and identifying anomalous process relationships is a method of detecting new and emerging malware that is not yet recognized by anti-virus scanners.


    Read More
  • Decline in host-based traffic

    calendar Apr 2, 2026 · Use Case: Threat Detection Rule Type: ML Rule Type: Machine Learning Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A machine learning job has detected a sudden drop in host based traffic. This can be due to a range of security issues, such as a compromised system, a failed service, or a network misconfiguration.


    Read More
  • DNS Tunneling

    calendar Apr 2, 2026 · Use Case: Threat Detection Rule Type: ML Rule Type: Machine Learning Tactic: Command and Control Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A machine learning job detected unusually large numbers of DNS queries for a single top-level DNS domain, which is often used for DNS tunneling. DNS tunneling can be used for command-and-control, persistence, or data exfiltration activity. For example, dnscat tends to generate many DNS questions for a top-level domain as it uses the DNS protocol to tunnel data.


    Read More
  • Rare Powershell Script

    calendar Apr 2, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Rule Type: ML Rule Type: Machine Learning Tactic: Execution Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A machine learning job detected a rare PowerShell script, identified by its script block hash, that may indicate execution of malware, or persistence mechanisms. Unlike anomaly detection based on content entropy, this rule identifies scripts that have rarely or never been seen in the environment.


    Read More
  • Rare User Logon

    calendar Apr 2, 2026 · Use Case: Identity and Access Audit Use Case: Threat Detection Rule Type: ML Rule Type: Machine Learning Tactic: Initial Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A machine learning job found an unusual user name in the authentication logs. An unusual user name is one way of detecting credentialed access by means of a new or dormant user account. An inactive user account (because the user has left the organization) that becomes active may be due to credentialed access using a compromised account password. Threat actors will sometimes also create new users as a means of persisting in a compromised web application.


    Read More
  • Spike in Failed Logon Events

    calendar Apr 2, 2026 · Use Case: Identity and Access Audit Use Case: Threat Detection Rule Type: ML Rule Type: Machine Learning Tactic: Credential Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A machine learning job found an unusually large spike in authentication failure events. This can be due to password spraying, user enumeration or brute force activity and may be a precursor to account takeover or credentialed access.


    Read More
  • Spike in host-based traffic

    calendar Apr 2, 2026 · Use Case: Threat Detection Rule Type: ML Rule Type: Machine Learning Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A machine learning job has detected a sudden spike in host based traffic. This can be due to a range of security issues, such as a compromised system, DDoS attacks, malware infections, privilege escalation, or data exfiltration.


    Read More
  • Spike in Logon Events

    calendar Apr 2, 2026 · Use Case: Identity and Access Audit Use Case: Threat Detection Rule Type: ML Rule Type: Machine Learning Tactic: Credential Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A machine learning job found an unusually large spike in successful authentication events. This can be due to password spraying, user enumeration or brute force activity.


    Read More
  • Spike in Successful Logon Events from a Source IP

    calendar Apr 2, 2026 · Use Case: Identity and Access Audit Use Case: Threat Detection Rule Type: ML Rule Type: Machine Learning Tactic: Credential Access Tactic: Defense Evasion Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A machine learning job found an unusually large spike in successful authentication events from a particular source IP address. This can be due to password spraying, user enumeration or brute force activity.


    Read More
  • Suspicious Powershell Script

    calendar Apr 2, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Rule Type: ML Rule Type: Machine Learning Tactic: Execution Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A machine learning job detected a PowerShell script with unusual data characteristics, such as obfuscation, that may be a characteristic of malicious PowerShell script text blocks.


    Read More
  • Unusual DNS Activity

    calendar Apr 2, 2026 · Use Case: Threat Detection Rule Type: ML Rule Type: Machine Learning Tactic: Command and Control Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A machine learning job detected a rare and unusual DNS query that indicate network activity with unusual DNS domains. This can be due to initial access, persistence, command-and-control, or exfiltration activity. For example, when a user clicks on a link in a phishing email or opens a malicious document, a request may be sent to download and run a payload from an uncommon domain. When malware is already running, it may send requests to an uncommon DNS domain the malware uses for command-and-control communication.


    Read More
  • Unusual Hour for a User to Logon

    calendar Apr 2, 2026 · Use Case: Identity and Access Audit Use Case: Threat Detection Rule Type: ML Rule Type: Machine Learning Tactic: Initial Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A machine learning job detected a user logging in at a time of day that is unusual for the user. This can be due to credentialed access via a compromised account when the user and the threat actor are in different time zones. In addition, unauthorized user activity often takes place during non-business hours.


    Read More
  • Unusual Linux Network Activity

    calendar Apr 2, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Rule Type: ML Rule Type: Machine Learning Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies Linux processes that do not usually use the network but have unexpected network activity, which can indicate command-and-control, lateral movement, persistence, or data exfiltration activity. A process with unusual network activity can denote process exploitation or injection, where the process is used to run persistence mechanisms that allow a malicious actor remote access or control of the host, data exfiltration, and execution of unauthorized network applications.


    Read More
  • Unusual Linux Network Configuration Discovery

    calendar Apr 2, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Rule Type: ML Rule Type: Machine Learning Tactic: Discovery Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Looks for commands related to system network configuration discovery from an unusual user context. This can be due to uncommon troubleshooting activity or due to a compromised account. A compromised account may be used by a threat actor to engage in system network configuration discovery in order to increase their understanding of connected networks and hosts. This information may be used to shape follow-up behaviors such as lateral movement or additional discovery.


    Read More
  • Unusual Linux Network Connection Discovery

    calendar Apr 2, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Rule Type: ML Rule Type: Machine Learning Tactic: Discovery Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Looks for commands related to system network connection discovery from an unusual user context. This can be due to uncommon troubleshooting activity or due to a compromised account. A compromised account may be used by a threat actor to engage in system network connection discovery in order to increase their understanding of connected services and systems. This information may be used to shape follow-up behaviors such as lateral movement or additional discovery.


    Read More
  • Unusual Linux Network Port Activity

    calendar Apr 2, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Rule Type: ML Rule Type: Machine Learning Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies unusual destination port activity that can indicate command-and-control, persistence mechanism, or data exfiltration activity. Rarely used destination port activity is generally unusual in Linux fleets, and can indicate unauthorized access or threat actor activity.


    Read More
  • Unusual Linux Process Calling the Metadata Service

    calendar Apr 2, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Rule Type: ML Rule Type: Machine Learning Tactic: Credential Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Looks for anomalous access to the metadata service by an unusual process. The metadata service may be targeted in order to harvest credentials or user data scripts containing secrets.


    Read More
  • Unusual Linux Process Discovery Activity

    calendar Apr 2, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Rule Type: ML Rule Type: Machine Learning Tactic: Discovery Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Looks for commands related to system process discovery from an unusual user context. This can be due to uncommon troubleshooting activity or due to a compromised account. A compromised account may be used by a threat actor to engage in system process discovery in order to increase their understanding of software applications running on a target host or network. This may be a precursor to selection of a persistence mechanism or a method of privilege elevation.


    Read More
  • Unusual Linux System Information Discovery Activity

    calendar Apr 2, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Rule Type: ML Rule Type: Machine Learning Tactic: Discovery Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Looks for commands related to system information discovery from an unusual user context. This can be due to uncommon troubleshooting activity or due to a compromised account. A compromised account may be used to engage in system information discovery in order to gather detailed information about system configuration and software versions. This may be a precursor to selection of a persistence mechanism or a method of privilege elevation.


    Read More
  • Unusual Linux User Calling the Metadata Service

    calendar Apr 2, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Rule Type: ML Rule Type: Machine Learning Tactic: Credential Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Looks for anomalous access to the cloud platform metadata service by an unusual user. The metadata service may be targeted in order to harvest credentials or user data scripts containing secrets.


    Read More
  • Unusual Linux User Discovery Activity

    calendar Apr 2, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Rule Type: ML Rule Type: Machine Learning Tactic: Discovery Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Looks for commands related to system user or owner discovery from an unusual user context. This can be due to uncommon troubleshooting activity or due to a compromised account. A compromised account may be used to engage in system owner or user discovery in order to identify currently active or primary users of a system. This may be a precursor to additional discovery, credential dumping or privilege elevation activity.


    Read More
  • Unusual Linux Username

    calendar Apr 2, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Rule Type: ML Rule Type: Machine Learning Tactic: Initial Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A machine learning job detected activity for a username that is not normally active, which can indicate unauthorized changes, activity by unauthorized users, lateral movement, or compromised credentials. In many organizations, new usernames are not often created apart from specific types of system activities, such as creating new accounts for new employees. These user accounts quickly become active and routine. Events from rarely used usernames can point to suspicious activity. Additionally, automated Linux fleets tend to see activity from rarely used usernames only when personnel log in to make authorized or unauthorized changes, or threat actors have acquired credentials and log in for malicious purposes. Unusual usernames can also indicate pivoting, where compromised credentials are used to try and move laterally from one host to another.


    Read More
  • Unusual Login Activity

    calendar Apr 2, 2026 · Use Case: Identity and Access Audit Use Case: Threat Detection Rule Type: ML Rule Type: Machine Learning Tactic: Credential Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies an unusually high number of authentication attempts.


    Read More
  • Unusual Network Destination Domain Name

    calendar Apr 2, 2026 · Use Case: Threat Detection Rule Type: ML Rule Type: Machine Learning Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A machine learning job detected an unusual network destination domain name. This can be due to initial access, persistence, command-and-control, or exfiltration activity. For example, when a user clicks on a link in a phishing email or opens a malicious document, a request may be sent to download and run a payload from an uncommon web server name. When malware is already running, it may send requests to an uncommon DNS domain the malware uses for command-and-control communication.


    Read More
  • Unusual Process For a Linux Host

    calendar Apr 2, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Rule Type: ML Rule Type: Machine Learning Tactic: Persistence Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies rare processes that do not usually run on individual hosts, which can indicate execution of unauthorized services, malware, or persistence mechanisms. Processes are considered rare when they only run occasionally as compared with other processes running on the host.


    Read More
  • Unusual Process For a Windows Host

    calendar Apr 2, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Rule Type: ML Rule Type: Machine Learning Tactic: Persistence Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies rare processes that do not usually run on individual hosts, which can indicate execution of unauthorized services, malware, or persistence mechanisms. Processes are considered rare when they only run occasionally as compared with other processes running on the host.


    Read More
  • Unusual Source IP for a User to Logon from

    calendar Apr 2, 2026 · Use Case: Identity and Access Audit Use Case: Threat Detection Rule Type: ML Rule Type: Machine Learning Tactic: Initial Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A machine learning job detected a user logging in from an IP address that is unusual for the user. This can be due to credentialed access via a compromised account when the user and the threat actor are in different locations. An unusual source IP address for a username could also be due to lateral movement when a compromised account is used to pivot between hosts.


    Read More
  • Unusual Sudo Activity

    calendar Apr 2, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Rule Type: ML Rule Type: Machine Learning Tactic: Privilege Escalation Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Looks for sudo activity from an unusual user context. An unusual sudo user could be due to troubleshooting activity or it could be a sign of credentialed access via compromised accounts.


    Read More
  • Unusual Web Request

    calendar Apr 2, 2026 · Use Case: Threat Detection Rule Type: ML Rule Type: Machine Learning Tactic: Command and Control Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A machine learning job detected a rare and unusual URL that indicates unusual web browsing activity. This can be due to initial access, persistence, command-and-control, or exfiltration activity. For example, in a strategic web compromise or watering hole attack, when a trusted website is compromised to target a particular sector or organization, targeted users may receive emails with uncommon URLs for trusted websites. These URLs can be used to download and run a payload. When malware is already running, it may send requests to uncommon URLs on trusted websites the malware uses for command-and-control communication. When rare URLs are observed being requested for a local web server by a remote source, these can be due to web scanning, enumeration or attack traffic, or they can be due to bots and web scrapers which are part of common Internet background traffic.


    Read More
  • Unusual Web User Agent

    calendar Apr 2, 2026 · Use Case: Threat Detection Rule Type: ML Rule Type: Machine Learning Tactic: Command and Control Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A machine learning job detected a rare and unusual user agent indicating web browsing activity by an unusual process other than a web browser. This can be due to persistence, command-and-control, or exfiltration activity. Uncommon user agents coming from remote sources to local destinations are often the result of scanners, bots, and web scrapers, which are part of common Internet background traffic. Much of this is noise, but more targeted attacks on websites using tools like Burp or SQLmap can sometimes be discovered by spotting uncommon user agents. Uncommon user agents in traffic from local sources to remote destinations can be any number of things, including harmless programs like weather monitoring or stock-trading programs. However, uncommon user agents from local sources can also be due to malware or scanning activity.


    Read More
  • Unusual Windows Network Activity

    calendar Apr 2, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Rule Type: ML Rule Type: Machine Learning Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies Windows processes that do not usually use the network but have unexpected network activity, which can indicate command-and-control, lateral movement, persistence, or data exfiltration activity. A process with unusual network activity can denote process exploitation or injection, where the process is used to run persistence mechanisms that allow a malicious actor remote access or control of the host, data exfiltration, and execution of unauthorized network applications.


    Read More
  • Unusual Windows Path Activity

    calendar Apr 2, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Rule Type: ML Rule Type: Machine Learning Tactic: Persistence Tactic: Execution Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies processes started from atypical folders in the file system, which might indicate malware execution or persistence mechanisms. In corporate Windows environments, software installation is centrally managed and it is unusual for programs to be executed from user or temporary directories. Processes executed from these locations can denote that a user downloaded software directly from the Internet or a malicious script or macro executed malware.


    Read More
  • Unusual Windows Process Calling the Metadata Service

    calendar Apr 2, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Rule Type: ML Rule Type: Machine Learning Tactic: Credential Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Looks for anomalous access to the metadata service by an unusual process. The metadata service may be targeted in order to harvest credentials or user data scripts containing secrets.


    Read More
  • Unusual Windows Remote User

    calendar Apr 2, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Rule Type: ML Rule Type: Machine Learning Tactic: Initial Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A machine learning job detected an unusual remote desktop protocol (RDP) username, which can indicate account takeover or credentialed persistence using compromised accounts. RDP attacks, such as BlueKeep, also tend to use unusual usernames.


    Read More
  • Unusual Windows Service

    calendar Apr 2, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Rule Type: ML Rule Type: Machine Learning Tactic: Persistence Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A machine learning job detected an unusual Windows service, This can indicate execution of unauthorized services, malware, or persistence mechanisms. In corporate Windows environments, hosts do not generally run many rare or unique services. This job helps detect malware and persistence mechanisms that have been installed and run as a service.


    Read More
  • Unusual Windows User Calling the Metadata Service

    calendar Apr 2, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Rule Type: ML Rule Type: Machine Learning Tactic: Credential Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Looks for anomalous access to the cloud platform metadata service by an unusual user. The metadata service may be targeted in order to harvest credentials or user data scripts containing secrets.


    Read More
  • Unusual Windows User Privilege Elevation Activity

    calendar Apr 2, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Rule Type: ML Rule Type: Machine Learning Tactic: Privilege Escalation Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A machine learning job detected an unusual user context switch, using the runas command or similar techniques, which can indicate account takeover or privilege escalation using compromised accounts. Privilege elevation using tools like runas are more commonly used by domain and network administrators than by regular Windows users.


    Read More
  • Unusual Windows Username

    calendar Apr 2, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Rule Type: ML Rule Type: Machine Learning Tactic: Initial Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A machine learning job detected activity for a username that is not normally active, which can indicate unauthorized changes, activity by unauthorized users, lateral movement, or compromised credentials. In many organizations, new usernames are not often created apart from specific types of system activities, such as creating new accounts for new employees. These user accounts quickly become active and routine. Events from rarely used usernames can point to suspicious activity. Additionally, automated Linux fleets tend to see activity from rarely used usernames only when personnel log in to make authorized or unauthorized changes, or threat actors have acquired credentials and log in for malicious purposes. Unusual usernames can also indicate pivoting, where compromised credentials are used to try and move laterally from one host to another.


    Read More
  • Potential snap-confine Privilege Escalation via CVE-2026-3888

    calendar Apr 2, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Use Case: Vulnerability Tactic: Privilege Escalation Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects non-root file creation within "/tmp/.snap" or its host backing path "/tmp/snap-private-tmp/*/tmp/.snap", which may indicate exploitation attempts related to CVE-2026-3888. In vulnerable Ubuntu systems, the snap-confine utility normally creates the "/tmp/.snap" directory as root when initializing a snap sandbox. The vulnerability arises when systemd-tmpfiles deletes this directory after it becomes stale, allowing an unprivileged user to recreate it and populate attacker-controlled files. During subsequent snap sandbox initialization, snap-confine may bind-mount or trust these attacker-controlled paths, enabling manipulation of libraries or configuration files that can lead to local privilege escalation to root. Because legitimate creation of ".snap" directories should only be performed by root, non-root file activity in these locations is highly suspicious. This detection helps identify early stages of the exploit before privilege escalation is completed.


    Read More
  • Systemd Service Created

    calendar Apr 2, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Persistence Tactic: Privilege Escalation Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the creation or renaming of a new Systemd file in all of the common Systemd service locations for both root and regular users. Systemd service files are configuration files in Linux systems used to define and manage system services. Malicious actors can leverage systemd service files to achieve persistence by creating or modifying services to execute malicious commands or payloads during system startup or at a predefined interval by adding a systemd timer. This allows them to maintain unauthorized access, execute additional malicious activities, or evade detection.


    Read More
  • Abnormal Process ID or Lock File Created

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Execution Threat: BPFDoor Resources: Investigation Guide Data Source: Elastic Defend Data Source: Elastic Endgame  ·
    Share on: twitter facebook linkedin copy

    Identifies the creation of a Process ID (PID), lock or reboot file created in temporary file storage paradigm (tmpfs) directory /var/run. On Linux, the PID files typically hold the process ID to track previous copies running and manage other tasks. Certain Linux malware use the /var/run directory for holding data, executables and other tasks, disguising itself or these files as legitimate PID files.


    Read More
  • AdminSDHolder SDProp Exclusion Added

    calendar Apr 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Persistence Data Source: Active Directory Resources: Investigation Guide Use Case: Active Directory Monitoring Data Source: Windows Security Event Logs  ·
    Share on: twitter facebook linkedin copy

    Identifies a modification on the dsHeuristics attribute on the bit that holds the configuration of groups excluded from the SDProp process. The SDProp compares the permissions on protected objects with those defined on the AdminSDHolder object. If the permissions on any of the protected accounts and groups do not match, the permissions on the protected accounts and groups are reset to match those of the domain's AdminSDHolder object, meaning that groups excluded will remain unchanged. Attackers can abuse this misconfiguration to maintain long-term access to privileged accounts in these groups.


    Read More
  • Agent Spoofing - Multiple Hosts Using Same Agent

    calendar Apr 1, 2026 · Use Case: Threat Detection Tactic: Defense Evasion Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects when multiple hosts are using the same agent ID. This could occur in the event of an agent being taken over and used to inject illegitimate documents into an instance as an attempt to spoof events in order to masquerade actual activity to evade detection.


    Read More
  • Apple Script Execution followed by Network Connection

    calendar Apr 1, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Command and Control Tactic: Execution Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects execution via the Apple script interpreter (osascript) followed by a network connection from the same process within a short time period. Adversaries may use malicious scripts for execution and command and control.


    Read More
  • Apple Scripting Execution with Administrator Privileges

    calendar Apr 1, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Execution Tactic: Privilege Escalation Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies execution of the Apple script interpreter (osascript) without a password prompt and with administrator privileges.


    Read More
  • APT Package Manager Configuration File Creation

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Persistence Tactic: Defense Evasion Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects file creation events in the configuration directory for the APT package manager. In Linux, APT (Advanced Package Tool) is a command-line utility used for handling packages on (by default) Debian-based systems, providing functions for installing, updating, upgrading, and removing software along with managing package repositories. Attackers can backdoor APT to gain persistence by injecting malicious code into scripts that APT runs, thereby ensuring continued unauthorized access or control each time APT is used for package management.


    Read More
  • Attempt to Disable Auditd Service

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Defend Data Source: Elastic Endgame Data Source: Crowdstrike Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Adversaries may attempt to disable the Auditd service to evade detection. Auditd is a Linux service that provides system auditing and logging. Disabling the Auditd service can prevent the system from logging important security events, which can be used to detect malicious activity.


    Read More
  • Attempt to Disable Gatekeeper

    calendar Apr 1, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects attempts to disable Gatekeeper on macOS. Gatekeeper is a security feature that's designed to ensure that only trusted software is run. Adversaries may attempt to disable Gatekeeper before executing malicious code.


    Read More
  • Attempt to Disable IPTables or Firewall

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Defend Data Source: Elastic Endgame Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Adversaries may attempt to disable the iptables or firewall service in an attempt to affect how a host is allowed to receive or send network traffic.


    Read More
  • Attempt to Disable Syslog Service

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Crowdstrike Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Syslog is a critical component in Linux environments, responsible for logging system events and activities. Adversaries may attempt to disable the syslog service to disrupt event logging and evade detection by security controls.


    Read More
  • Attempt to Enable the Root Account

    calendar Apr 1, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Persistence Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies attempts to enable the root account using the dsenableroot command. This command may be abused by adversaries for persistence, as the root account is disabled by default.


    Read More
  • Authentication via Unusual PAM Grantor

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Credential Access Tactic: Persistence Data Source: Auditd Manager Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects successful authentications via PAM grantors that are not commonly used. This could indicate an attacker is attempting to escalate privileges or maintain persistence on the system by modifying the default PAM configuration.


    Read More
  • Authorization Plugin Modification

    calendar Apr 1, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Persistence Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Authorization plugins are used to extend the authorization services API and implement mechanisms that are not natively supported by the OS, such as multi-factor authentication with third party software. Adversaries may abuse this feature to persist and/or collect clear text credentials as they traverse the registered plugins during user logon.


    Read More
  • AWS CLI Command with Custom Endpoint URL

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Command and Control Resources: Investigation Guide Data Source: Elastic Defend Data Source: Elastic Endgame Data Source: Auditd Manager Data Source: Crowdstrike Data Source: SentinelOne  ·
    Share on: twitter facebook linkedin copy

    Detects the use of the AWS CLI with the "--endpoint-url" argument, which allows users to specify a custom endpoint URL for AWS services. This can be leveraged by adversaries to redirect API requests to non-standard or malicious endpoints, potentially bypassing typical security controls and logging mechanisms. This behavior may indicate an attempt to interact with unauthorized or compromised infrastructure, exfiltrate data, or perform other malicious activities under the guise of legitimate AWS operations.


    Read More
  • AWS Credentials Searched For Inside A Container

    calendar Apr 1, 2026 · Domain: Container OS: Linux Use Case: Threat Detection Tactic: Credential Access Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the use of system search utilities like grep and find to search for AWS credentials inside a container. Unauthorized access to these sensitive files could lead to further compromise of the container environment or facilitate a container breakout to the underlying cloud environment.


    Read More
  • AWS SSM SendCommand with Run Shell Command Parameters

    calendar Apr 1, 2026 · Domain: Endpoint Domain: Cloud OS: Linux OS: macOS OS: Windows Use Case: Threat Detection Tactic: Execution Data Source: Elastic Defend Data Source: Elastic Endgame Data Source: Auditd Manager Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the use of the AWS Systems Manager (SSM) SendCommand API with the either AWS-RunShellScript or AWS-RunPowerShellScript parameters. The SendCommand API call allows users to execute commands on EC2 instances using the SSM service. Adversaries may use this technique to execute commands on EC2 instances without the need for SSH or RDP access. This behavior may indicate an adversary attempting to execute commands on an EC2 instance for malicious purposes. This is a New Terms rule that only flags when this behavior is observed for the first time on a host in the last 7 days.


    Read More
  • Base16 or Base32 Encoding/Decoding Activity

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Auditd Manager Data Source: Crowdstrike Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Base16 and Base32 are encoding schemes that convert binary data into text, making it easier to transmit and store. This rule monitors for Base16 or Base32 encoding and decoding activity on Linux systems. Attackers may use these encoding schemes to obfuscate malicious payloads, evade detection, and facilitate data exfiltration.


    Read More
  • Base64 Decoded Payload Piped to Interpreter

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Defense Evasion Tactic: Execution Data Source: Elastic Defend Resources: Investigation Guide Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    This rule detects when a base64 decoded payload is piped to an interpreter on Linux systems. Adversaries may use base64 encoding to obfuscate data and pipe it to an interpreter to execute malicious code. This technique may be used to evade detection by host- or network-based security controls.


    Read More
  • Binary Executed from Shared Memory Directory

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Execution Threat: BPFDoor Data Source: Elastic Endgame Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the execution of a binary by root in Linux shared memory directories: (/dev/shm/, /run/shm/, /var/run/, /var/lock/). This activity is to be considered highly abnormal and should be investigated. Threat actors have placed executables used for persistence on high-uptime servers in these directories as system backdoors.


    Read More
  • BPF filter applied using TC

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Execution Threat: TripleCross Data Source: Auditd Manager Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: SentinelOne Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects when the tc (transmission control) binary is utilized to set a BPF (Berkeley Packet Filter) on a network interface. Tc is used to configure Traffic Control in the Linux kernel. It can shape, schedule, police and drop traffic. A threat actor can utilize tc to set a bpf filter on an interface for the purpose of manipulating the incoming traffic. This technique is not at all common and should indicate abnormal, suspicious or malicious activity.


    Read More
  • BPF Program or Map Load via bpftool

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Persistence Tactic: Defense Evasion Threat: Rootkit Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Auditd Manager Data Source: SentinelOne Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects execution of bpftool commands used to load, attach, run, or pin eBPF programs, as well as create or update eBPF maps and links. These operations interact directly with the Linux eBPF subsystem and can modify kernel-level behavior. While commonly used by legitimate networking or observability tooling, unexpected or interactive usage may indicate eBPF-based rootkit activity, policy tampering, or unauthorized kernel instrumentation.


    Read More
  • BPF Program Tampering via bpftool

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Defense Evasion Threat: Rootkit Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Auditd Manager Data Source: SentinelOne Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects execution of bpftool commands used to detach eBPF programs or links, or to delete or modify eBPF maps. These actions can disable, alter, or interfere with kernel-level instrumentation and enforcement mechanisms implemented through eBPF. In environments relying on eBPF-based networking, observability, or security controls, unexpected use of these operations may indicate defense evasion or runtime tampering.


    Read More
  • Chkconfig Service Add

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Persistence Threat: Lightning Framework Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects the use of the chkconfig binary to manually add a service for management by chkconfig. Threat actors may utilize this technique to maintain persistence on a system. When a new service is added, chkconfig ensures that the service has either a start or a kill entry in every runlevel and when the system is rebooted the service file added will run providing long-term persistence.


    Read More
  • Cloud Credential Search Detected via Defend for Containers

    calendar Apr 1, 2026 · Data Source: Elastic Defend for Containers Domain: Container OS: Linux Use Case: Threat Detection Tactic: Credential Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the use of system search utilities like grep and find to search for AWS credentials inside a container. Unauthorized access to these sensitive files could lead to further compromise of the container environment or facilitate a container breakout to the underlying cloud environment.


    Read More
  • Command Line Obfuscation via Whitespace Padding

    calendar Apr 1, 2026 · Domain: Endpoint OS: Windows OS: macOS OS: Linux Use Case: Threat Detection Tactic: Defense Evasion Tactic: Execution Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies process execution events where the command line value contains a long sequence of whitespace characters or multiple occurrences of contiguous whitespace. Attackers may attempt to evade signature-based detections by padding their malicious command with unnecessary whitespace characters. These observations should be investigated for malicious behavior.


    Read More
  • Connection to External Network via Telnet

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Lateral Movement Data Source: Elastic Defend Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Telnet provides a command line interface for communication with a remote device or server. This rule identifies Telnet network connections to publicly routable IP addresses.


    Read More
  • Container Management Utility Execution Detected via Defend for Containers

    calendar Apr 1, 2026 · Data Source: Elastic Defend for Containers Domain: Container OS: Linux Use Case: Threat Detection Tactic: Execution Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects when a container management binary is run from inside a container. These binaries are critical components of many containerized environments, and their presence and execution in unauthorized containers could indicate compromise or a misconfiguration.


    Read More
  • Container Management Utility Run Inside A Container

    calendar Apr 1, 2026 · Domain: Container OS: Linux Use Case: Threat Detection Tactic: Execution Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects when a container management binary is run from inside a container. These binaries are critical components of many containerized environments, and their presence and execution in unauthorized containers could indicate compromise or a misconfiguration.


    Read More
  • Creation of Hidden Launch Agent or Daemon

    calendar Apr 1, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Persistence Tactic: Defense Evasion Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the creation of a hidden launch agent or daemon. An adversary may establish persistence by installing a new launch agent or daemon which executes at login.


    Read More
  • Creation of Hidden Login Item via Apple Script

    calendar Apr 1, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Persistence Tactic: Execution Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the execution of osascript to create a hidden login item. This may indicate an attempt to persist a malicious program while concealing its presence.


    Read More
  • Cupsd or Foomatic-rip Shell Execution

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Use Case: Vulnerability Tactic: Execution Data Source: Elastic Defend Data Source: Crowdstrike Data Source: SentinelOne Data Source: Elastic Endgame Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This detection rule addresses multiple vulnerabilities in the CUPS printing system, including CVE-2024-47176, CVE-2024-47076, CVE-2024-47175, and CVE-2024-47177. Specifically, this rule detects shell executions from the foomatic-rip parent process. These flaws impact components like cups-browsed, libcupsfilters, libppd, and foomatic-rip, allowing remote unauthenticated attackers to manipulate IPP URLs or inject malicious data through crafted UDP packets or network spoofing. This can result in arbitrary command execution when a print job is initiated.


    Read More
  • Curl Execution via Shell Profile

    calendar Apr 1, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Persistence Tactic: Command and Control Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects when curl is executed via a shell profile upon login. This indicates a curl command was added to the user's shell profile (like .zshrc or .bashrc) and is executed automatically at login, which could be used for persistence and payload delivery.


    Read More
  • Curl or Wget Egress Network Connection via LoLBin

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Defense Evasion Tactic: Execution Tactic: Command and Control Tactic: Exfiltration Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the execution of curl or wget binaries through a GTFOBin (living-off-the-land) technique in Linux environments. Attackers may exploit these utilities to download and execute malicious files from the internet while attempting to evade detection. The rule specifically targets binaries that are capable of executing shell commands directly from the proxied binary, rather than just spawning a shell.


    Read More
  • Curl SOCKS Proxy Activity from Unusual Parent

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Command and Control Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the use of the "curl" command-line tool with SOCKS proxy options, launched from an unusual parent process. Attackers may use "curl" to establish a SOCKS proxy connection to bypass network restrictions and exfiltrate data or communicate with C2 servers.


    Read More
  • Curl SOCKS Proxy Detected via Defend for Containers

    calendar Apr 1, 2026 · Data Source: Elastic Defend for Containers Domain: Container OS: Linux Use Case: Threat Detection Tactic: Command and Control Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the use of the "curl" command-line tool with SOCKS proxy options. Attackers may use "curl" to establish a SOCKS proxy connection to bypass network restrictions and exfiltrate data or communicate with C2 servers.


    Read More
  • D-Bus Service Created

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Persistence Tactic: Privilege Escalation Data Source: Elastic Defend Data Source: SentinelOne Data Source: Elastic Endgame Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the creation of D-Bus service files on Linux systems. D-Bus is a message bus system that provides a way for applications to talk to one another. D-Bus services are defined in service files that are typically located in default directories. The rule looks for the creation of service files that are not associated with known package managers or system services. Attackers may create malicious D-Bus services to establish persistence or escalate privileges on a system.


    Read More
  • DebugFS Execution Detected via Defend for Containers

    calendar Apr 1, 2026 · Data Source: Elastic Defend for Containers Domain: Container OS: Linux Use Case: Threat Detection Tactic: Privilege Escalation Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the use of the built-in Linux DebugFS utility from inside a privileged container. DebugFS is a special file system debugging utility which supports reading and writing directly from a hard drive device. When launched inside a privileged container, a container deployed with all the capabilities of the host machine, an attacker can access sensitive host level files which could be used for further privilege escalation and container escapes to the host machine.


    Read More
  • Decoded Payload Piped to Interpreter Detected via Defend for Containers

    calendar Apr 1, 2026 · Data Source: Elastic Defend for Containers Domain: Container OS: Linux Use Case: Threat Detection Tactic: Defense Evasion Tactic: Execution Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the execution of a base64 decoded payload to an interpreter inside a container. Attackers may use this technique to execute malicious code, while attempting to evade detection.


    Read More
  • Deprecated - Potential PowerShell Obfuscated Script

    calendar Apr 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Data Source: PowerShell Logs Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies scripts that contain patterns and known methods that obfuscate PowerShell code. Attackers can use obfuscation techniques to bypass PowerShell security protections such as Antimalware Scan Interface (AMSI).


    Read More
  • Deprecated - Sudo Heap-Based Buffer Overflow Attempt

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux OS: macOS Use Case: Threat Detection Tactic: Privilege Escalation Use Case: Vulnerability Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the attempted use of a heap-based buffer overflow vulnerability for the Sudo binary in Unix-like systems (CVE-2021-3156). Successful exploitation allows an unprivileged user to escalate to the root user.


    Read More
  • Direct Interactive Kubernetes API Request Detected via Defend for Containers

    calendar Apr 1, 2026 · Data Source: Elastic Defend for Containers Domain: Container OS: Linux Use Case: Threat Detection Tactic: Execution Tactic: Discovery Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the execution of direct interactive Kubernetes API requests inside a container. An adversary may need to execute direct interactive Kubernetes API requests to gain access to the Kubernetes API server or other resources within the cluster. These requests are often used to enumerate the Kubernetes API server or other resources within the cluster, and may indicate an attempt to move laterally within the cluster. Note that this rule may not trigger if the token is expanded within the process argument list, as the length of the "process.args" field may lead to the field being ignored.


    Read More
  • Directory Creation in /bin directory

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Defense Evasion Tactic: Persistence Data Source: Elastic Defend Data Source: Crowdstrike Data Source: SentinelOne Data Source: Elastic Endgame Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule identifies the creation of directories in the /bin directory. The /bin directory contains essential binary files that are required for the system to function properly. The creation of directories in this location could be an attempt to hide malicious files or executables, as these /bin directories usually just contain binaries.


    Read More
  • Discovery Command Output Written to Suspicious File

    calendar Apr 1, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Collection Tactic: Discovery Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects when a discovery command is executed followed by the immediate modification of a suspicious file via the same process. Many types of malware execute discovery commands, save the output to a file, and then exfiltrate that file via their C2 channel.


    Read More
  • dMSA Account Creation by an Unusual User

    calendar Apr 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Privilege Escalation Use Case: Active Directory Monitoring Data Source: Active Directory Data Source: Windows Security Event Logs Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects the creation of a delegated Managed Service Account by an unusual subject account. Attackers can abuse the dMSA account migration feature to elevate privileges abusing weak persmission allowing users child objects rights or msDS-DelegatedManagedServiceAccount rights.


    Read More
  • DNF Package Manager Plugin File Creation

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Persistence Tactic: Defense Evasion Data Source: Elastic Defend Data Source: SentinelOne Data Source: Elastic Endgame Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects file creation events in the plugin directories for the Yum package manager. In Linux, DNF (Dandified YUM) is a command-line utility used for handling packages on Fedora-based systems, providing functions for installing, updating, upgrading, and removing software along with managing package repositories. Attackers can backdoor DNF to gain persistence by injecting malicious code into plugins that DNF runs, thereby ensuring continued unauthorized access or control each time DNF is used for package management.


    Read More
  • DNS Enumeration Detected via Defend for Containers

    calendar Apr 1, 2026 · Data Source: Elastic Defend for Containers Domain: Container OS: Linux Use Case: Threat Detection Tactic: Discovery Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the execution of DNS enumeration tools inside a container. DNS enumeration tools are used to enumerate the DNS servers and domains of the container, which can be used by an adversary to gain information about the network configuration of the container and the services running inside it.


    Read More
  • Docker Release File Creation

    calendar Apr 1, 2026 · Domain: Endpoint Domain: Container OS: Linux Use Case: Threat Detection Tactic: Privilege Escalation Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the creation of files named release_agent or notify_on_release, which are commonly associated with the abuse of Linux cgroup release mechanisms. In Docker or containerized environments, this behavior may indicate an attempt to exploit privilege escalation vulnerabilities such as CVE-2022-0492, where attackers use the release_agent feature to execute code on the host from within a container.


    Read More
  • Docker Socket Enumeration

    calendar Apr 1, 2026 · Domain: Endpoint Domain: Container OS: Linux Use Case: Threat Detection Tactic: Discovery Data Source: Elastic Defend Data Source: Elastic Endgame Data Source: Auditd Manager Data Source: Crowdstrike Data Source: SentinelOne Data Source: Elastic Defend for Containers Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects potential Docker socket enumeration activity by monitoring processes that attempt to interact with the Docker socket file (/var/run/docker.sock). Docker socket enumeration is a common technique used by attackers to interact with the Docker daemon and perform various operations, such as creating, starting, stopping, and removing containers. Attackers may abuse Docker socket enumeration to gain unauthorized access to the host system, escalate privileges, or move laterally within the environment.


    Read More
  • DPKG Package Installed by Unusual Parent Process

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Persistence Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the installation of a Debian package (dpkg) by an unusual parent process. The dpkg command is used to install, remove, and manage Debian packages on a Linux system. Attackers can abuse the dpkg command to install malicious packages on a system.


    Read More
  • Dracut Module Creation

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Persistence Tactic: Execution Tactic: Defense Evasion Data Source: Elastic Defend Data Source: SentinelOne Data Source: Elastic Endgame Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the creation of Dracut module files on Linux systems. Dracut is a tool used to generate an initramfs image that is used to boot the system. Dracut modules are scripts that are executed during the initramfs image generation process. Attackers may create malicious Dracut modules to execute arbitrary code at boot time, which can be leveraged to maintain persistence on a Linux system.


    Read More
  • Dumping Account Hashes via Built-In Commands

    calendar Apr 1, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Credential Access Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the execution of macOS built-in commands used to dump user account hashes. Adversaries may attempt to dump credentials to obtain account login information in the form of a hash. These hashes can be cracked or leveraged for lateral movement.


    Read More
  • Dylib Injection via Process Environment Variables

    calendar Apr 1, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Defense Evasion Tactic: Persistence Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects the use of process environment variables (DYLD_INSERT_LIBRARIES or LD_PRELOAD) to inject a shared library into a binary at or prior to execution. A threat actor may use this technique to load a malicious shared library for persistence, privilege escalation, and defense evasion. This activity is uncommon and typically indicates malicious behavior.


    Read More
  • Dynamic IEX Reconstruction via Method String Access

    calendar Apr 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Data Source: PowerShell Logs Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects PowerShell scripts that rebuilds IEX by converting method references to strings (for example, ''.IndexOf.ToString()) and extracting multiple indexed characters (for example, [n,n,n]). Attackers use method-string reconstruction to conceal dynamic execution and bypass static detections and AMSI.


    Read More
  • Dynamic Linker (ld.so) Creation

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Defense Evasion Tactic: Execution Tactic: Persistence Data Source: Elastic Defend Data Source: SentinelOne Data Source: Elastic Endgame Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the creation of the dynamic linker (ld.so). The dynamic linker is used to load shared libraries needed by an executable. Attackers may attempt to replace the dynamic linker with a malicious version to execute arbitrary code.


    Read More
  • Dynamic Linker Copy

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Persistence Threat: Orbit Data Source: Elastic Defend Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects the copying of the Linux dynamic loader binary and subsequent file creation for the purpose of creating a backup copy. This technique was seen recently being utilized by Linux malware prior to patching the dynamic loader in order to inject and preload a malicious shared object file. This activity should never occur and if it does then it should be considered highly suspicious or malicious.


    Read More
  • Dynamic Linker Creation

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Defense Evasion Tactic: Persistence Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects the creation of files related to the configuration of the dynamic linker on Linux systems. The dynamic linker is a shared library that is used by the Linux kernel to load and execute programs. Attackers may attempt to hijack the execution flow of a program by modifying the dynamic linker configuration files. This technique is often observed by userland rootkits that leverage shared objects to maintain persistence on a compromised host.


    Read More
  • Dynamic Linker Modification Detected via Defend for Containers

    calendar Apr 1, 2026 · Data Source: Elastic Defend for Containers Domain: Container OS: Linux Use Case: Threat Detection Tactic: Defense Evasion Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the creation or modification of the dynamic linker preload shared object (ld.so.preload) inside a container. The Linux dynamic linker is used to load libraries needed by a program at runtime. Adversaries may hijack the dynamic linker by modifying the /etc/ld.so.preload file to point to malicious libraries. This behavior can be used to grant unauthorized access to system resources and has been used to evade detection of malicious processes in container environments.


    Read More
  • Egress Connection from Entrypoint in Container

    calendar Apr 1, 2026 · Domain: Endpoint Domain: Container OS: Linux Use Case: Threat Detection Tactic: Execution Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule identifies a sequence of events where a process named "entrypoint.sh" is started in a container, followed by a network connection attempt. This sequence indicates a potential egress connection from an entrypoint in a container. An entrypoint is a command or script specified in the Dockerfile and executed when the container starts. Attackers can use this technique to establish a foothold in the environment, escape from a container to the host, or establish persistence.


    Read More
  • Elastic Agent Service Terminated

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux OS: Windows OS: macOS Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the Elastic endpoint agent has stopped and is no longer running on the host. Adversaries may attempt to disable security monitoring tools in an attempt to evade detection or prevention capabilities during an intrusion. This may also indicate an issue with the agent itself and should be addressed to ensure defensive measures are back in a stable state.


    Read More
  • Emond Rules Creation or Modification

    calendar Apr 1, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Persistence Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the creation or modification of the Event Monitor Daemon (emond) rules. Adversaries may abuse this service by writing a rule to execute commands when a defined event occurs, such as system start up or user authentication.


    Read More
  • Encoded Payload Detected via Defend for Containers

    calendar Apr 1, 2026 · Data Source: Elastic Defend for Containers Domain: Container OS: Linux Use Case: Threat Detection Tactic: Defense Evasion Tactic: Execution Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the interactive execution of potential defense evasion techniques via encoded payloads inside a container. Attackers may use base64 encoding/decoding to obfuscate data, such as command and control traffic or payloads, to evade detection by host- or network-based security controls.


    Read More
  • Entra ID Actor Token User Impersonation Abuse

    calendar Apr 1, 2026 · Domain: Cloud Domain: Identity Data Source: Azure Data Source: Entra ID Data Source: Entra Audit Logs Use Case: Identity and Access Audit Use Case: Threat Detection Tactic: Initial Access Tactic: Privilege Escalation Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies potential abuse of actor tokens in Microsoft Entra ID audit logs. Actor tokens are undocumented backend mechanisms used by Microsoft for service-to-service (S2S) operations, allowing services to perform actions on behalf of users. These tokens appear in logs with the service's display name but the impersonated user's UPN. While some legitimate Microsoft operations use actor tokens, unexpected usage may indicate exploitation of CVE-2025-55241, which allowed unauthorized access to Azure AD Graph API across tenants before being patched by Microsoft.


    Read More
  • Enumeration of Users or Groups via Built-in Commands

    calendar Apr 1, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Discovery Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the execution of macOS built-in commands related to account or group enumeration. Adversaries may use account and group information to orient themselves before deciding how to act.


    Read More
  • Environment Variable Enumeration Detected via Defend for Containers

    calendar Apr 1, 2026 · Data Source: Elastic Defend for Containers Domain: Container OS: Linux Use Case: Threat Detection Tactic: Discovery Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the execution of the "env" or "printenv" commands inside a container. The "env" command is used to display all the environment variables for the current shell, and the "printenv" command is used to print the values of environment variables. These commands are used to enumerate the environment variables of the container, which can be used by an adversary to gain information about the container and the services running inside it.


    Read More
  • ESXI Discovery via Find

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Discovery Data Source: Elastic Defend Data Source: Elastic Endgame Data Source: Auditd Manager Data Source: SentinelOne Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies instances where the 'find' command is started on a Linux system with arguments targeting specific VM-related paths, such as "/etc/vmware/", "/usr/lib/vmware/", or "/vmfs/*". These paths are associated with VMware virtualization software, and their presence in the find command arguments may indicate that a threat actor is attempting to search for, analyze, or manipulate VM-related files and configurations on the system.


    Read More
  • ESXI Discovery via Grep

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Discovery Data Source: Elastic Defend Data Source: Elastic Endgame Data Source: Auditd Manager Data Source: SentinelOne Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies instances where a process named 'grep', 'egrep', or 'pgrep' is started on a Linux system with arguments related to virtual machine (VM) files, such as "vmdk", "vmx", "vmxf", "vmsd", "vmsn", "vswp", "vmss", "nvram", or "vmem". These file extensions are associated with VM-related file formats, and their presence in grep command arguments may indicate that a threat actor is attempting to search for, analyze, or manipulate VM files on the system.


    Read More
  • Exchange Mailbox Export via PowerShell

    calendar Apr 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Collection Resources: Investigation Guide Data Source: PowerShell Logs  ·
    Share on: twitter facebook linkedin copy

    Detects PowerShell script block content that creates Exchange mailbox export requests via New-MailboxExportRequest, commonly writing PST files. Adversaries can abuse export requests to collect and stage email content for exfiltration.


    Read More
  • Executable Bit Set for Potential Persistence Script

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Persistence Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule monitors for the addition of an executable bit for scripts that are located in directories which are commonly abused for persistence. An alert of this rule is an indicator that a persistence mechanism is being set up within your environment. Adversaries may create these scripts to execute malicious code at start-up, or at a set interval to gain persistence onto the system.


    Read More
  • Executable Masquerading as Kernel Process

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Defend Data Source: Elastic Endgame Data Source: Crowdstrike Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Monitors for kernel processes with associated process executable fields that are not empty. Unix kernel processes such as kthreadd and kworker typically do not have process.executable fields associated to them. Attackers may attempt to hide their malicious programs by masquerading as legitimate kernel processes.


    Read More
  • Execution via Electron Child Process Node.js Module

    calendar Apr 1, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Defense Evasion Tactic: Execution Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies attempts to execute a child process from within the context of an Electron application using the child_process Node.js module. Adversaries may abuse this technique to inherit permissions from parent processes.


    Read More
  • Execution with Explicit Credentials via Scripting

    calendar Apr 1, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Execution Tactic: Privilege Escalation Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies execution of the security_authtrampoline process via a scripting interpreter. This occurs when programs use AuthorizationExecute-WithPrivileges from the Security.framework to run another program with root privileges. It should not be run by itself, as this is a sign of execution with explicit logon credentials.


    Read More
  • Exploit - Detected - Elastic Endgame

    calendar Apr 1, 2026 · Data Source: Elastic Endgame Use Case: Threat Detection Tactic: Execution Tactic: Privilege Escalation Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Elastic Endgame detected an Exploit. Click the Elastic Endgame icon in the event.module column or the link in the rule.reference column for additional information.


    Read More
  • Exploit - Prevented - Elastic Endgame

    calendar Apr 1, 2026 · Data Source: Elastic Endgame Use Case: Threat Detection Tactic: Execution Tactic: Privilege Escalation Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Elastic Endgame prevented an Exploit. Click the Elastic Endgame icon in the event.module column or the link in the rule.reference column for additional information.


    Read More
  • File Creation by Cups or Foomatic-rip Child

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Use Case: Vulnerability Tactic: Execution Data Source: Elastic Defend Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This detection rule addresses multiple vulnerabilities in the CUPS printing system, including CVE-2024-47176, CVE-2024-47076, CVE-2024-47175, and CVE-2024-47177. Specifically, this rule detects suspicious file creation events executed by child processes of foomatic-rip. These flaws impact components like cups-browsed, libcupsfilters, libppd, and foomatic-rip, allowing remote unauthenticated attackers to manipulate IPP URLs or inject malicious data through crafted UDP packets or network spoofing. This can result in arbitrary command execution when a print job is initiated.


    Read More
  • File Creation in /var/log via Suspicious Process

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Defense Evasion Tactic: Execution Tactic: Persistence Data Source: Elastic Defend Data Source: SentinelOne Data Source: Elastic Endgame Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the creation of files in the /var/log/ directory via process executables located in world-writeable locations or via hidden processes. Attackers may attempt to hide their activities by creating files in the /var/log/ directory, which is commonly used for logging system events.


    Read More
  • File Creation, Execution and Self-Deletion in Suspicious Directory

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Execution Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule monitors for the creation of a file, followed by its execution and self-deletion in a short timespan within a directory often used for malicious purposes by threat actors. This behavior is often used by malware to execute malicious code and delete itself to hide its tracks.


    Read More
  • File Deletion via Shred

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Defense Evasion Data Source: Auditd Manager Data Source: Elastic Defend Data Source: Elastic Endgame Data Source: Crowdstrike Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Malware or other files dropped or created on a system by an adversary may leave traces behind as to what was done within a network and how. Adversaries may remove these files over the course of an intrusion to keep their footprint low or remove them at the end as part of the post-intrusion cleanup process.


    Read More
  • File Download Detected via Defend for Containers

    calendar Apr 1, 2026 · Data Source: Elastic Defend for Containers Domain: Container OS: Linux Use Case: Threat Detection Tactic: Command and Control Tactic: Execution Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the download of files from inside a container. The files are downloaded using the "curl" or "wget" command-line tools. Adversaries may use these tools to download files from the internet to gain access to sensitive data or communicate with C2 servers.


    Read More
  • File Execution Permission Modification Detected via Defend for Containers

    calendar Apr 1, 2026 · Data Source: Elastic Defend for Containers Domain: Container OS: Linux Use Case: Threat Detection Tactic: Execution Tactic: Defense Evasion Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects when chmod is used to add the execute permission to a file inside a container. Modifying file permissions to make a file executable could indicate malicious activity, as an attacker may attempt to run unauthorized or malicious code inside the container.


    Read More
  • File Permission Modification in Writable Directory

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies file permission modifications in common writable directories by a non-root user. Adversaries often drop files or payloads into a writable directory and change permissions prior to execution.


    Read More
  • File System Debugger Launched Inside a Container

    calendar Apr 1, 2026 · Domain: Container OS: Linux Use Case: Threat Detection Tactic: Privilege Escalation Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the use of the built-in Linux DebugFS utility from inside a container. DebugFS is a special file system debugging utility which supports reading and writing directly from a hard drive device. When launched inside a privileged container, a container deployed with all the capabilities of the host machine, an attacker can access sensitive host level files which could be used for further privilege escalation and container escapes to the host machine.


    Read More
  • File Transfer or Listener Established via Netcat

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Execution Resources: Investigation Guide Data Source: Elastic Defend Data Source: Elastic Endgame Data Source: Auditd Manager Data Source: Crowdstrike Data Source: SentinelOne  ·
    Share on: twitter facebook linkedin copy

    A netcat process is engaging in network activity on a Linux host. Netcat is often used as a persistence mechanism by exporting a reverse shell or by serving a shell on a listening port. Netcat is also sometimes used for data exfiltration.


    Read More
  • First Time Python Accessed Sensitive Credential Files

    calendar Apr 1, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Credential Access Data Source: Elastic Defend Resources: Investigation Guide Domain: LLM  ·
    Share on: twitter facebook linkedin copy

    Detects the first time a Python process accesses sensitive credential files on a given host. This behavior may indicate post-exploitation credential theft via a malicious Python script, compromised dependency, or malicious model file deserialization. Legitimate Python processes do not typically access credential files such as SSH keys, AWS credentials, browser cookies, Kerberos tickets, or keychain databases, so a first occurrence is a strong indicator of compromise.


    Read More
  • First Time Python Spawned a Shell on Host

    calendar Apr 1, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Execution Data Source: Elastic Defend Resources: Investigation Guide Domain: LLM  ·
    Share on: twitter facebook linkedin copy

    Detects the first time a Python process spawns a shell on a given host. Malicious Python scripts, compromised dependencies, or model file deserialization can result in shell spawns that would not occur during normal workflows. Since legitimate Python processes rarely shell out to interactive shells, a first occurrence of this behavior on a host is a strong signal of potential compromise.


    Read More
  • Full Disk Access Permission Check

    calendar Apr 1, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Discovery Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects suspicious access to the /Library/Preferences/com.apple.TimeMachine.plist file, indicating a potential attempt to verify or exploit Full Disk Access (FDA) permissions. This file is often checked by malware to confirm FDA privileges, which allow unrestricted access to sensitive user data.


    Read More
  • Gatekeeper Override and Execution

    calendar Apr 1, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects when macOS Gatekeeper is overridden followed by execution of the same binary from a suspicious location. This behavior indicates an attempt to bypass Apple's security controls and execute potentially malicious software downloaded from the internet.


    Read More
  • Git Hook Child Process

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Persistence Tactic: Execution Tactic: Defense Evasion Data Source: Elastic Defend Data Source: Crowdstrike Data Source: SentinelOne Data Source: Elastic Endgame Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects child processes spawned by Git hooks. Git hooks are scripts that Git executes before or after events such as commit, push, and receive. The rule identifies child processes spawned by Git hooks that are not typically spawned by the Git process itself. This behavior may indicate an attacker attempting to hide malicious activity by leveraging the legitimate Git process to execute unauthorized commands.


    Read More
  • Git Hook Command Execution

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Persistence Tactic: Execution Tactic: Defense Evasion Data Source: Elastic Defend Data Source: SentinelOne Resources: Investigation Guide Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    This rule detects the execution of a potentially malicious process from a Git hook. Git hooks are scripts that Git executes before or after events such as: commit, push, and receive. An attacker can abuse Git hooks to execute arbitrary commands on the system and establish persistence.


    Read More
  • Git Hook Created or Modified

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Persistence Tactic: Execution Tactic: Defense Evasion Data Source: Elastic Defend Data Source: SentinelOne Data Source: Elastic Endgame Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the creation or modification of a Git hook file on a Linux system. Git hooks are scripts that Git executes before or after events such as commit, push, and receive. They are used to automate tasks, enforce policies, and customize Git's behavior. Attackers can abuse Git hooks to maintain persistence on a system by executing malicious code whenever a specific Git event occurs.


    Read More
  • Git Hook Egress Network Connection

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Persistence Tactic: Execution Tactic: Defense Evasion Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects a suspicious egress network connection attempt from a Git hook script. Git hooks are scripts that Git executes before or after events such as: commit, push, and receive. An attacker can abuse these features to execute arbitrary commands on the system, establish persistence or to initialize a network connection to a remote server and exfiltrate data or download additional payloads.


    Read More
  • Git Repository or File Download to Suspicious Directory

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Command and Control Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the use of git to clone a repository or download files from GitHub using wget or curl, followed by the creation of files in suspicious directories such as /tmp, /var/tmp, or /dev/shm. This behavior may indicate an attempt to download a payload, exploit or tool.


    Read More
  • GitHub Actions Workflow Modification Blocked

    calendar Apr 1, 2026 · Domain: Cloud Use Case: Threat Detection Tactic: Initial Access Tactic: Persistence Tactic: Execution Data Source: Github Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects when a GitHub Actions workflow attempts to create or modify workflow files in a protected branch but is blocked due to insufficient permissions. This behavior is indicative of a supply chain attack where a malicious package or compromised CI/CD pipeline attempts to inject persistent backdoor workflows into a repository.


    Read More
  • GitHub Authentication Token Access via Node.js

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Credential Access Tactic: Discovery Data Source: Elastic Defend Data Source: Elastic Endgame Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects when the Node.js runtime spawns a shell to execute the GitHub CLI (gh) command to retrieve a GitHub authentication token. The GitHub CLI is a command-line tool that allows users to interact with GitHub from the terminal. The "gh auth token" command is used to retrieve an authentication token for GitHub, which can be used to authenticate API requests and perform actions on behalf of the user. Adversaries may use this technique to access GitHub repositories and potentially exfiltrate sensitive information or perform malicious actions. This activity was observed in the wild as part of the Shai-Hulud worm.


    Read More
  • Google Calendar C2 via Script Interpreter

    calendar Apr 1, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Command and Control Tactic: Execution Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects a two-stage Google Calendar C2 pattern where a scripting runtime (Node.js, Python, osascript) first connects to calendar.app.google to retrieve a hidden C2 address, then initiates a secondary connection to the decoded C2 host. This sequence is characteristic of packages using Unicode steganography in Google Calendar events to stage dynamic command-and-control endpoints.


    Read More
  • GRUB Configuration File Creation

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Persistence Tactic: Execution Tactic: Defense Evasion Data Source: Elastic Defend Data Source: SentinelOne Data Source: Elastic Endgame Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the creation of GRUB configuration files on Linux systems. The GRUB configuration file is used to configure the boot loader, which is responsible for loading the operating system. Attackers may create malicious GRUB configuration files to execute arbitrary code or escalate privileges during the boot process, which can be leveraged to maintain persistence on the system.


    Read More
  • GRUB Configuration Generation through Built-in Utilities

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Persistence Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Crowdstrike Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the generation of a new GRUB configuration file using built-in Linux commands. The GRUB configuration file is used to configure the GRUB bootloader, which is responsible for loading the Linux kernel and initramfs image during the boot process. Attackers may use these built-in utilities to generate a new GRUB configuration file that includes malicious kernel parameters or boot options, which can be leveraged to maintain persistence on the system.


    Read More
  • High Number of Process Terminations

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Impact Resources: Investigation Guide Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Auditd Manager Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    This rule identifies a high number (10) of process terminations via pkill from the same host within a short time period.


    Read More
  • Hping Process Activity

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Discovery Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Auditd Manager Data Source: Crowdstrike Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Hping ran on a Linux host. Hping is a FOSS command-line packet analyzer and has the ability to construct network packets for a wide variety of network security testing applications, including scanning and firewall auditing.


    Read More
  • Incoming DCOM Lateral Movement via MSHTA

    calendar Apr 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Lateral Movement Data Source: Elastic Defend Data Source: Sysmon Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the use of Distributed Component Object Model (DCOM) to execute commands from a remote host, which are launched via the HTA Application COM Object. This behavior may indicate an attacker abusing a DCOM application to move laterally while attempting to evade detection.


    Read More
  • Incoming DCOM Lateral Movement with MMC

    calendar Apr 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Lateral Movement Tactic: Defense Evasion Data Source: Elastic Defend Data Source: Sysmon Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the use of Distributed Component Object Model (DCOM) to run commands from a remote host, which are launched via the MMC20 Application COM Object. This behavior may indicate an attacker abusing a DCOM application to move laterally.


    Read More
  • Ingress Tool Transfer Followed by Execution and Deletion Detected via Defend for Containers

    calendar Apr 1, 2026 · Data Source: Elastic Defend for Containers Domain: Container OS: Linux Use Case: Threat Detection Tactic: Defense Evasion Tactic: Execution Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the creation, execution, and deletion of files inside a container, a common technique used by attackers to evade detection.


    Read More
  • Initramfs Unpacking via unmkinitramfs

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Persistence Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Auditd Manager Data Source: Crowdstrike Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the unpacking of an initramfs image using the "unmkinitramfs" command on Linux systems. The "unmkinitramfs" command is used to extract the contents of an initramfs image, which is used to boot the system. Attackers may use "unmkinitramfs" to unpack an initramfs image and modify its contents to include malicious code or backdoors, allowing them to maintain persistence on the system.


    Read More
  • Interactive Privilege Boundary Enumeration Detected via Defend for Containers

    calendar Apr 1, 2026 · Data Source: Elastic Defend for Containers Domain: Container OS: Linux Use Case: Threat Detection Tactic: Discovery Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the execution of the "id", "whoami", "capsh", "getcap", and "lsns" commands inside a container. These commands are used to enumerate the privilege boundary of the container, which can be used by an adversary to gain information about the container and the services running inside it.


    Read More
  • Interactive Terminal Spawned via Perl

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Execution Data Source: Elastic Defend Data Source: Elastic Endgame Data Source: Auditd Manager Data Source: Crowdstrike Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies when a terminal (tty) is spawned via Perl. Attackers may upgrade a simple reverse shell to a fully interactive tty after obtaining initial access to a host.


    Read More
  • Interactive Terminal Spawned via Python

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Execution Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies when a terminal (tty) is spawned via Python. Attackers may upgrade a simple reverse shell to a fully interactive tty after obtaining initial access to a host.


    Read More
  • IPv4/IPv6 Forwarding Activity

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Command and Control Data Source: Elastic Defend Data Source: SentinelOne Data Source: Elastic Endgame Resources: Investigation Guide Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    This rule monitors for the execution of commands that enable IPv4 and IPv6 forwarding on Linux systems. Enabling IP forwarding can be used to route network traffic between different network interfaces, potentially allowing attackers to pivot between networks, exfiltrate data, or establish command and control channels.


    Read More
  • KDE AutoStart Script or Desktop File Creation

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Persistence Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the creation or modification of a K Desktop Environment (KDE) AutoStart script or desktop file that will execute upon each user logon. Adversaries may abuse this method for persistence.


    Read More
  • Kerberos Cached Credentials Dumping

    calendar Apr 1, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Credential Access Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the use of the Kerberos credential cache (kcc) utility to dump locally cached Kerberos tickets. Adversaries may attempt to dump credential material in the form of tickets that can be leveraged for lateral movement.


    Read More
  • Kernel Driver Load

    calendar Apr 1, 2026 · Data Source: Auditd Manager Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Persistence Tactic: Defense Evasion Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects the loading of a Linux kernel module through system calls. Threat actors may leverage Linux kernel modules to load a rootkit on a system providing them with complete control and the ability to hide from security products. As other rules monitor for the addition of Linux kernel modules through system utilities or .ko files, this rule covers the gap that evasive rootkits leverage by monitoring for kernel module additions on the lowest level through auditd_manager.


    Read More
  • Kernel Driver Load by non-root User

    calendar Apr 1, 2026 · Data Source: Auditd Manager Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Persistence Tactic: Defense Evasion Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects the loading of a Linux kernel module by a non-root user through system calls. Threat actors may leverage Linux kernel modules to load a rootkit on a system providing them with complete control and the ability to hide from security products. As other rules monitor for the addition of Linux kernel modules through system utilities or .ko files, this rule covers the gap that evasive rootkits leverage by monitoring for kernel module additions on the lowest level through auditd_manager.


    Read More
  • Kernel Instrumentation Discovery via kprobes and tracefs

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Discovery Tactic: Defense Evasion Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Auditd Manager Data Source: SentinelOne Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects common utilities accessing kprobes and tracing-related paths in debugfs/tracefs, which may indicate discovery of kernel instrumentation hooks. Adversaries can enumerate these locations to understand or prepare for eBPF, kprobe, or tracepoint-based activity. This behavior can also be benign during troubleshooting, performance analysis, or observability tooling validation.


    Read More
  • Kernel Load or Unload via Kexec Detected

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Persistence Tactic: Privilege Escalation Tactic: Defense Evasion Data Source: Elastic Defend Data Source: Elastic Endgame Data Source: Auditd Manager Data Source: Crowdstrike Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This detection rule identifies the usage of kexec, helping to uncover unauthorized kernel replacements and potential compromise of the system's integrity. Kexec is a Linux feature that enables the loading and execution of a different kernel without going through the typical boot process. Malicious actors can abuse kexec to bypass security measures, escalate privileges, establish persistence or hide their activities by loading a malicious kernel, enabling them to tamper with the system's trusted state, allowing e.g. a VM Escape.


    Read More
  • Kernel Module Load from Unusual Location

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Persistence Tactic: Defense Evasion Threat: Rootkit Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the loading of a kernel module from an unusual location. Threat actors may use this technique to maintain persistence on a system by loading a kernel module into the kernel namespace. This behavior is strongly related to the presence of a rootkit on the system.


    Read More
  • Kernel Object File Creation

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Persistence Tactic: Defense Evasion Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the creation of a Linux kernel object file (.ko) on a system. Threat actors may leverage Linux kernel object files to load a rootkit or other type of malware on a system providing them with complete control and the ability to hide from security products.


    Read More
  • Kernel Seeking Activity

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Discovery Tactic: Defense Evasion Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects kernel seeking activity through several built-in Linux utilities. Attackers may use these utilities to search the Linux kernel for available symbols, functions, and other information that can be used to exploit the kernel.


    Read More
  • Kernel Unpacking Activity

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Discovery Tactic: Defense Evasion Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects kernel unpacking activity through several built-in Linux utilities. Attackers may use these utilities to unpack kernel images and modules to search for vulnerabilities or to modify the kernel.


    Read More
  • Keychain Password Retrieval via Command Line

    calendar Apr 1, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Credential Access Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Adversaries may collect keychain storage data from a system to in order to acquire credentials. Keychains are the built-in way for macOS to keep track of users' passwords and credentials for many services and features, including Wi-Fi and website passwords, secure notes, certificates, and Kerberos.


    Read More
  • Kill Command Execution

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the execution of kill, pkill, and killall commands on Linux systems. These commands are used to terminate processes on a system. Attackers may use these commands to kill security tools or other processes to evade detection or disrupt system operations.


    Read More
  • Kubeconfig File Creation or Modification

    calendar Apr 1, 2026 · Domain: Endpoint Domain: Container Domain: Kubernetes OS: Linux Use Case: Threat Detection Tactic: Lateral Movement Tactic: Defense Evasion Tactic: Initial Access Data Source: Elastic Defend Data Source: Elastic Defend for Containers Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    The kubeconfig file is a critical component in Kubernetes environments, containing configuration details for accessing and managing Kubernetes clusters. Attackers may attempt to get access to, create or modify kubeconfig files to gain unauthorized initial access to Kubernetes clusters or move laterally within the cluster.


    Read More
  • Kubeconfig File Discovery

    calendar Apr 1, 2026 · Domain: Endpoint Domain: Container Domain: Kubernetes OS: Linux Use Case: Threat Detection Tactic: Discovery Data Source: Elastic Defend Data Source: Elastic Defend for Containers Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    The kubeconfig file is a critical component in Kubernetes environments, containing configuration details for accessing and managing Kubernetes clusters. Attackers may attempt to get access to, create, or modify kubeconfig files to gain unauthorized initial access to Kubernetes clusters or move laterally within the cluster. This rule detects process discovery executions that involve kubeconfig files, particularly those executed from common shell environments or world-writeable directories.


    Read More
  • Kubectl Apply Pod from URL

    calendar Apr 1, 2026 · Domain: Endpoint Domain: Container OS: Linux Use Case: Threat Detection Tactic: Execution Data Source: Auditd Manager Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Crowdstrike Data Source: SentinelOne Data Source: Elastic Defend for Containers Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the execution of the "kubectl apply" command with a URL argument. This command is often used to apply configurations or deploy resources in a Kubernetes cluster. Attackers may use this command to deploy malicious pods or modify existing ones, potentially leading to unauthorized access or data exfiltration.


    Read More
  • Kubectl Network Configuration Modification

    calendar Apr 1, 2026 · Domain: Endpoint Domain: Container Domain: Kubernetes OS: Linux OS: macOS Use Case: Threat Detection Tactic: Command and Control Data Source: Elastic Defend Data Source: Elastic Endgame Data Source: Crowdstrike Data Source: SentinelOne Data Source: Elastic Defend for Containers Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects potential kubectl network configuration modification activity by monitoring for process events where the kubectl command is executed with arguments that suggest an attempt to modify network configurations in Kubernetes. This could indicate an adversary trying to manipulate network settings for malicious purposes, such as establishing unauthorized access or exfiltrating data.


    Read More
  • Kubectl Permission Discovery

    calendar Apr 1, 2026 · Domain: Endpoint Domain: Container Domain: Kubernetes OS: Linux OS: macOS Use Case: Threat Detection Tactic: Discovery Data Source: Elastic Defend Data Source: Elastic Endgame Data Source: Auditd Manager Data Source: Crowdstrike Data Source: SentinelOne Data Source: Elastic Defend for Containers Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the use of the "kubectl auth --can-i" command, which is used to check permissions in Kubernetes clusters. Attackers may use this command to enumerate permissions and discover potential misconfigurations in the cluster, allowing them to gain unauthorized access or escalate privileges.


    Read More
  • Kubelet Certificate File Access Detected via Defend for Containers

    calendar Apr 1, 2026 · Data Source: Elastic Defend for Containers Domain: Container OS: Linux Use Case: Threat Detection Tactic: Discovery Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the access of the Kubelet certificate file inside a container. The Kubelet certificate file is used to authenticate the container to the Kubernetes API server, and may be used by an adversary to gain access to the Kubernetes API server or other resources within the cluster. These files are a common target for adversaries to gain access to the cluster. There is a current limitation in the defend for containers file sensor that prevents file open events from being logged for file open events without write intent.


    Read More
  • Kubelet Pod Discovery Detected via Defend for Containers

    calendar Apr 1, 2026 · Data Source: Elastic Defend for Containers Domain: Container OS: Linux Use Case: Threat Detection Tactic: Discovery Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the use of built-in utilities to discover running pods on a Kubernetes cluster. The utilities used are du, nice, find, locate, and ls. These utilities are commonly used to discover running pods on a Kubernetes cluster. The "/var/lib/kubelet/pods" directory is the default location for Kubelet pod information.


    Read More
  • Kubernetes Direct API Request via Curl or Wget

    calendar Apr 1, 2026 · Domain: Endpoint Domain: Container Domain: Kubernetes OS: Linux OS: macOS OS: Windows Use Case: Threat Detection Tactic: Execution Tactic: Discovery Data Source: Sysmon Data Source: Windows Security Event Logs Data Source: Auditd Manager Data Source: Elastic Defend Data Source: Elastic Endgame Data Source: Crowdstrike Data Source: SentinelOne Data Source: Elastic Defend for Containers Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule monitors for the execution of curl or wget commands that directly access Kubernetes API endpoints, which may indicate an attempt to interact with Kubernetes resources in a potentially unauthorized manner. This technique is often used by adversaries to gather information about the Kubernetes environment, such as secrets, config maps, and other sensitive data, without using the official Kubernetes client tools such as "kubectl".


    Read More
  • Kubernetes Potential Endpoint Permission Enumeration Attempt by Anonymous User Detected

    calendar Apr 1, 2026 · Data Source: Kubernetes Domain: Kubernetes Use Case: Threat Detection Tactic: Discovery Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects potential endpoint enumeration attempts by an anonymous user. An anonymous user is a user that is not authenticated or authorized to access the Kubernetes API server. By looking for a series of failed API requests, on multiple endpoints, and a limited number of documents, this rule can detect automated permission enumeration attempts. This behavior is uncommon for regular Kubernetes clusters.


    Read More
  • Kubernetes Secret or ConfigMap Access via Azure Arc Proxy

    calendar Apr 1, 2026 · Data Source: Kubernetes Domain: Kubernetes Domain: Cloud Use Case: Threat Detection Tactic: Credential Access Tactic: Collection Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects when secrets or configmaps are accessed, created, modified, or deleted in a Kubernetes cluster by the Azure Arc AAD proxy service account. When operations are routed through the Azure Arc Cluster Connect proxy, the Kubernetes audit log records the acting user as system:serviceaccount:azure-arc:azure-arc-kube-aad-proxy-sa with the actual caller identity in the impersonatedUser field. This pattern indicates that someone is accessing the cluster through the Azure ARM API rather than directly via kubectl against the API server. While legitimate for Arc-managed workflows, adversaries with stolen service principal credentials can abuse Arc Cluster Connect to read, exfiltrate, or modify secrets and configmaps while appearing as the Arc proxy service account in K8s audit logs.


    Read More
  • Kubernetes Sensitive Configuration File Activity

    calendar Apr 1, 2026 · Domain: Endpoint Domain: Kubernetes Domain: Container OS: Linux Use Case: Threat Detection Tactic: Persistence Data Source: Elastic Defend Data Source: Elastic Defend for Containers Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the creation or modification of sensitive Kubernetes configuration files on Linux systems. These files include Kubernetes manifests, PKI files, and configuration files that are critical for the operation of Kubernetes clusters. Monitoring these files helps identify potential unauthorized changes or misconfigurations that could lead to security vulnerabilities in Kubernetes environments. Attackers may attempt to modify these files to gain persistence or to deploy malicious containers within the Kubernetes cluster.


    Read More
  • Kubernetes Service Account Secret Access

    calendar Apr 1, 2026 · Domain: Endpoint Domain: Container Domain: Kubernetes OS: Linux Use Case: Threat Detection Tactic: Credential Access Tactic: Discovery Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects when a process accesses Kubernetes service account secrets. Kubernetes service account secrets are files that contain sensitive information used by applications running in Kubernetes clusters to authenticate and authorize access to the cluster. These secrets are typically mounted into pods at runtime, allowing applications to access them securely. Unauthorized access to these secrets can lead to privilege escalation, lateral movement and unauthorized actions within the cluster.


    Read More
  • Launch Service Creation and Immediate Loading

    calendar Apr 1, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Persistence Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    An adversary can establish persistence by installing a new launch agent that executes at login by using launchd or launchctl to load a plist into the appropriate directories.


    Read More
  • Linux Group Creation

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Persistence Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies attempts to create a new group. Attackers may create new groups to establish persistence on a system.


    Read More
  • Linux init (PID 1) Secret Dump via GDB

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Credential Access Data Source: Elastic Defend Data Source: Elastic Endgame Data Source: Crowdstrike Data Source: SentinelOne Data Source: Auditd Manager Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule monitors for the potential memory dump of the init process (PID 1) through gdb. Attackers may leverage memory dumping techniques to attempt secret extraction from privileged processes. Tools that display this behavior include "truffleproc" and "bash-memory-dump". This behavior should not happen by default, and should be investigated thoroughly.


    Read More
  • Linux Process Hooking via GDB

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Credential Access Data Source: Elastic Defend Data Source: Elastic Endgame Data Source: Auditd Manager Data Source: Crowdstrike Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule monitors for potential memory dumping through gdb. Attackers may leverage memory dumping techniques to attempt secret extraction from privileged processes. Tools that display this behavior include "truffleproc" and "bash-memory-dump". This behavior should not happen by default, and should be investigated thoroughly.


    Read More
  • Linux Restricted Shell Breakout via Linux Binary(s)

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Execution Data Source: Elastic Endgame Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the abuse of a Linux binary to break out of a restricted shell or environment by spawning an interactive system shell. The activity of spawning a shell from a binary is not common behavior for a user or system administrator, and may indicate an attempt to evade detection, increase capabilities or enhance the stability of an adversary.


    Read More
  • Linux SSH X11 Forwarding

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Command and Control Data Source: Elastic Defend Data Source: Elastic Endgame Data Source: Crowdstrike Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule monitors for X11 forwarding via SSH. X11 forwarding is a feature that allows users to run graphical applications on a remote server and display the application's graphical user interface on their local machine. Attackers can abuse X11 forwarding for tunneling their GUI-based tools, pivot through compromised systems, and create covert communication channels, enabling lateral movement and facilitating remote control of systems within a network.


    Read More
  • Linux Telegram API Request

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Command and Control Data Source: Elastic Defend Data Source: Elastic Endgame Data Source: Crowdstrike Data Source: SentinelOne Data Source: Auditd Manager Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects when a process executes the curl or wget command with an argument that includes the api.telegram.org domain. This may indicate command and control behavior.


    Read More
  • Linux User Account Credential Modification

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Persistence Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects Linux user account credential modification events where the echo command is used to directly echo a password into the passwd or shadow utilities. This technique is used by malware to automate the process of user account credential modification on Linux systems post-infection.


    Read More
  • Linux User Added to Privileged Group

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Persistence Data Source: Elastic Endgame Resources: Investigation Guide Data Source: Elastic Defend Data Source: Auditd Manager Data Source: Crowdstrike Data Source: SentinelOne  ·
    Share on: twitter facebook linkedin copy

    Identifies attempts to add a user to a privileged group. Attackers may add users to a privileged group in order to establish persistence on a system.


    Read More
  • Linux User or Group Deletion

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Defense Evasion Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the deletion of user or group accounts on Linux systems. Adversaries may use these commands to remove accounts to cover their tracks or disrupt operations.


    Read More
  • Manual Dracut Execution

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Persistence Tactic: Execution Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Crowdstrike Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects manual execution of the "dracut" command on Linux systems. Dracut is a tool used to generate an initramfs image that is used to boot the system. Attackers may use "dracut" to create a custom initramfs image that includes malicious code or backdoors, allowing them to maintain persistence on the system.


    Read More
  • Manual Loading of a Suspicious Chromium Extension

    calendar Apr 1, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Persistence Tactic: Credential Access Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects the manual loading of a Chromium-based browser extension via command line arguments. This activity is suspicious and could indicate a threat actor loading a malicious extension to persist or collect browsing secrets such as cookies and authentication tokens.


    Read More
  • Manual Memory Dumping via Proc Filesystem

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Credential Access Use Case: Vulnerability Data Source: Elastic Defend Data Source: SentinelOne Data Source: Crowdstrike Data Source: Elastic Endgame Data Source: Auditd Manager Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule monitors for manual memory dumping via the proc filesystem. The proc filesystem in Linux provides a virtual filesystem that contains information about system processes and their memory mappings. Attackers may use this technique to dump the memory of a process, potentially extracting sensitive information such as credentials or encryption keys.


    Read More
  • Manual Mount Discovery via /etc/exports or /etc/fstab

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Discovery Data Source: Elastic Defend Data Source: Elastic Endgame Data Source: Crowdstrike Data Source: SentinelOne Data Source: Auditd Manager Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects manual mount discovery via the /etc/exports or /etc/fstab file on Linux systems. These files are used by NFS (Network File System) to define which directories are shared with remote hosts. Attackers may access this file to gather information about shared directories and potential targets for further exploitation.


    Read More
  • Masquerading Space After Filename

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux OS: macOS Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rules identifies a process created from an executable with a space appended to the end of the filename. This may indicate an attempt to masquerade a malicious file as benign to gain user execution. When a space is added to the end of certain files, the OS will execute the file according to it's true filetype instead of it's extension. Adversaries can hide a program's true filetype by changing the extension of the file. They can then add a space to the end of the name so that the OS automatically executes the file when it's double-clicked.


    Read More
  • Memory Swap Modification

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Impact Tactic: Execution Data Source: Elastic Defend Data Source: SentinelOne Data Source: Elastic Endgame Resources: Investigation Guide Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    This rule detects memory swap modification events on Linux systems. Memory swap modification can be used to manipulate the system's memory and potentially impact the system's performance. This behavior is commonly observed in malware that deploys miner software such as XMRig.


    Read More
  • Message-of-the-Day (MOTD) File Creation

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Persistence Resources: Investigation Guide Data Source: Elastic Defend  ·
    Share on: twitter facebook linkedin copy

    This rule detects the creation of potentially malicious files within the default MOTD file directories. Message of the day (MOTD) is the message that is presented to the user when a user connects to a Linux server via SSH or a serial connection. Linux systems contain several default MOTD files located in the "/etc/update-motd.d/" directory. These scripts run as the root user every time a user connects over SSH or a serial connection. Adversaries may create malicious MOTD files that grant them persistence onto the target every time a user connects to the system by executing a backdoor script or command.


    Read More
  • Modification of Dynamic Linker Preload Shared Object

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Privilege Escalation Data Source: Elastic Endgame Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies modification of the dynamic linker preload shared object (ld.so.preload). Adversaries may execute malicious payloads by hijacking the dynamic linker used to load libraries.


    Read More
  • Modification of Environment Variable via Unsigned or Untrusted Parent

    calendar Apr 1, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies modifications to an environment variable using the built-in launchctl command. Adversaries may execute their own malicious payloads by hijacking certain environment variables to load arbitrary libraries or bypass certain restrictions.


    Read More
  • Modification of Persistence Relevant Files Detected via Defend for Containers

    calendar Apr 1, 2026 · Data Source: Elastic Defend for Containers Domain: Container OS: Linux Use Case: Threat Detection Tactic: Persistence Tactic: Execution Tactic: Privilege Escalation Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects attempts from within a Linux container to create or modify files commonly used for persistence on native Linux systems, including cron jobs, systemd units, sudoers files, and shell profile configurations. While many of these mechanisms do not provide reliable persistence in typical containerized workloads, such modifications are unusual and may indicate persistence attempts, privilege abuse, or preparation for container escape, especially when performed outside normal image build or package management processes.


    Read More
  • Modification of Safari Settings via Defaults Command

    calendar Apr 1, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies changes to the Safari configuration using the built-in defaults command. Adversaries may attempt to enable or disable certain Safari settings, such as enabling JavaScript from Apple Events to ease in the hijacking of the users browser.


    Read More
  • Multi-Base64 Decoding Attempt from Suspicious Location

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Defense Evasion Tactic: Execution Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the execution of multiple base64 decoding commands to decode data. multi-decoded data is suspicious, and may be used by attackers to obfuscate malicious payloads or commands.


    Read More
  • Netcat File Transfer or Listener Detected via Defend for Containers

    calendar Apr 1, 2026 · Data Source: Elastic Defend for Containers Domain: Container OS: Linux Use Case: Threat Detection Tactic: Execution Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects an established netcat file transfer or listener running inside a container. Netcat is a utility used for reading and writing data across network connections, and it can be used for malicious purposes such as establishing a backdoor for persistence, exfiltrating data or file transfer.


    Read More
  • Netcat Listener Established via rlwrap

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Execution Data Source: Elastic Defend Data Source: Elastic Endgame Data Source: Crowdstrike Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Monitors for the execution of a netcat listener via rlwrap. rlwrap is a 'readline wrapper', a small utility that uses the GNU Readline library to allow the editing of keyboard input for any command. This utility can be used in conjunction with netcat to gain a more stable reverse shell.


    Read More
  • Network Activity Detected via cat

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Command and Control Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule monitors for the execution of the cat command, followed by a connection attempt by the same process. Cat is capable of transfering data via tcp/udp channels by redirecting its read output to a /dev/tcp or /dev/udp channel. This activity is highly suspicious, and should be investigated. Attackers may leverage this capability to transfer tools or files to another host in the network or exfiltrate data while attempting to evade detection in the process.


    Read More
  • Network Activity Detected via Kworker

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Command and Control Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule monitors for network connections from a kworker process. kworker, or kernel worker, processes are part of the kernel's workqueue mechanism. They are responsible for executing work that has been scheduled to be done in kernel space, which might include tasks like handling interrupts, background activities, and other kernel-related tasks. Attackers may attempt to evade detection by masquerading as a kernel worker process.


    Read More
  • Network Connection by Cups or Foomatic-rip Child

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Use Case: Vulnerability Tactic: Command and Control Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This detection rule addresses multiple vulnerabilities in the CUPS printing system, including CVE-2024-47176, CVE-2024-47076, CVE-2024-47175, and CVE-2024-47177. Specifically, this rule detects network connections initiated by a child processes of foomatic-rip. These flaws impact components like cups-browsed, libcupsfilters, libppd, and foomatic-rip, allowing remote unauthenticated attackers to manipulate IPP URLs or inject malicious data through crafted UDP packets or network spoofing. This can result in arbitrary command execution when a print job is initiated.


    Read More
  • Network Connection from Binary with RWX Memory Region

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Execution Data Source: Elastic Defend Data Source: Auditd Manager Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Monitors for the execution of a unix binary with read, write and execute memory region permissions, followed by a network connection. The mprotect() system call is used to change the access protections on a region of memory that has already been allocated. This syscall allows a process to modify the permissions of pages in its virtual address space, enabling or disabling permissions such as read, write, and execute for those pages. RWX permissions on memory is in many cases overly permissive, and should (especially in conjunction with an outbound network connection) be analyzed thoroughly.


    Read More
  • Network Connection Initiated by Suspicious SSHD Child Process

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Persistence Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule identifies an egress internet connection initiated by an SSH Daemon child process. This behavior is indicative of the alteration of a shell configuration file or other mechanism that launches a process when a new SSH login occurs. Attackers can also backdoor the SSH daemon to allow for persistence, call out to a C2 or to steal credentials.


    Read More
  • Network Connection to OAST Domain via Script Interpreter

    calendar Apr 1, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Command and Control Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects when a package service such as npm, gems, or a script interpreter makes an outbound network connection to an OAST (Out-of-band Application Security Testing) domain. Threat actors have been using OAST domains to exfiltrate sensitive data from compromised systems via malicious packages.


    Read More
  • Network Connection via Recently Compiled Executable

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Execution Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule monitors a sequence involving a program compilation event followed by its execution and a subsequent network connection event. This behavior can indicate the set up of a reverse tcp connection to a command-and-control server. Attackers may spawn reverse shells to establish persistence onto a target system.


    Read More
  • Network Connections Initiated Through XDG Autostart Entry

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Persistence Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects network connections initiated through Cross-Desktop Group (XDG) autostart entries for GNOME and XFCE-based Linux distributions. XDG Autostart entries can be used to execute arbitrary commands or scripts when a user logs in. This rule helps to identify potential malicious activity where an attacker may have modified XDG autostart scripts to establish persistence on the system.


    Read More
  • Network Traffic to Rare Destination Country

    calendar Apr 1, 2026 · Use Case: Threat Detection Rule Type: ML Rule Type: Machine Learning Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A machine learning job detected a rare destination country name in the network logs. This can be due to initial access, persistence, command-and-control, or exfiltration activity. For example, when a user clicks on a link in a phishing email or opens a malicious document, a request may be sent to download and run a payload from a server in a country which does not normally appear in network traffic or business work-flows. Malware instances and persistence mechanisms may communicate with command-and-control (C2) infrastructure in their country of origin, which may be an unusual destination country for the source network.


    Read More
  • NetworkManager Dispatcher Script Creation

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Persistence Tactic: Execution Tactic: Defense Evasion Data Source: Elastic Defend Data Source: SentinelOne Data Source: Elastic Endgame Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the creation of a NetworkManager dispatcher script on a Linux system. NetworkManager dispatcher scripts are shell scripts that NetworkManager executes when network interfaces change state. Attackers can abuse NetworkManager dispatcher scripts to maintain persistence on a system by executing malicious code whenever a network event occurs.


    Read More
  • New USB Storage Device Mounted

    calendar Apr 1, 2026 · Domain: Endpoint OS: Windows OS: macOS Use Case: Threat Detection Use Case: Device Control Tactic: Initial Access Tactic: Exfiltration Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies newly seen removable devices by device.serial_number and host.id using the Elastic Defend device mount events. While this activity is not inherently malicious, analysts can use those events to aid monitoring for data exfiltration over those devices.


    Read More
  • Node.js Pre or Post-Install Script Execution

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux OS: macOS Use Case: Threat Detection Tactic: Persistence Tactic: Execution Tactic: Defense Evasion Data Source: Elastic Defend Resources: Investigation Guide Data Source: Crowdstrike Data Source: SentinelOne  ·
    Share on: twitter facebook linkedin copy

    This rule detects the execution of Node.js pre or post-install scripts. These scripts are executed by the Node.js package manager (npm) during the installation of packages. Adversaries may abuse this technique to execute arbitrary commands on the system and establish persistence. This activity was observed in the wild as part of the Shai-Hulud worm.


    Read More
  • Nping Process Activity

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Discovery Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Auditd Manager Data Source: Crowdstrike Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Nping ran on a Linux host. Nping is part of the Nmap tool suite and has the ability to construct raw packets for a wide variety of security testing applications, including denial of service testing.


    Read More
  • Okta Multiple OS Names Detected for a Single DT Hash

    calendar Apr 1, 2026 · Domain: Identity Data Source: Okta Data Source: Okta System Logs Use Case: Threat Detection Tactic: Credential Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies when a single Okta device token hash (dt_hash) is associated with multiple operating system types. This is highly anomalous because a device token is tied to a specific device and its operating system. This alert strongly indicates that an attacker has stolen a device token and is using it to impersonate a legitimate user from a different machine.


    Read More
  • Ollama API Accessed from External Network

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux OS: macOS OS: Windows Use Case: Threat Detection Tactic: Initial Access Data Source: Elastic Defend Resources: Investigation Guide Domain: LLM Mitre Atlas: T0040 Mitre Atlas: T0044  ·
    Share on: twitter facebook linkedin copy

    Detects when the Ollama LLM server accepts connections from external IP addresses. Ollama lacks built-in authentication, so exposed instances allow unauthenticated model theft, prompt injection, and resource hijacking.


    Read More
  • Openssl Client or Server Activity

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Execution Data Source: Elastic Defend Data Source: Elastic Endgame Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule identifies when the openssl client or server is used to establish a connection. Attackers may use openssl to establish a secure connection to a remote server or to create a secure server to receive connections. This activity may be used to exfiltrate data or establish a command and control channel.


    Read More
  • OpenSSL Password Hash Generation

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Persistence Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Auditd Manager Data Source: Crowdstrike Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the usage of the "openssl" binary to generate password hashes on Linux systems. The "openssl" command is a cryptographic utility that can be used to generate password hashes. Attackers may use "openssl" to generate password hashes for new user accounts or to change the password of existing accounts, which can be leveraged to maintain persistence on a Linux system.


    Read More
  • PANW and Elastic Defend - Command and Control Correlation

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux OS: Windows OS: macOS Use Case: Threat Detection Tactic: Command and Control Data Source: Elastic Defend Data Source: PAN-OS Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This detection correlates Palo Alto Networks (PANW) command and control events with Elastic Defend network events to identify the source process performing the network activity.


    Read More
  • Payload Execution via Shell Pipe Detected by Defend for Containers

    calendar Apr 1, 2026 · Data Source: Elastic Defend for Containers Domain: Container OS: Linux Use Case: Threat Detection Tactic: Execution Tactic: Command and Control Tactic: Defense Evasion Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects when a payload is downloaded and piped to a shell inside a running container. This could indicate a threat actor downloaded a payload and executed it using a shell without the payload being stored on the filesystem.


    Read More
  • Perl Outbound Network Connection

    calendar Apr 1, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Command and Control Tactic: Execution Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects when Perl makes an outbound network connection to a non-private IP address. Perl is a scripting language that comes pre-installed on macOS and offers extensive capabilities for adversaries. Its use for network connections on macOS systems is uncommon and potentially suspicious.


    Read More
  • Permission Theft - Detected - Elastic Endgame

    calendar Apr 1, 2026 · Data Source: Elastic Endgame Use Case: Threat Detection Tactic: Privilege Escalation Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Elastic Endgame detected Permission Theft. Click the Elastic Endgame icon in the event.module column or the link in the rule.reference column for additional information.


    Read More
  • Permission Theft - Prevented - Elastic Endgame

    calendar Apr 1, 2026 · Data Source: Elastic Endgame Use Case: Threat Detection Tactic: Privilege Escalation Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Elastic Endgame prevented Permission Theft. Click the Elastic Endgame icon in the event.module column or the link in the rule.reference column for additional information.


    Read More
  • Persistence via DirectoryService Plugin Modification

    calendar Apr 1, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Persistence Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the creation or modification of a DirectoryService PlugIns (dsplug) file. The DirectoryService daemon launches on each system boot and automatically reloads after crash. It scans and executes bundles that are located in the DirectoryServices PlugIns folder and can be abused by adversaries to maintain persistence.


    Read More
  • Persistence via Docker Shortcut Modification

    calendar Apr 1, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Persistence Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    An adversary can establish persistence by modifying an existing macOS dock property list in order to execute a malicious application instead of the intended one when invoked.


    Read More
  • Persistence via Folder Action Script

    calendar Apr 1, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Execution Tactic: Persistence Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects modification of a Folder Action script. A Folder Action script is executed when the folder to which it is attached has items added or removed, or when its window is opened, closed, moved, or resized. Adversaries may abuse this feature to establish persistence by utilizing a malicious script.


    Read More
  • Persistence via Login or Logout Hook

    calendar Apr 1, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Persistence Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies use of the Defaults command to install a login or logoff hook in MacOS. An adversary may abuse this capability to establish persistence in an environment by inserting code to be executed at login or logout.


    Read More
  • Persistence via WMI Standard Registry Provider

    calendar Apr 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Persistence Data Source: Elastic Endgame Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies use of the Windows Management Instrumentation StdRegProv (registry provider) to modify commonly abused registry locations for persistence.


    Read More
  • Pluggable Authentication Module (PAM) Creation in Unusual Directory

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Credential Access Tactic: Persistence Data Source: Elastic Defend Data Source: SentinelOne Data Source: Elastic Endgame Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the creation of Pluggable Authentication Module (PAM) shared object files in unusual directories. Attackers may compile PAM shared object files in temporary directories, to move them to system directories later, potentially allowing them to maintain persistence on a compromised system, or harvest account credentials.


    Read More
  • Pluggable Authentication Module (PAM) Source Download

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Credential Access Tactic: Persistence Data Source: Elastic Defend Data Source: Elastic Endgame Resources: Investigation Guide Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    This rule detects the usage of "curl" or "wget" to download the source code of a Pluggable Authentication Module (PAM) shared object file. Attackers may download the source code of a PAM shared object file to create a backdoor in the authentication process.


    Read More
  • Pluggable Authentication Module (PAM) Version Discovery

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Discovery Tactic: Persistence Tactic: Credential Access Data Source: Elastic Defend Data Source: Elastic Endgame Data Source: Crowdstrike Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects PAM version discovery activity on Linux systems. PAM version discovery can be an indication of an attacker attempting to backdoor the authentication process through malicious PAM modules.


    Read More
  • Pluggable Authentication Module or Configuration Creation

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Credential Access Tactic: Persistence Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule monitors for the creation of Pluggable Authentication Module (PAM) shared object files or configuration files. Attackers may create these files to maintain persistence on a compromised system, or harvest account credentials.


    Read More
  • Pod or Container Creation with Suspicious Command-Line

    calendar Apr 1, 2026 · Domain: Endpoint Domain: Container OS: Linux Use Case: Threat Detection Tactic: Execution Tactic: Privilege Escalation Tactic: Persistence Data Source: Elastic Defend Data Source: Elastic Endgame Data Source: Auditd Manager Data Source: Crowdstrike Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the creation of pods or containers that execute suspicious commands often associated with persistence or privilege escalation techniques. Attackers may use container orchestration tools like kubectl or container runtimes like docker to create pods or containers that run shell commands with arguments that indicate attempts to establish persistence (e.g., modifying startup scripts, creating backdoors).


    Read More
  • Polkit Policy Creation

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Credential Access Tactic: Persistence Data Source: Elastic Defend Data Source: SentinelOne Data Source: Elastic Endgame Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule monitors for the creation of Polkit policy files on Linux systems. Polkit policy files are used to define the permissions for system-wide services and applications. The creation of new Polkit policy files may indicate an attempt to modify the authentication process, which could be used for persistence by an adversary.


    Read More
  • Polkit Version Discovery

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Discovery Data Source: Elastic Defend Data Source: Elastic Endgame Data Source: Crowdstrike Data Source: SentinelOne Data Source: Auditd Manager Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects Polkit version discovery activity on Linux systems. Polkit version discovery can be an indication of an attacker attempting to exploit misconfigurations or vulnerabilities in the Polkit service.


    Read More
  • Potential Admin Group Account Addition

    calendar Apr 1, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Privilege Escalation Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies attempts to add an account to the admin group via the command line. This could be an indication of privilege escalation activity.


    Read More
  • Potential Backdoor Execution Through PAM_EXEC

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Credential Access Tactic: Persistence Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects SSH session ID change followed by a suspicious SSHD child process, this may indicate the successful execution of a potentially malicious process through the Pluggable Authentication Module (PAM) utility. PAM is a framework used by Linux systems to authenticate users. Adversaries may create malicious PAM modules that grant them persistence onto the target every time a user logs in by executing a backdoor script or command.


    Read More
  • Potential Code Execution via Postgresql

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Execution Data Source: Elastic Endgame Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule monitors for suspicious activities that may indicate an attacker attempting to execute arbitrary code within a PostgreSQL environment. Attackers can execute code via PostgreSQL as a result of gaining unauthorized access to a public facing PostgreSQL database or exploiting vulnerabilities, such as remote command execution and SQL injection attacks, which can result in unauthorized access and malicious actions, and facilitate post-exploitation activities for unauthorized access and malicious actions.


    Read More
  • Potential CVE-2025-32463 Nsswitch File Creation

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Privilege Escalation Data Source: Elastic Defend Data Source: SentinelOne Data Source: Crowdstrike Data Source: Elastic Endgame Data Source: Auditd Manager Use Case: Vulnerability Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects suspicious creation of the nsswitch.conf file, outside of the regular /etc/nsswitch.conf path, consistent with attempts to exploit CVE-2025-32463 (the "sudo chroot" privilege escalation), where an attacker tricks sudo into using attacker-controlled NSS files or libraries to gain root.


    Read More
  • Potential CVE-2025-32463 Sudo Chroot Execution Attempt

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Privilege Escalation Data Source: Elastic Defend Data Source: SentinelOne Data Source: Crowdstrike Data Source: Elastic Endgame Data Source: Auditd Manager Use Case: Vulnerability Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects suspicious use of sudo's --chroot / -R option consistent with attempts to exploit CVE-2025-32463 (the "sudo chroot" privilege escalation), where an attacker tricks sudo into using attacker-controlled NSS files or libraries to gain root.


    Read More
  • Potential CVE-2025-41244 vmtoolsd LPE Exploitation Attempt

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Privilege Escalation Data Source: Elastic Defend Data Source: SentinelOne Data Source: Crowdstrike Data Source: Elastic Endgame Data Source: Auditd Manager Use Case: Vulnerability Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule looks for processes that behave like an attacker trying to exploit a known vulnerability in VMware tools (CVE-2025-41244). The vulnerable behavior involves the VMware tools service or its discovery scripts executing other programs to probe their version strings. An attacker can place a malicious program in a writable location (for example /tmp) and have the tools execute it with elevated privileges, resulting in local privilege escalation. The rule flags launches where vmtoolsd or the service discovery scripts start other child processes.


    Read More
  • Potential Data Exfiltration Through Curl

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux OS: Windows OS: macOS Use Case: Threat Detection Tactic: Exfiltration Resources: Investigation Guide Data Source: Elastic Defend Data Source: Crowdstrike Data Source: SentinelOne Data Source: Sysmon Data Source: Auditd Manager Data Source: Windows Security Event Logs  ·
    Share on: twitter facebook linkedin copy

    Detects the use of curl to upload files to an internet server. Threat actors often will collect and exfiltrate data on a system to their C2 server for review. Many threat actors have been observed using curl to upload the collected data. Use of curl in this way, while not inherently malicious, should be considered highly abnormal and suspicious activity.


    Read More
  • Potential Data Exfiltration Through Wget

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Exfiltration Data Source: Auditd Manager Data Source: Elastic Defend Data Source: Crowdstrike Data Source: SentinelOne Data Source: Elastic Endgame Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects the use of wget to upload files to an internet server. Threat actors often will collect data on a system and attempt to exfiltrate it back to their command and control servers. Use of wget in this way, while not inherently malicious, should be considered highly abnormal and suspicious activity.


    Read More
  • Potential Data Splitting Detected

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Exfiltration Data Source: Elastic Defend Data Source: Crowdstrike Data Source: SentinelOne Data Source: Elastic Endgame Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule looks for the usage of common data splitting utilities with specific arguments that indicate data splitting for exfiltration on Linux systems. Data splitting is a technique used by adversaries to split data into smaller parts to avoid detection and exfiltrate data.


    Read More
  • Potential Database Dumping Activity

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Exfiltration Data Source: Elastic Defend Data Source: Crowdstrike Data Source: SentinelOne Data Source: Elastic Endgame Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the use of database dumping utilities to exfiltrate data from a database. Attackers may attempt to dump the database to a file on the system and then exfiltrate the file to a remote server.


    Read More
  • Potential Defense Evasion via Doas

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Defend Data Source: Elastic Endgame Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the creation or rename of the Doas configuration file on a Linux system. Adversaries may create or modify the Doas configuration file to elevate privileges and execute commands as other users while attempting to evade detection.


    Read More
  • Potential Dynamic IEX Reconstruction via Environment Variables

    calendar Apr 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Data Source: PowerShell Logs Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects PowerShell scripts that reconstructs IEX (Invoke-Expression) by indexing environment variable strings (for example, $env:VAR[1,2,3]) or related .name[...] slices and joining characters at runtime. Attackers use environment-variable slicing to hide dynamic execution and evade keyword-based detections and AMSI.


    Read More
  • Potential Etherhiding C2 via Blockchain Connection

    calendar Apr 1, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Command and Control Tactic: Execution Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects when a scripting interpreter makes an outbound network connection to an Ethereum blockchain endpoint for command and control purposes. Adversaries may leverage Ethereum blockchain infrastructure as a covert C2 channel to receive commands and exfiltrate data, as observed in campaigns like SleepyDuck malware.


    Read More
  • Potential Execution of rc.local Script

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Persistence Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the potential execution of the "/etc/rc.local" script through the "already_running" event action created by the "rc-local.service" systemd service. The "/etc/rc.local" script is a legacy initialization script that is executed at the end of the boot process. The "/etc/rc.local" script is not enabled by default on most Linux distributions. The "/etc/rc.local" script can be used by attackers to persistently execute malicious commands or scripts on a compromised system at reboot. As the rc.local file is executed prior to the initialization of Elastic Defend, the execution event is not ingested, and therefore the "already_running" event is leveraged to provide insight into the potential execution of "rc.local".


    Read More
  • Potential Execution via SSH Backdoor

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Credential Access Tactic: Persistence Tactic: Lateral Movement Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    It identifies potential malicious shell executions through remote SSH and detects cases where the sshd service suddenly terminates soon after successful execution, suggesting suspicious behavior similar to the XZ backdoor.


    Read More
  • Potential Git CVE-2025-48384 Exploitation

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux OS: macOS Use Case: Threat Detection Tactic: Execution Data Source: Elastic Defend Data Source: Auditd Manager Data Source: SentinelOne Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects potential exploitation of CVE-2025-48384 via Git. This vulnerability allows attackers to execute arbitrary code by leveraging Git's recursive clone feature to fetch and execute malicious scripts from a remote repository.


    Read More
  • Potential Hex Payload Execution via Command-Line

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Defense Evasion Tactic: Execution Data Source: Auditd Manager Data Source: Elastic Defend Data Source: Elastic Endgame Data Source: Crowdstrike Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects when a process executes a command line containing hexadecimal characters. Malware authors may use hexadecimal encoding to obfuscate their payload and evade detection.


    Read More
  • Potential Hex Payload Execution via Common Utility

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Defense Evasion Tactic: Execution Data Source: Elastic Defend Data Source: Crowdstrike Data Source: SentinelOne Data Source: Elastic Endgame Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects potential hex payload execution on Linux systems. Adversaries may use hex encoding to obfuscate payloads and evade detection mechanisms.


    Read More
  • Potential Hidden Local User Account Creation

    calendar Apr 1, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Persistence Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies attempts to create a local account that will be hidden from the macOS logon window. This may indicate an attempt to evade user attention while maintaining persistence using a separate local account.


    Read More
  • Potential Hidden Process via Mount Hidepid

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Auditd Manager Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the execution of mount process with hidepid parameter, which can make processes invisible to other users from the system. Adversaries using Linux kernel version 3.2+ (or RHEL/CentOS v6.5+ above) can hide the process from other users. When hidepid=2 option is executed to mount the /proc filesystem, only the root user can see all processes and the logged-in user can only see their own process. This provides a defense evasion mechanism for the adversaries to hide their process executions from all other commands such as ps, top, pgrep and more. With the Linux kernel hardening hidepid option all the user has to do is remount the /proc filesystem with the option, which can now be monitored and detected.


    Read More
  • Potential Impersonation Attempt via Kubectl

    calendar Apr 1, 2026 · Domain: Endpoint Domain: Container Domain: Kubernetes OS: Linux OS: macOS Use Case: Threat Detection Tactic: Defense Evasion Tactic: Discovery Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Auditd Manager Data Source: SentinelOne Data Source: Elastic Defend for Containers Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects potential impersonation attempts via the "kubectl" command in Linux and macOS environments. It identifies process events where "kubectl" is executed with arguments that suggest an attempt to impersonate another user or group, such as using "--kubeconfig", "--token", "--as", or "--as-group". This could indicate an adversary trying to gain unauthorized access or escalate privileges within a Kubernetes cluster. If this rule is triggered, in conjunction with rules related to secret access or kubeconfig file discovery, it may indicate a potential impersonation attempt.


    Read More
  • Potential Internal Linux SSH Brute Force Detected

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Credential Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies multiple internal consecutive login failures targeting a user account from the same source address within a short time interval. Adversaries will often brute force login attempts across multiple users with a common or known password, in an attempt to gain access to these accounts.


    Read More
  • Potential JAVA/JNDI Exploitation Attempt

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux OS: macOS Use Case: Threat Detection Tactic: Execution Use Case: Vulnerability Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies an outbound network connection by JAVA to LDAP, RMI or DNS standard ports followed by a suspicious JAVA child processes. This may indicate an attempt to exploit a JAVA/NDI (Java Naming and Directory Interface) injection vulnerability.


    Read More
  • Potential Kerberos Attack via Bifrost

    calendar Apr 1, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Credential Access Tactic: Lateral Movement Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies use of Bifrost, a known macOS Kerberos pentesting tool, which can be used to dump cached Kerberos tickets or attempt unauthorized authentication techniques such as pass-the-ticket/hash and kerberoasting.


    Read More
  • Potential Kubectl Masquerading via Unexpected Process

    calendar Apr 1, 2026 · Domain: Endpoint Domain: Container Domain: Kubernetes OS: Linux OS: macOS Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Defend Data Source: Elastic Endgame Data Source: Crowdstrike Data Source: SentinelOne Data Source: Elastic Defend for Containers Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects potential kubectl masquerading activity by monitoring for process events where the process name is not "kubectl" but the command line arguments include kubectl-related commands. This could indicate an adversary attempting to masquerade as legitimate kubectl activity to evade detection. This rule covers evasion gaps introduced by renaming the kubectl binary, or placing it in an unusual directory.


    Read More
  • Potential Linux Backdoor User Account Creation

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Persistence Data Source: Elastic Endgame Resources: Investigation Guide Data Source: Elastic Defend Data Source: Auditd Manager Data Source: Crowdstrike Data Source: SentinelOne  ·
    Share on: twitter facebook linkedin copy

    Identifies the attempt to create a new backdoor user by setting the user's UID to 0. Attackers may alter a user's UID to 0 to establish persistence on a system.


    Read More
  • Potential Linux Credential Dumping via Proc Filesystem

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Credential Access Use Case: Vulnerability Data Source: Elastic Defend Data Source: SentinelOne Data Source: Elastic Endgame Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the execution of the mimipenguin exploit script which is linux adaptation of Windows tool mimikatz. Mimipenguin exploit script is used to dump clear text passwords from a currently logged-in user. The tool exploits a known vulnerability CVE-2018-20781. Malicious actors can exploit the cleartext credentials in memory by dumping the process and extracting lines that have a high probability of containing cleartext passwords.


    Read More
  • Potential Linux Credential Dumping via Unshadow

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Credential Access Data Source: Elastic Defend Data Source: Elastic Endgame Data Source: Crowdstrike Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the execution of the unshadow utility which is part of John the Ripper, a password-cracking tool on the host machine. Malicious actors can use the utility to retrieve the combined contents of the '/etc/shadow' and '/etc/password' files. Using the combined file generated from the utility, the malicious threat actors can use them as input for password-cracking utilities or prepare themselves for future operations by gathering credential information of the victim.


    Read More
  • Potential Linux Hack Tool Launched

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Execution Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Auditd Manager Data Source: Crowdstrike Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Monitors for the execution of different processes that might be used by attackers for malicious intent. An alert from this rule should be investigated further, as hack tools are commonly used by blue teamers and system administrators as well.


    Read More
  • Potential Linux Tunneling and/or Port Forwarding

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Command and Control Data Source: Elastic Defend Data Source: Elastic Endgame Data Source: Crowdstrike Data Source: SentinelOne Data Source: Auditd Manager Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule monitors for a set of Linux utilities that can be used for tunneling and port forwarding. Attackers can leverage tunneling and port forwarding techniques to bypass network defenses, establish hidden communication channels, and gain unauthorized access to internal resources, facilitating data exfiltration, lateral movement, and remote control.


    Read More
  • Potential Linux Tunneling and/or Port Forwarding via Command Line

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Command and Control Data Source: Elastic Defend Data Source: Elastic Endgame Data Source: Crowdstrike Data Source: SentinelOne Data Source: Auditd Manager Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule monitors for potential tunneling and/or port forwarding activity on Linux systems via command line utilities. Attackers may use various tools to create covert communication channels, allowing them to bypass network security measures and maintain persistent access to compromised systems. By leveraging these utilities, attackers can tunnel traffic through legitimate protocols, making detection more challenging.


    Read More
  • Potential Linux Tunneling and/or Port Forwarding via SSH Option

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Command and Control Data Source: Elastic Defend Data Source: Elastic Endgame Data Source: Crowdstrike Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the use of SSH options that may indicate tunneling or port forwarding on Linux systems. This behavior is commonly associated with malicious activity, such as establishing a port forward, proxy or an encrypted tunnel to exfiltrate data.


    Read More
  • Potential macOS SSH Brute Force Detected

    calendar Apr 1, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Credential Access Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies a high number (20) of macOS SSH KeyGen process executions from the same host. An adversary may attempt a brute force attack to obtain unauthorized access to user accounts.


    Read More
  • Potential Meterpreter Reverse Shell

    calendar Apr 1, 2026 · Data Source: Auditd Manager Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Execution Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This detection rule identifies a sample of suspicious Linux system file reads used for system fingerprinting, leveraged by the Metasploit Meterpreter shell to gather information about the target that it is executing its shell on. Detecting this pattern is indicative of a successful meterpreter shell connection.


    Read More
  • Potential Microsoft Office Sandbox Evasion

    calendar Apr 1, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the creation of a suspicious zip file prepended with special characters. Sandboxed Microsoft Office applications on macOS are allowed to write files that start with special characters, which can be combined with an AutoStart location to achieve sandbox evasion.


    Read More
  • Potential Network Scan Executed From Host

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Discovery Data Source: Elastic Defend Data Source: Elastic Endgame Data Source: Auditd Manager Data Source: Crowdstrike Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This threshold rule monitors for the rapid execution of unix utilities that are capable of conducting network scans. Adversaries may leverage built-in tools such as ping, netcat or socat to execute ping sweeps across the network while attempting to evade detection or due to the lack of network mapping tools available on the compromised host.


    Read More
  • Potential OpenSSH Backdoor Logging Activity

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Persistence Tactic: Credential Access Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies a Secure Shell (SSH) client or server process creating a known SSH backdoor log file. Adversaries may modify SSH related binaries for persistence or credential access via patching sensitive functions to enable unauthorized access or to log SSH credentials for exfiltration.


    Read More
  • Potential Persistence via Atom Init Script Modification

    calendar Apr 1, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Persistence Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies modifications to the Atom desktop text editor Init File. Adversaries may add malicious JavaScript code to the init.coffee file that will be executed upon the Atom application opening.


    Read More
  • Potential Persistence via Login Hook

    calendar Apr 1, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Persistence Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the creation or modification of the login window property list (plist). Adversaries may modify plist files to run a program during system boot or user login for persistence.


    Read More
  • Potential PowerShell HackTool Script by Function Names

    calendar Apr 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Execution Data Source: PowerShell Logs Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects PowerShell scripts containing function names and helpers from common offensive frameworks and tools used for discovery, credential access, injection, persistence, and exfiltration. Attackers often reuse these public functions with minimal changes, leaving recognizable function-name artifacts.


    Read More
  • Potential PowerShell Obfuscation via High Numeric Character Proportion

    calendar Apr 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Data Source: PowerShell Logs Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects long PowerShell script block content with unusually high numeric character density (high digit-to-length ratio), often produced by byte arrays, character-code reconstruction, or embedded encoded blobs. Attackers use numeric-heavy obfuscation to conceal payloads and rebuild them at runtime to avoid static inspection.


    Read More
  • Potential PowerShell Obfuscation via Invalid Escape Sequences

    calendar Apr 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Data Source: PowerShell Logs Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects PowerShell scripts with repeated invalid backtick escapes between word characters (letters, digits, underscore, or dash), splitting tokens while preserving execution. Attackers use this obfuscation to fragment keywords and evade pattern-based detection and AMSI.


    Read More
  • Potential PowerShell Obfuscation via Reverse Keywords

    calendar Apr 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Data Source: PowerShell Logs Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects PowerShell scripts containing reversed keyword strings associated with execution or network activity (for example, ekovni, noisserpxe, daolnwod, tcejbo-wen, tcejboimw, etc.). Attackers reverse keywords and reconstruct them at runtime to hide intent and evade static detection and AMSI.


    Read More
  • Potential PowerShell Obfuscation via String Reordering

    calendar Apr 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Data Source: PowerShell Logs Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects PowerShell scripts that uses format placeholders like "{0}{1}" with the -f operator or ::Format to reorder strings at runtime. Attackers use format-based reconstruction to hide commands or payload strings and evade static analysis and AMSI.


    Read More
  • Potential Privacy Control Bypass via Localhost Secure Copy

    calendar Apr 1, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Privilege Escalation Tactic: Defense Evasion Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies use of the Secure Copy Protocol (SCP) to copy files locally by abusing the auto addition of the Secure Shell Daemon (sshd) to the authorized application list for Full Disk Access. This may indicate attempts to bypass macOS privacy controls to access sensitive files.


    Read More
  • Potential Privacy Control Bypass via TCCDB Modification

    calendar Apr 1, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the use of sqlite3 to directly modify the Transparency, Consent, and Control (TCC) SQLite database. This may indicate an attempt to bypass macOS privacy controls, including access to sensitive resources like the system camera, microphone, address book, and calendar.


    Read More
  • Potential Privilege Escalation through Writable Docker Socket

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Privilege Escalation Domain: Container Data Source: Elastic Defend Resources: Investigation Guide Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    This rule monitors for the usage of Docker runtime sockets to escalate privileges on Linux systems. Docker sockets by default are only be writable by the root user and docker group. Attackers that have permissions to write to these sockets may be able to create and run a container that allows them to escalate privileges and gain further access onto the host file system.


    Read More
  • Potential Privilege Escalation via Container Misconfiguration

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Privilege Escalation Domain: Container Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule monitors for the execution of processes that interact with Linux containers through an interactive shell without root permissions. Utilities such as runc and ctr are universal command-line utilities leveraged to interact with containers via root permissions. On systems where the access to these utilities are misconfigured, attackers might be able to create and run a container that mounts the root folder or spawn a privileged container vulnerable to a container escape attack, which might allow them to escalate privileges and gain further access onto the host file system.


    Read More
  • Potential Privilege Escalation via CVE-2023-4911

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Privilege Escalation Use Case: Vulnerability Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects potential privilege escalation attempts through Looney Tunables (CVE-2023-4911). Looney Tunables is a buffer overflow vulnerability in GNU C Library's dynamic loader's processing of the GLIBC_TUNABLES environment variable.


    Read More
  • Potential Privilege Escalation via Enlightenment

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Privilege Escalation Use Case: Vulnerability Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies an attempt to exploit a local privilege escalation CVE-2022-37706 via a flaw in Linux window manager package Enlightenment. enlightenment_sys in Enlightenment before 0.25.4 allows local users to gain privileges because it is setuid root, and the system library function mishandles pathnames that begin with a /dev/.. substring.


    Read More
  • Potential Privilege Escalation via InstallerFileTakeOver

    calendar Apr 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Privilege Escalation Resources: Investigation Guide Use Case: Vulnerability Data Source: Elastic Defend  ·
    Share on: twitter facebook linkedin copy

    Identifies a potential exploitation of InstallerTakeOver (CVE-2021-41379) default PoC execution. Successful exploitation allows an unprivileged user to escalate privileges to SYSTEM.


    Read More
  • Potential Privilege Escalation via Linux DAC permissions

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Privilege Escalation Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies potential privilege escalation exploitation of DAC (Discretionary access control) file permissions. The rule identifies exploitation of DAC checks on sensitive file paths via suspicious processes whose capabilities include CAP_DAC_OVERRIDE (where a process can bypass all read write and execution checks) or CAP_DAC_READ_SEARCH (where a process can read any file or perform any executable permission on the directories).


    Read More
  • Potential Privilege Escalation via PKEXEC

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Privilege Escalation Data Source: Elastic Endgame Use Case: Vulnerability Data Source: Elastic Defend Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies an attempt to exploit a local privilege escalation in polkit pkexec (CVE-2021-4034) via unsecure environment variable injection. Successful exploitation allows an unprivileged user to escalate to the root user.


    Read More
  • Potential Privilege Escalation via Python cap_setuid

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Privilege Escalation Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This detection rule monitors for the execution of a system command with setuid or setgid capabilities via Python, followed by a uid or gid change to the root user. This sequence of events may indicate successful privilege escalation. Setuid (Set User ID) and setgid (Set Group ID) are Unix-like OS features that enable processes to run with elevated privileges, based on the file owner or group. Threat actors can exploit these attributes to escalate privileges to the privileges that are set on the binary that is being executed.


    Read More
  • Potential Privilege Escalation via Recently Compiled Executable

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Privilege Escalation Use Case: Vulnerability Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule monitors a sequence involving a program compilation event followed by its execution and a subsequent alteration of UID permissions to root privileges. This behavior can potentially indicate the execution of a kernel or software privilege escalation exploit.


    Read More
  • Potential Privilege Escalation via Sudoers File Modification

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux OS: macOS Use Case: Threat Detection Tactic: Privilege Escalation Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A sudoers file specifies the commands users or groups can run and from which terminals. Adversaries can take advantage of these configurations to execute commands as other users or spawn processes with higher privileges.


    Read More
  • Potential Privilege Escalation via SUID/SGID Proxy Execution

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Privilege Escalation Tactic: Persistence Tactic: Defense Evasion Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects potential privilege escalation via SUID/SGID proxy execution on Linux systems. Attackers may exploit binaries with the SUID/SGID bit set to execute commands with elevated privileges. This rule identifies instances where a process is executed with root privileges (user ID 0 or group ID 0) while the real user or group ID is non-root, indicating potential misuse of SUID/SGID binaries.


    Read More
  • Potential Privileged Escalation via SamAccountName Spoofing

    calendar Apr 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Persistence Tactic: Privilege Escalation Use Case: Active Directory Monitoring Data Source: Active Directory Use Case: Vulnerability Data Source: Windows Security Event Logs Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies a suspicious computer account name rename event, which may indicate an attempt to exploit CVE-2021-42278 to elevate privileges from a standard domain user to a user with domain admin privileges. CVE-2021-42278 is a security vulnerability that allows potential attackers to impersonate a domain controller via samAccountName attribute spoofing.


    Read More
  • Potential Protocol Tunneling via Chisel Client

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Command and Control Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule monitors for common command line flags leveraged by the Chisel client utility followed by a connection attempt. Chisel is a command-line utility used for creating and managing TCP and UDP tunnels, enabling port forwarding and secure communication between machines. Attackers can abuse the Chisel utility to establish covert communication channels, bypass network restrictions, and carry out malicious activities by creating tunnels that allow unauthorized access to internal systems.


    Read More
  • Potential Protocol Tunneling via EarthWorm

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Command and Control Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Crowdstrike Data Source: SentinelOne Data Source: Auditd Manager Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the execution of the EarthWorm tunneler. Adversaries may tunnel network communications to and from a victim system within a separate protocol to avoid detection and network filtering, or to enable access to otherwise unreachable systems.


    Read More
  • Potential Ransomware Note File Dropped via SMB

    calendar Apr 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Impact Resources: Investigation Guide Data Source: Elastic Defend  ·
    Share on: twitter facebook linkedin copy

    Identifies an incoming SMB connection followed by the creation of a file with a name similar to ransomware note files. This may indicate a remote ransomware attack via the SMB protocol.


    Read More
  • Potential release_agent Container Escape Detected via Defend for Containers

    calendar Apr 1, 2026 · Data Source: Elastic Defend for Containers Domain: Container OS: Linux Use Case: Threat Detection Tactic: Privilege Escalation Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects modification of the CGroup release_agent file from inside a privileged container. The release_agent is a script that is executed at the termination of any process on that CGroup and is invoked from the host. A privileged container with SYS_ADMIN capabilities, enables a threat actor to mount a CGroup directory and modify the release_agent which could be used for further privilege escalation and container escapes to the host machine.


    Read More
  • Potential Reverse Shell

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Execution Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This detection rule identifies suspicious network traffic patterns associated with TCP reverse shell activity. This activity consists of a parent-child relationship where a network event is followed by the creation of a shell process. An attacker may establish a Linux TCP reverse shell to gain remote access to a target system.


    Read More
  • Potential Reverse Shell Activity via Terminal

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux OS: macOS Use Case: Threat Detection Tactic: Execution Resources: Investigation Guide Data Source: Elastic Defend  ·
    Share on: twitter facebook linkedin copy

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


    Read More
  • Potential Reverse Shell via Background Process

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Execution Data Source: Elastic Defend Data Source: Elastic Endgame Data Source: Crowdstrike Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Monitors for the execution of background processes with process arguments capable of opening a socket in the /dev/tcp channel. This may indicate the creation of a backdoor reverse connection, and should be investigated further.


    Read More
  • Potential Reverse Shell via Child

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Execution Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This detection rule identifies suspicious network traffic patterns associated with TCP reverse shell activity. This activity consists of a network event that is followed by the creation of a shell process with suspicious command line arguments. An attacker may establish a Linux TCP reverse shell to gain remote access to a target system.


    Read More
  • Potential Reverse Shell via Suspicious Binary

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Execution Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This detection rule detects the creation of a shell through a chain consisting of the execution of a suspicious binary (located in a commonly abused location or executed manually) followed by a network event and ending with a shell being spawned. Stageless reverse tcp shells display this behaviour. Attackers may spawn reverse shells to establish persistence onto a target system.


    Read More
  • Potential Reverse Shell via Suspicious Child Process

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Execution Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This detection rule detects the creation of a shell through a suspicious process chain. Any reverse shells spawned by the specified utilities that are initialized from a single process followed by a network connection attempt will be captured through this rule. Attackers may spawn reverse shells to establish persistence onto a target system.


    Read More
  • Potential Reverse Shell via UDP

    calendar Apr 1, 2026 · Data Source: Auditd Manager Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Execution Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This detection rule identifies suspicious network traffic patterns associated with UDP reverse shell activity. This activity consists of a sample of an execve, socket and connect syscall executed by the same process, where the auditd.data.a0-1 indicate a UDP connection, ending with an egress connection event. An attacker may establish a Linux UDP reverse shell to bypass traditional firewall restrictions and gain remote access to a target system covertly.


    Read More
  • Potential SAP NetWeaver Exploitation

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux OS: Windows Use Case: Threat Detection Tactic: Execution Use Case: Vulnerability Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies suspicious processes spawned from the SAP NetWeaver application. This may indicate an attempt to execute commands via webshell.


    Read More
  • Potential SAP NetWeaver WebShell Creation

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux OS: Windows Use Case: Threat Detection Tactic: Execution Use Case: Vulnerability Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies suspicious Java file creation in the IRJ directory of the SAP NetWeaver application. This may indicate an attempt to deploy a webshell.


    Read More
  • Potential SharpRDP Behavior

    calendar Apr 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Lateral Movement Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies potential behavior of SharpRDP, which is a tool that can be used to perform authenticated command execution against a remote target via Remote Desktop Protocol (RDP) for the purposes of lateral movement.


    Read More
  • Potential Shell via Wildcard Injection Detected

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Privilege Escalation Tactic: Execution Data Source: Elastic Defend Data Source: SentinelOne Resources: Investigation Guide Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    This rule monitors for the execution of a set of linux binaries, that are potentially vulnerable to wildcard injection, with suspicious command line flags followed by a shell spawn event. Linux wildcard injection is a type of security vulnerability where attackers manipulate commands or input containing wildcards (e.g., *, ?, []) to execute unintended operations or access sensitive data by tricking the system into interpreting the wildcard characters in unexpected ways.


    Read More
  • Potential SSH Password Grabbing via strace

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Persistence Tactic: Credential Access Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects potential SSH password grabbing via the use of strace on sshd processes. Attackers may use strace to capture sensitive information, such as passwords, by tracing system calls made by the sshd process. This rule looks for a sequence of events where an sshd process ends followed closely by the start of a strace process. This may be indicative of an attacker attempting to capture SSH credentials.


    Read More
  • Potential Successful SSH Brute Force Attack

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Credential Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies multiple SSH login failures followed by a successful one from the same source address. Adversaries can attempt to login into multiple users with a common or known password to gain access to accounts.


    Read More
  • Potential Sudo Hijacking

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Privilege Escalation Tactic: Persistence Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the creation of a sudo binary located at /usr/bin/sudo. Attackers may hijack the default sudo binary and replace it with a custom binary or script that can read the user's password in clear text to escalate privileges or enable persistence onto the system every time the sudo binary is executed.


    Read More
  • Potential Sudo Privilege Escalation via CVE-2019-14287

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Privilege Escalation Data Source: Elastic Defend Use Case: Vulnerability Data Source: Elastic Endgame Data Source: Auditd Manager Data Source: Crowdstrike Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule monitors for the execution of a suspicious sudo command that is leveraged in CVE-2019-14287 to escalate privileges to root. Sudo does not verify the presence of the designated user ID and proceeds to execute using a user ID that can be chosen arbitrarily. By using the sudo privileges, the command "sudo -u#-1" translates to an ID of 0, representing the root user. This exploit may work for sudo versions prior to v1.28.


    Read More
  • Potential Sudo Token Manipulation via Process Injection

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Privilege Escalation Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects potential sudo token manipulation attacks through process injection by monitoring the use of a debugger (gdb) process followed by a successful uid change event during the execution of the sudo process. A sudo token manipulation attack is performed by injecting into a process that has a valid sudo token, which can then be used by attackers to activate their own sudo token. This attack requires ptrace to be enabled in conjunction with the existence of a living process that has a valid sudo token with the same uid as the current user.


    Read More
  • Potential Suspicious DebugFS Root Device Access

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Privilege Escalation Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule monitors for the usage of the built-in Linux DebugFS utility to access a disk device without root permissions. Linux users that are part of the "disk" group have sufficient privileges to access all data inside of the machine through DebugFS. Attackers may leverage DebugFS in conjunction with "disk" permissions to read sensitive files owned by root, such as the shadow file, root ssh private keys or other sensitive files that may allow them to further escalate privileges.


    Read More
  • Potential Suspicious File Edit

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Persistence Tactic: Privilege Escalation Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule monitors for the potential edit of a suspicious file. In Linux, when editing a file through an editor, a temporary .swp file is created. By monitoring for the creation of this .swp file, we can detect potential file edits of suspicious files. The execution of this rule is not a clear sign of the file being edited, as just opening the file through an editor will trigger this event. Attackers may alter any of the files added in this rule to establish persistence, escalate privileges or perform reconnaisance on the system.


    Read More
  • Potential Telnet Authentication Bypass (CVE-2026-24061)

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Initial Access Tactic: Lateral Movement Resources: Investigation Guide Use Case: Vulnerability Data Source: Elastic Defend Data Source: Elastic Endgame Data Source: Crowdstrike Data Source: SentinelOne  ·
    Share on: twitter facebook linkedin copy

    Identifies potential exploitation of a Telnet remote authentication bypass vulnerability (CVE-2026-24061) in GNU Inetutils telnetd. The vulnerability allows unauthenticated access by supplying a crafted -f <username> value via the USER environment variable, resulting in a login process spawned with elevated privileges.


    Read More
  • Potential THC Tool Downloaded

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Lateral Movement Data Source: Elastic Defend Data Source: Elastic Endgame Data Source: Auditd Manager Data Source: Crowdstrike Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies processes that are capable of downloading files with command line arguments containing URLs to SSH-IT's autonomous SSH worm. This worm intercepts outgoing SSH connections every time a user uses ssh.


    Read More
  • Potential Unauthorized Access via Wildcard Injection Detected

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Privilege Escalation Tactic: Credential Access Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Auditd Manager Data Source: Crowdstrike Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule monitors for the execution of the "chown" and "chmod" commands with command line flags that could indicate a wildcard injection attack. Linux wildcard injection is a type of security vulnerability where attackers manipulate commands or input containing wildcards (e.g., *, ?, []) to execute unintended operations or access sensitive data by tricking the system into interpreting the wildcard characters in unexpected ways.


    Read More
  • Potentially Suspicious Process Started via tmux or screen

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Defend Data Source: Elastic Endgame Data Source: Crowdstrike Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule monitors for the execution of suspicious commands via screen and tmux. When launching a command and detaching directly, the commands will be executed in the background via its parent process. Attackers may leverage screen or tmux to execute commands while attempting to evade detection.


    Read More
  • PowerShell Obfuscation via Negative Index String Reversal

    calendar Apr 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Data Source: PowerShell Logs Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects PowerShell scripts that uses negative index ranges (for example, $var[-1..0]) to reverse strings or arrays and rebuild content at runtime. Attackers use index reversal to reconstruct hidden commands or payloads and evade static analysis and AMSI.


    Read More
  • PowerShell Script with Token Impersonation Capabilities

    calendar Apr 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Privilege Escalation Data Source: PowerShell Logs Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects PowerShell scripts that references token manipulation and impersonation APIs such as CreateProcessWithTokenW, DuplicateToken/ImpersonateLoggedOnUser, or AdjustTokenPrivileges (SeDebugPrivilege). Attackers abuse token impersonation to elevate privileges and bypass access controls.


    Read More
  • PowerShell Script with Veeam Credential Access Capabilities

    calendar Apr 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Credential Access Data Source: PowerShell Logs Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies PowerShell script block content that queries Veeam credential tables or uses ProtectedStorage to decrypt stored secrets. Attackers abuse Veeam credentials to access backup infrastructure and enable ransomware operations.


    Read More
  • PowerShell Suspicious Discovery Related Windows API Functions

    calendar Apr 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Discovery Tactic: Collection Tactic: Execution Resources: Investigation Guide Data Source: PowerShell Logs  ·
    Share on: twitter facebook linkedin copy

    Detects PowerShell scripts that references native Windows API functions commonly used for discovery of users, groups, shares, sessions, domain trusts, and service security. Attackers use these APIs for situational awareness and targeting prior to lateral movement or collection.


    Read More
  • Printer User (lp) Shell Execution

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Use Case: Vulnerability Tactic: Execution Data Source: Crowdstrike Data Source: Elastic Defend Data Source: Elastic Endgame Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This detection rule addresses multiple vulnerabilities in the CUPS printing system, including CVE-2024-47176, CVE-2024-47076, CVE-2024-47175, and CVE-2024-47177. Specifically, this rule detects shell executions from the foomatic-rip parent process through the default printer user (lp). These flaws impact components like cups-browsed, libcupsfilters, libppd, and foomatic-rip, allowing remote unauthenticated attackers to manipulate IPP URLs or inject malicious data through crafted UDP packets or network spoofing. This can result in arbitrary command execution when a print job is initiated.


    Read More
  • Private Key Searching Activity

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Discovery Tactic: Credential Access Data Source: Auditd Manager Data Source: Elastic Defend Data Source: Crowdstrike Data Source: SentinelOne Data Source: Elastic Endgame Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects private key searching activity on Linux systems. Searching for private keys can be an indication of an attacker attempting to escalate privileges or exfiltrate sensitive information.


    Read More
  • Privilege Escalation via CAP_CHOWN/CAP_FOWNER Capabilities

    calendar Apr 1, 2026 · Data Source: Auditd Manager Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Privilege Escalation Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies instances where a processes (granted CAP_CHOWN and/or CAP_FOWNER capabilities) is executed, after which the ownership of a suspicious file or binary is changed. In Linux, the CAP_CHOWN capability allows a process to change the owner of a file, while CAP_FOWNER permits it to bypass permission checks on operations that require file ownership (like reading, writing, and executing). Attackers may abuse these capabilities to obtain unauthorized access to files.


    Read More
  • Privilege Escalation via CAP_SETUID/SETGID Capabilities

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Privilege Escalation Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies instances where a process (granted CAP_SETUID and/or CAP_SETGID capabilities) is executed, after which the user's access is elevated to UID/GID 0 (root). In Linux, the CAP_SETUID and CAP_SETGID capabilities allow a process to change its UID and GID, respectively, providing control over user and group identity management. Attackers may leverage a misconfiguration for exploitation in order to escalate their privileges to root.


    Read More
  • Privilege Escalation via GDB CAP_SYS_PTRACE

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Privilege Escalation Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies instances where GDB (granted the CAP_SYS_PTRACE capability) is executed, after which the user's access is elevated to UID/GID 0 (root). In Linux, the CAP_SYS_PTRACE capability grants a process the ability to use the ptrace system call, which is typically used for debugging and allows the process to trace and control other processes. Attackers may leverage this capability to hook and inject into a process that is running with root permissions in order to escalate their privileges to root.


    Read More
  • Privilege Escalation via Rogue Named Pipe Impersonation

    calendar Apr 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Privilege Escalation Data Source: Sysmon Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies a privilege escalation attempt via rogue named pipe impersonation. An adversary may abuse this technique by masquerading as a known named pipe and manipulating a privileged process to connect to it.


    Read More
  • Privileged Container Creation with Host Directory Mount

    calendar Apr 1, 2026 · Domain: Endpoint Domain: Container OS: Linux OS: macOS Use Case: Threat Detection Tactic: Execution Data Source: Elastic Defend Data Source: Elastic Endgame Data Source: Auditd Manager Data Source: Crowdstrike Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the creation of privileged containers that mount host directories into the container's filesystem. Such configurations can be exploited by attackers to escape the container isolation and gain access to the host system, potentially leading to privilege escalation and lateral movement within the environment.


    Read More
  • Privileged Docker Container Creation

    calendar Apr 1, 2026 · Domain: Endpoint Domain: Container OS: Linux Use Case: Threat Detection Tactic: Execution Data Source: Elastic Defend Data Source: Elastic Endgame Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule leverages the new_terms rule type to identify the creation of a potentially unsafe docker container from an unusual parent process. Attackers can use the "--privileged" flag to create containers with escalated privileges, which can lead to trivial privilege escalation, docker escaping and persistence. access.


    Read More
  • Process Backgrounded by Unusual Parent

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Execution Tactic: Persistence Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Crowdstrike Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule identifies processes that are backgrounded by an unusual parent process. This behavior may indicate a process attempting to evade detection by hiding its parent process.


    Read More
  • Process Capability Enumeration

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Discovery Data Source: Elastic Defend Data Source: Elastic Endgame Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies recursive process capability enumeration of the entire filesystem through the getcap command. Malicious users may manipulate identified capabilities to gain root privileges.


    Read More
  • Process Capability Set via setcap Utility

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Persistence Tactic: Privilege Escalation Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the use of the setcap utility to set capabilities on a process. The setcap utility is used to set the capabilities of a binary to allow it to perform privileged operations without needing to run as root. This can be used by attackers to establish persistence by creating a backdoor, or escalate privileges by abusing a misconfiguration on a system.


    Read More
  • Process Spawned from Message-of-the-Day (MOTD)

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Persistence Data Source: Elastic Endgame Resources: Investigation Guide Data Source: Elastic Defend Data Source: SentinelOne  ·
    Share on: twitter facebook linkedin copy

    Message of the day (MOTD) is the message that is presented to the user when a user connects to a Linux server via SSH or a serial connection. Linux systems contain several default MOTD files located in the "/etc/update-motd.d/" directory. These scripts run as the root user every time a user connects over SSH or a serial connection. Adversaries may create malicious MOTD files that grant them persistence onto the target every time a user connects to the system by executing a backdoor script or command. This rule detects the execution of potentially malicious processes through the MOTD utility.


    Read More
  • Process Started from Process ID (PID) File

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Execution Threat: BPFDoor Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Auditd Manager Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies a new process starting from a process ID (PID), lock or reboot file within the temporary file storage paradigm (tmpfs) directory /var/run directory. On Linux, the PID files typically hold the process ID to track previous copies running and manage other tasks. Certain Linux malware use the /var/run directory for holding data, executables and other tasks, disguising itself or these files as legitimate PID files.


    Read More
  • Prompt for Credentials with Osascript

    calendar Apr 1, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Credential Access Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the use of osascript to execute scripts via standard input that may prompt a user with a rogue dialog for credentials.


    Read More
  • ProxyChains Activity

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Command and Control Data Source: Elastic Defend Data Source: Elastic Endgame Data Source: Auditd Manager Data Source: Crowdstrike Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule monitors for the execution of the ProxyChains utility. ProxyChains is a command-line tool that enables the routing of network connections through intermediary proxies, enhancing anonymity and enabling access to restricted resources. Attackers can exploit the ProxyChains utility to hide their true source IP address, evade detection, and perform malicious activities through a chain of proxy servers, potentially masking their identity and intentions.


    Read More
  • Python Path File (pth) Creation

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Persistence Tactic: Execution Tactic: Defense Evasion Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the creation of .pth files in system-wide and user-specific Python package directories, which can be abused for persistent code execution. .pth files automatically execute Python code when the interpreter starts, making them a stealthy persistence mechanism. Monitoring these paths helps identify unauthorized modifications that could indicate persistence by an attacker or malicious package injection.


    Read More
  • Python Site or User Customize File Creation

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Persistence Tactic: Execution Tactic: Defense Evasion Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the creation and modification of sitecustomize.py and usercustomize.py, which Python automatically executes on startup. Attackers can exploit these files for persistence by injecting malicious code. The rule monitors system-wide, user-specific, and virtual environment locations to catch unauthorized changes that could indicate persistence or backdooring attempts.


    Read More
  • Quarantine Attrib Removed by Unsigned or Untrusted Process

    calendar Apr 1, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects deletion of the quarantine attribute by an unusual process (xattr). In macOS, when applications or programs are downloaded from the internet, there is a quarantine flag set on the file. This attribute is read by Apple's Gatekeeper defense program at execution time. An adversary may disable this attribute to evade defenses.


    Read More
  • rc.local/rc.common File Creation

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Persistence Resources: Investigation Guide Data Source: Elastic Defend  ·
    Share on: twitter facebook linkedin copy

    This rule monitors the creation of the rc.local/rc.common files. The "/etc/rc.local" file is used to start custom applications, services, scripts or commands during start-up. The rc.local file has mostly been replaced by Systemd. However, through the "systemd-rc-local-generator", rc.local files can be converted to services that run at boot. Adversaries may alter rc.local/rc.common to execute malicious code at start-up, and gain persistence onto the system.


    Read More
  • Remote Computer Account DnsHostName Update

    calendar Apr 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Privilege Escalation Use Case: Active Directory Monitoring Data Source: Active Directory Use Case: Vulnerability Data Source: Windows Security Event Logs Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the remote update to a computer account's DnsHostName attribute. If the new value set is a valid domain controller DNS hostname and the subject computer name is not a domain controller, then it's highly likely a preparation step to exploit CVE-2022-26923 in an attempt to elevate privileges from a standard domain user to domain admin privileges.


    Read More
  • Remote File Creation in World Writeable Directory

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Lateral Movement Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the creation of a file in a world-writeable directory through a service that is commonly used for file transfer. This behavior is often associated with lateral movement and can be an indicator of an attacker attempting to move laterally within a network.


    Read More
  • Remote SSH Login Enabled via systemsetup Command

    calendar Apr 1, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Lateral Movement Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects use of the systemsetup command to enable remote SSH Login.


    Read More
  • Renaming of OpenSSH Binaries

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Credential Access Tactic: Persistence Tactic: Lateral Movement Data Source: Elastic Endgame Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Adversaries may modify SSH related binaries for persistence or credential access by patching sensitive functions to enable unauthorized access or by logging SSH credentials for exfiltration.


    Read More
  • Root Network Connection via GDB CAP_SYS_PTRACE

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Privilege Escalation Tactic: Execution Tactic: Command and Control Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies instances where GDB (granted the CAP_SYS_PTRACE capability) is executed, after which an outbound network connection is initiated by UID/GID 0 (root). In Linux, the CAP_SYS_PTRACE capability grants a process the ability to use the ptrace system call, which is typically used for debugging and allows the process to trace and control other processes. Attackers may leverage this capability to hook and inject into a process that is running with root permissions in order to execute shell code and gain a reverse shell with root privileges.


    Read More
  • ROT Encoded Python Script Execution

    calendar Apr 1, 2026 · Domain: Endpoint OS: Windows OS: macOS Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the execution of a Python script that uses the ROT cipher for letters substitution. Adversaries may use this method to encode and obfuscate part of their malicious code in legit python packages.


    Read More
  • Screensaver Plist File Modified by Unexpected Process

    calendar Apr 1, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Persistence Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies when a screensaver plist file is modified by an unexpected process. An adversary can maintain persistence on a macOS endpoint by creating a malicious screensaver (.saver) file and configuring the screensaver plist file to execute code each time the screensaver is activated.


    Read More
  • Script Interpreter Connection to Non-Standard Port

    calendar Apr 1, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Command and Control Tactic: Execution Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects the execution of a script interpreter followed by an outbound network connection to a raw IP address on a non-standard port. Many initial access scripts and malware implants connect directly to C2 or payload servers using non-standard ports to avoid detection.


    Read More
  • Security File Access via Common Utilities

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Discovery Data Source: Elastic Defend Data Source: Crowdstrike Data Source: SentinelOne Data Source: Elastic Endgame Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects sensitive security file access via common utilities on Linux systems. Adversaries may attempt to read from sensitive files using common utilities to gather information about the system and its security configuration.


    Read More
  • Sensitive File Access followed by Compression

    calendar Apr 1, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Collection Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects when a sensitive file is accessed followed by the immediate creation of a compressed file in a suspicious location. This activity can indicate an attempt to collect sensitive local data and stage it for exfiltration.


    Read More
  • Sensitive File Compression Detected via Defend for Containers

    calendar Apr 1, 2026 · Data Source: Elastic Defend for Containers Domain: Container OS: Linux Use Case: Threat Detection Tactic: Collection Tactic: Credential Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the use of a compression utility to collect known files containing sensitive information, such as credentials and system configurations inside a container.


    Read More
  • Sensitive Files Compression Inside A Container

    calendar Apr 1, 2026 · Domain: Container OS: Linux Use Case: Threat Detection Tactic: Credential Access Tactic: Collection Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the use of a compression utility to collect known files containing sensitive information, such as credentials and system configurations inside a container.


    Read More
  • Sensitive Keys Or Passwords Search Detected via Defend for Containers

    calendar Apr 1, 2026 · Data Source: Elastic Defend for Containers Domain: Container OS: Linux Use Case: Threat Detection Tactic: Credential Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the use of system search utilities like grep and find to search for private SSH keys or passwords inside a container. Unauthorized access to these sensitive files could lead to further compromise of the container environment or facilitate a container breakout to the underlying host machine.


    Read More
  • Sensitive Keys Or Passwords Searched For Inside A Container

    calendar Apr 1, 2026 · Domain: Container OS: Linux Use Case: Threat Detection Tactic: Credential Access Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the use of system search utilities like grep and find to search for private SSH keys or passwords inside a container. Unauthorized access to these sensitive files could lead to further compromise of the container environment or facilitate a container breakout to the underlying host machine.


    Read More
  • Service Account Namespace Read Detected via Defend for Containers

    calendar Apr 1, 2026 · Data Source: Elastic Defend for Containers Domain: Container OS: Linux Use Case: Threat Detection Tactic: Discovery Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the reading of the service account namespace file inside a container. The service account namespace file is used to identify the namespace of the container in which it is running, and may be used by an adversary to get a better understanding of the container and the services running inside it.


    Read More
  • Service Account Token or Certificate Read Detected via Defend for Containers

    calendar Apr 1, 2026 · Data Source: Elastic Defend for Containers Domain: Container OS: Linux Use Case: Threat Detection Tactic: Credential Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the reading of the service account token or certificate inside a container. The service account token or certificate is used to authenticate the container to the Kubernetes API server, and may be used by an adversary to gain access to the Kubernetes API server or other resources within the cluster. These files are a common target for adversaries to gain access to the cluster.


    Read More
  • Service Creation via Local Kerberos Authentication

    calendar Apr 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Privilege Escalation Tactic: Credential Access Use Case: Active Directory Monitoring Data Source: Active Directory Data Source: Windows Security Event Logs Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies a suspicious local successful logon event where the Logon Package is Kerberos, the remote address is set to localhost, followed by a sevice creation from the same LogonId. This may indicate an attempt to leverage a Kerberos relay attack variant that can be used to elevate privilege locally from a domain joined user to local System privileges.


    Read More
  • Setcap setuid/setgid Capability Set

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Persistence Data Source: Elastic Defend Data Source: Elastic Endgame Data Source: Crowdstrike Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule monitors for the addition of the cap_setuid+ep or cap_setgid+ep capabilities via setcap. Setuid (Set User ID) and setgid (Set Group ID) are Unix-like OS features that enable processes to run with elevated privileges, based on the file owner or group. Threat actors can exploit these attributes to achieve persistence by creating malicious binaries, allowing them to maintain control over a compromised system with elevated permissions.


    Read More
  • Shadow File Modification by Unusual Process

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Persistence Tactic: Privilege Escalation Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule monitors for Linux Shadow file modifications. These modifications are indicative of a potential password change or user addition event. Threat actors may attempt to create new users or change the password of a user account to maintain access to a system.


    Read More
  • Shared Object Created by Previously Unknown Process

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Persistence Data Source: Elastic Endgame Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule monitors the creation of shared object files by previously unknown processes. The creation of a shared object file involves compiling code into a dynamically linked library that can be loaded by other programs at runtime. While this process is typically used for legitimate purposes, malicious actors can leverage shared object files to execute unauthorized code, inject malicious functionality into legitimate processes, or bypass security controls. This allows malware to persist on the system, evade detection, and potentially compromise the integrity and confidentiality of the affected system and its data.


    Read More
  • Shell Configuration Creation

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Persistence Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule monitors the creation of a shell configuration file. Unix systems use shell configuration files to set environment variables, create aliases, and customize the user's environment. Adversaries may modify or add a shell configuration file to execute malicious code and gain persistence in the system.


    Read More
  • Shell Execution via Apple Scripting

    calendar Apr 1, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Execution Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the execution of the shell process (sh) via scripting (JXA or AppleScript). Adversaries may use the doShellScript functionality in JXA or do shell script in AppleScript to execute system commands.


    Read More
  • Simple HTTP Web Server Connection

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Persistence Tactic: Execution Tactic: Command and Control Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects connections accepted by a simple HTTP web server in Python and PHP built-in modules. Adversaries may create simple HTTP web servers to establish persistence on a compromised system by uploading a reverse or command shell payload to the server web root, allowing them to regain remote access to the system if lost. This event may occur when an attacker requests the server to execute a command or script via a potential backdoor.


    Read More
  • Simple HTTP Web Server Creation

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Persistence Tactic: Execution Tactic: Command and Control Data Source: Elastic Defend Data Source: Crowdstrike Data Source: SentinelOne Data Source: Elastic Endgame Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the creation of a simple HTTP web server using PHP or Python built-in modules. Adversaries may create simple HTTP web servers to establish persistence on a compromised system by uploading a reverse or command shell payload to the server web root, allowing them to regain remote access to the system if lost.


    Read More
  • SoftwareUpdate Preferences Modification

    calendar Apr 1, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies changes to the SoftwareUpdate preferences using the built-in defaults command. Adversaries may abuse this in an attempt to disable security updates.


    Read More
  • Spike in Firewall Denies

    calendar Apr 1, 2026 · Use Case: Threat Detection Rule Type: ML Rule Type: Machine Learning Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A machine learning job detected an unusually large spike in network traffic that was denied by network access control lists (ACLs) or firewall rules. Such a burst of denied traffic is usually caused by either 1) a mis-configured application or firewall or 2) suspicious or malicious activity. Unsuccessful attempts at network transit, in order to connect to command-and-control (C2), or engage in data exfiltration, may produce a burst of failed connections. This could also be due to unusually large amounts of reconnaissance or enumeration traffic. Denial-of-service attacks or traffic floods may also produce such a surge in traffic.


    Read More
  • Spike in Network Traffic To a Country

    calendar Apr 1, 2026 · Use Case: Threat Detection Rule Type: ML Rule Type: Machine Learning Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A machine learning job detected an unusually large spike in network activity to one destination country in the network logs. This could be due to unusually large amounts of reconnaissance or enumeration traffic. Data exfiltration activity may also produce such a surge in traffic to a destination country that does not normally appear in network traffic or business workflows. Malware instances and persistence mechanisms may communicate with command-and-control (C2) infrastructure in their country of origin, which may be an unusual destination country for the source network.


    Read More
  • SSH Authorized Key File Activity Detected via Defend for Containers

    calendar Apr 1, 2026 · Data Source: Elastic Defend for Containers Domain: Container OS: Linux Use Case: Threat Detection Tactic: Persistence Tactic: Lateral Movement Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the creation or modification of an authorized_keys file inside a container. The Secure Shell (SSH) authorized_keys file specifies which users are allowed to log into a server using public key authentication. Adversaries may modify it to maintain persistence on a victim host by adding their own public key(s). Unexpected and unauthorized SSH usage inside a container can be an indicator of compromise and should be investigated.


    Read More
  • SSH Authorized Keys File Deletion

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the deletion of the authorized_keys or authorized_keys2 files on Linux systems. These files are used to store public keys for SSH authentication. Unauthorized deletion of these files can be an indicator of an attacker removing access to the system, and may be a precursor to further malicious activity.


    Read More
  • Successful SSH Authentication from Unusual IP Address

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Initial Access Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule leverages the new_terms rule type to detect successful SSH authentications by an IP- address that has not been authenticated in the last 5 days. This behavior may indicate an attacker attempting to gain access to the system using a valid account.


    Read More
  • Successful SSH Authentication from Unusual SSH Public Key

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Initial Access Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule leverages the new_terms rule type to detect successful SSH authentications via a public key that has not been seen in the last 5 days. Public key authentication is a secure method for authenticating users to a server. Monitoring unusual public key authentication events can help detect unauthorized access attempts or suspicious activity on the system.


    Read More
  • Successful SSH Authentication from Unusual User

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Initial Access Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule leverages the new_terms rule type to detect successful SSH authentications by a user who has not been authenticated in the last 5 days. This behavior may indicate an attacker attempting to gain access to the system using a valid account.


    Read More
  • Sudo Command Enumeration Detected

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Discovery Data Source: Elastic Defend Data Source: Crowdstrike Data Source: SentinelOne Data Source: Elastic Endgame Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule monitors for the usage of the sudo -l command, which is used to list the allowed and forbidden commands for the invoking user. Attackers may execute this command to enumerate commands allowed to be executed with sudo permissions, potentially allowing to escalate privileges to root.


    Read More
  • Sudoers File Activity

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux OS: macOS Use Case: Threat Detection Tactic: Privilege Escalation Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A sudoers file specifies the commands that users or groups can run and from which terminals. Adversaries can take advantage of these configurations to execute commands as other users or spawn processes with higher privileges.


    Read More
  • SUID/SGID Bit Set

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux OS: macOS Use Case: Threat Detection Tactic: Privilege Escalation Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    An adversary may add the setuid or setgid bit to a file or directory in order to run a file with the privileges of the owning user or group. An adversary can take advantage of this to either do a shell escape or exploit a vulnerability in an application with the setuid or setgid bit to get code running in a different user’s context. Additionally, adversaries can use this mechanism on their own malware to make sure they're able to execute in elevated contexts in the future.


    Read More
  • Suspicious .NET Reflection via PowerShell

    calendar Apr 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Tactic: Execution Resources: Investigation Guide Data Source: PowerShell Logs  ·
    Share on: twitter facebook linkedin copy

    Detects PowerShell scripts that invoke Reflection.Assembly or Assembly.Load to load .NET assemblies. Attackers use this method to load executables and DLLs without writing to the disk, bypassing security solutions.


    Read More
  • Suspicious Apple Mail Rule Plist Modification

    calendar Apr 1, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Persistence Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects suspicious creation or modification of the Apple Mail SyncedRules plist file by a non-Mail application. An adversary could establish persistence by creating or modifying an Apple Mail rule to point to a script file on disk, which will execute when an email matching the trigger is received.


    Read More
  • Suspicious APT Package Manager Execution

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Persistence Tactic: Execution Tactic: Defense Evasion Data Source: Elastic Defend Data Source: SentinelOne Resources: Investigation Guide Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    Detects suspicious process events executed by the APT package manager, potentially indicating persistence through an APT backdoor. In Linux, APT (Advanced Package Tool) is a command-line utility used for handling packages on Debian-based systems, providing functions for installing, updating, upgrading, and removing software along with managing package repositories. Attackers can backdoor APT to gain persistence by injecting malicious code into scripts that APT runs, thereby ensuring continued unauthorized access or control each time APT is used for package management.


    Read More
  • Suspicious APT Package Manager Network Connection

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Persistence Tactic: Command and Control Tactic: Defense Evasion Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects suspicious network events executed by the APT package manager, potentially indicating persistence through an APT backdoor. In Linux, APT (Advanced Package Tool) is a command-line utility used for handling packages on Debian-based systems, providing functions for installing, updating, upgrading, and removing software along with managing package repositories. Attackers can backdoor APT to gain persistence by injecting malicious code into scripts that APT runs, thereby ensuring continued unauthorized access or control each time APT is used for package management.


    Read More
  • Suspicious Automator Workflows Execution

    calendar Apr 1, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Execution Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the execution of the Automator Workflows process followed by a network connection from it's XPC service. Adversaries may drop a custom workflow template that hosts malicious JavaScript for Automation (JXA) code as an alternative to using osascript.


    Read More
  • Suspicious AWS S3 Connection via Script Interpreter

    calendar Apr 1, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Command and Control Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects when a script interpreter (osascript, Node.js, Python) with minimal arguments makes an outbound connection to AWS S3 or CloudFront domains. Threat actors have used S3 buckets for both command and control and data exfiltration. Script interpreters connecting to cloud storage should be investigated for potential malicious activity.


    Read More
  • Suspicious Browser Child Process

    calendar Apr 1, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Initial Access Tactic: Execution Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the execution of a suspicious browser child process. Adversaries may gain access to a system through a user visiting a website over the normal course of browsing. With this technique, the user's web browser is typically targeted for exploitation.


    Read More
  • Suspicious Child Execution via Web Server

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Persistence Tactic: Initial Access Data Source: Elastic Endgame Use Case: Vulnerability Resources: Investigation Guide Data Source: Elastic Defend Data Source: SentinelOne  ·
    Share on: twitter facebook linkedin copy

    Identifies suspicious child processes executed via a web server, which may suggest a vulnerability and remote shell access. Attackers may exploit a vulnerability in a web application to execute commands via a web server, or place a backdoor file that can be abused to gain code execution as a mechanism for persistence.


    Read More
  • Suspicious Content Extracted or Decompressed via Funzip

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Execution Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: SentinelOne Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies when suspicious content is extracted from a file and subsequently decompressed using the funzip utility. Malware may execute the tail utility using the "-c" option to read a sequence of bytes from the end of a file. The output from tail can be piped to funzip in order to decompress malicious code before it is executed. This behavior is consistent with malware families such as Bundlore.


    Read More
  • Suspicious CronTab Creation or Modification

    calendar Apr 1, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Persistence Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies attempts to create or modify a crontab via a process that is not crontab (i.e python, osascript, etc.). This activity should not be highly prevalent and could indicate the use of cron as a persistence mechanism by a threat actor.


    Read More
  • Suspicious Curl from macOS Application

    calendar Apr 1, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Command and Control Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects the use of curl by a macOS application binary to connect to a raw IP URI and download a second stage payload. Threat actors often utilize a benign looking or legitimate application as a first stage dropper. Curl is commonly used as it doesn't enforce Gatekeeper checks.


    Read More
  • Suspicious Curl to Google App Script Endpoint

    calendar Apr 1, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Command and Control Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects the use of curl to a Google Script endpoint for the purpose of downloading a second stage payload or tool. Threat actors utilize exposed Google Script endpoints to host payloads as Google URLs are generally whitelisted and bypass security controls.


    Read More
  • Suspicious Curl to Jamf Endpoint

    calendar Apr 1, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Lateral Movement Tactic: Execution Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects curl requests to JAMF Pro endpoints from suspicious processes like unsigned binaries or scripting interpreters. This indicates potential abuse of stolen JAMF credentials for lateral movement in enterprise macOS environments.


    Read More
  • Suspicious Data Encryption via OpenSSL Utility

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Impact Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies when the openssl command-line utility is used to encrypt multiple files on a host within a short time window. Adversaries may encrypt data on a single or multiple systems in order to disrupt the availability of their target's data and may attempt to hold the organization's data to ransom for the purposes of extortion.


    Read More
  • Suspicious Dynamic Linker Discovery via od

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Discovery Data Source: Elastic Defend Data Source: Elastic Endgame Data Source: Auditd Manager Data Source: Crowdstrike Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Monitors for dynamic linker discovery via the od utility. od (octal dump) is a command-line utility in Unix operating systems used for displaying data in various formats, including octal, hexadecimal, decimal, and ASCII, primarily used for examining and debugging binary files or data streams. Attackers can leverage od to analyze the dynamic linker by identifying injection points and craft exploits based on the observed behaviors and structures within these files.


    Read More
  • Suspicious Echo or Printf Execution Detected via Defend for Containers

    calendar Apr 1, 2026 · Data Source: Elastic Defend for Containers Domain: Container OS: Linux Use Case: Threat Detection Tactic: Persistence Tactic: Execution Tactic: Privilege Escalation Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the execution of the echo/printf command to write data to potential persistence files, decode base64/32/16 and hex content or establish connections to a potential C2. The echo/printf commands are used to display a line of text or write data to a file. Threat actors may abuse the echo/printf commands to write data to files or file descriptors that are executed (by other processes or services) to establish persistence or escalate privileges.


    Read More
  • Suspicious Emond Child Process

    calendar Apr 1, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Persistence Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the execution of a suspicious child process of the Event Monitor Daemon (emond). Adversaries may abuse this service by writing a rule to execute commands when a defined event occurs, such as system start up or user authentication.


    Read More
  • Suspicious Execution from Foomatic-rip or Cupsd Parent

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Use Case: Vulnerability Tactic: Execution Data Source: Elastic Defend Data Source: Crowdstrike Data Source: SentinelOne Data Source: Elastic Endgame Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This detection rule addresses multiple vulnerabilities in the CUPS printing system, including CVE-2024-47176, CVE-2024-47076, CVE-2024-47175, and CVE-2024-47177. Specifically, this rule detects suspicious process command lines executed by child processes of foomatic-rip and cupsd. These flaws impact components like cups-browsed, libcupsfilters, libppd, and foomatic-rip, allowing remote unauthenticated attackers to manipulate IPP URLs or inject malicious data through crafted UDP packets or network spoofing. This can result in arbitrary command execution when a print job is initiated.


    Read More
  • Suspicious File Creation via Kworker

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Persistence Tactic: Defense Evasion Data Source: Elastic Defend Data Source: SentinelOne Data Source: Elastic Endgame Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule monitors for a file creation event originating from a kworker parent process. kworker, or kernel worker, processes are part of the kernel's workqueue mechanism. They are responsible for executing work that has been scheduled to be done in kernel space, which might include tasks like handling interrupts, background activities, and other kernel-related tasks. Attackers may attempt to evade detection by masquerading as a kernel worker process.


    Read More
  • Suspicious File Creation via Pkg Install Script

    calendar Apr 1, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Persistence Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects when an installer package executes a pre or post install script that immediately copies a file to suspicious locations on the filesystem. This activity is not common and usually indicates a malicious package attempting to install persistence or establish a working directory for malware.


    Read More
  • Suspicious File Downloaded from Google Drive

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux OS: Windows OS: macOS Use Case: Threat Detection Tactic: Command and Control Data Source: Windows Security Event Logs Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies suspicious file download activity from a Google Drive URL. This could indicate an attempt to deliver phishing payloads via a trusted webservice.


    Read More
  • Suspicious File Made Executable via Chmod Inside A Container

    calendar Apr 1, 2026 · Domain: Container OS: Linux Use Case: Threat Detection Tactic: Execution Tactic: Defense Evasion Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects when chmod or chown are used to add the execute permission to a file in a world-writeable directory, and inside of a container. Modifying file permissions to make a file executable could indicate malicious activity, as an attacker may attempt to run unauthorized or malicious code inside the container.


    Read More
  • Suspicious File Renamed via SMB

    calendar Apr 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Impact Resources: Investigation Guide Data Source: Elastic Defend  ·
    Share on: twitter facebook linkedin copy

    Identifies an incoming SMB connection followed by a suspicious file rename operation. This may indicate a remote ransomware attack via the SMB protocol.


    Read More
  • Suspicious Hidden Child Process of Launchd

    calendar Apr 1, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Persistence Tactic: Defense Evasion Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the execution of a launchd child process with a hidden file. An adversary can establish persistence by installing a new logon item, launch agent, or daemon that executes upon login.


    Read More
  • Suspicious Installer Package Spawns Network Event

    calendar Apr 1, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Execution Tactic: Command and Control Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects the execution of a MacOS installer package with an abnormal child process (e.g bash) followed immediately by a network connection via a suspicious process (e.g curl). Threat actors will build and distribute malicious MacOS installer packages, which have a .pkg extension, many times imitating valid software in order to persuade and infect their victims often using the package files (e.g pre/post install scripts etc.) to download additional tools or malicious software. If this rule fires it should indicate the installation of a malicious or suspicious package.


    Read More
  • Suspicious Interpreter Execution Detected via Defend for Containers

    calendar Apr 1, 2026 · Data Source: Elastic Defend for Containers Domain: Container OS: Linux Use Case: Threat Detection Tactic: Execution Tactic: Command and Control Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects when an interactive process executes a suspicious interpreter command inside a container. These commands are commonly used by attackers to execute malicious code or exfiltrate data.


    Read More
  • Suspicious Kerberos Authentication Ticket Request

    calendar Apr 1, 2026 · Domain: Endpoint Domain: Identity OS: Windows Use Case: Threat Detection Tactic: Credential Access Tactic: Lateral Movement Use Case: Active Directory Monitoring Data Source: Active Directory Data Source: Elastic Defend Data Source: Sysmon Data Source: Windows Security Event Logs Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Correlates network connections to the standard Kerberos port by an unusual process from the source machine with a Kerberos authentication ticket request from the target domain controller.


    Read More
  • Suspicious Kernel Feature Activity

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Defense Evasion Tactic: Discovery Data Source: Elastic Defend Resources: Investigation Guide Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    This rule detects the modification and reading of kernel features through built-in commands. Attackers may collect information, disable or weaken Linux kernel protections. For example, an attacker may modify ASLR protection by disabling kernel.randomize_va_space, allow ptrace by setting kernel.yama.ptrace_scope to 0, or disable the NMI watchdog by setting kernel.nmi_watchdog to 0. These changes may be used to impair defenses and evade detection.


    Read More
  • Suspicious Kworker UID Elevation

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Privilege Escalation Tactic: Defense Evasion Data Source: Elastic Defend Data Source: Elastic Endgame Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Monitors for the elevation of regular user permissions to root permissions through the kworker process. kworker, or kernel worker, processes are part of the kernel's workqueue mechanism. They are responsible for executing work that has been scheduled to be done in kernel space, which might include tasks like handling interrupts, background activities, and other kernel-related tasks. Attackers may attempt to evade detection by masquerading as a kernel worker process, and hijack the execution flow by hooking certain functions/syscalls through a rootkit in order to provide easy access to root via a special modified command.


    Read More
  • Suspicious macOS MS Office Child Process

    calendar Apr 1, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Initial Access Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies suspicious child processes of frequently targeted Microsoft Office applications (Word, PowerPoint, and Excel). These child processes are often launched during exploitation of Office applications or by documents with malicious macros.


    Read More
  • Suspicious Memory grep Activity

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Discovery Data Source: Auditd Manager Data Source: Elastic Defend Data Source: Elastic Endgame Data Source: Crowdstrike Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Monitors for grep activity related to memory mapping. The /proc/*/maps file in Linux provides a memory map for a specific process, detailing the memory segments, permissions, and what files are mapped to these segments. Attackers may read a process's memory map to identify memory addresses for code injection or process hijacking.


    Read More
  • Suspicious Mining Process Creation Event

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Execution Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Crowdstrike Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies service creation events of common mining services, possibly indicating the infection of a system with a cryptominer.


    Read More
  • Suspicious Network Activity to the Internet by Previously Unknown Executable

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Command and Control Data Source: Elastic Endgame Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule monitors for network connectivity to the internet from a previously unknown executable located in a suspicious directory. An alert from this rule can indicate the presence of potentially malicious activity, such as the execution of unauthorized or suspicious processes attempting to establish connections to unknown or suspicious destinations such as a command and control server. Detecting and investigating such behavior can help identify and mitigate potential security threats, protecting the system and its data from potential compromise.


    Read More
  • Suspicious Network Connection via systemd

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Persistence Tactic: Command and Control Tactic: Defense Evasion Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects suspicious network events executed by systemd, potentially indicating persistence through a systemd backdoor. Systemd is a system and service manager for Linux operating systems, used to initialize and manage system processes. Attackers can backdoor systemd for persistence by creating or modifying systemd unit files to execute malicious scripts or commands, or by replacing legitimate systemd binaries with compromised ones, ensuring that their malicious code is automatically executed at system startup or during certain system events.


    Read More
  • Suspicious Network Tool Launch Detected via Defend for Containers

    calendar Apr 1, 2026 · Data Source: Elastic Defend for Containers Domain: Container OS: Linux Use Case: Threat Detection Tactic: Discovery Tactic: Command and Control Tactic: Reconnaissance Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects commonly abused network utilities running inside a container. Network utilities like nc, nmap, dig, tcpdump, ngrep, telnet, mitmproxy, zmap can be used for malicious purposes such as network reconnaissance, monitoring, or exploitation, and should be monitored closely within a container.


    Read More
  • Suspicious Network Tool Launched Inside A Container

    calendar Apr 1, 2026 · Domain: Container OS: Linux Use Case: Threat Detection Tactic: Discovery Tactic: Command and Control Tactic: Reconnaissance Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects commonly abused network utilities running inside a container. Network utilities like nc, nmap, dig, tcpdump, ngrep, telnet, mitmproxy, zmap can be used for malicious purposes such as network reconnaissance, monitoring, or exploitation, and should be monitored closely within a container.


    Read More
  • Suspicious Outbound Network Connection via Unsigned Binary

    calendar Apr 1, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Command and Control Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects the execution of an unsigned or untrusted binary followed by an outbound network connection to a raw IP address on a non-standard port. Many malicious payloads will connect directly to C2 or a payload server using non-standard ports.


    Read More
  • Suspicious Passwd File Event Action

    calendar Apr 1, 2026 · Data Source: Auditd Manager Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Privilege Escalation Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Monitors for the generation of a passwd password entry via openssl, followed by a file write activity on the "/etc/passwd" file. The "/etc/passwd" file in Linux stores user account information, including usernames, user IDs, group IDs, home directories, and default shell paths. Attackers may exploit a misconfiguration in the "/etc/passwd" file permissions or other privileges to add a new entry to the "/etc/passwd" file with root permissions, and leverage this new user account to login as root.


    Read More
  • Suspicious Path Invocation from Command Line

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Execution Tactic: Defense Evasion Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the execution of a PATH variable in a command line invocation by a shell process. This behavior is unusual and may indicate an attempt to execute a command from a non-standard location. This technique may be used to evade detection or perform unauthorized actions on the system.


    Read More
  • Suspicious Path Mounted

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects suspicious paths mounted on Linux systems. The mount command is used to attach filesystems to the system, and attackers may use it to mount malicious filesystems or directories for data exfiltration or persistence.


    Read More
  • Suspicious pbpaste High Volume Activity

    calendar Apr 1, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Credential Access Data Source: Jamf Protect Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies a high volume of pbpaste executions, which may indicate a bash loop continuously collecting clipboard contents, potentially allowing an attacker to harvest user credentials or other sensitive information.


    Read More
  • Suspicious Portable Executable Encoded in Powershell Script

    calendar Apr 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Execution Tactic: Defense Evasion Resources: Investigation Guide Data Source: PowerShell Logs  ·
    Share on: twitter facebook linkedin copy

    Detects PowerShell scripts that includes a base64-encoded portable executable (PE) header, indicating an embedded binary payload. Attackers embed PEs in scripts to load payloads in memory and avoid writing executables to disk.


    Read More
  • Suspicious Process Execution Detected via Defend for Containers

    calendar Apr 1, 2026 · Data Source: Elastic Defend for Containers Domain: Container OS: Linux Use Case: Threat Detection Tactic: Defense Evasion Tactic: Execution Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the execution of an interactive process from a suspicious directory inside a container. The suspicious directories are /tmp, /dev/shm, /var/tmp, /run, /var/run, /mnt, /media, and /boot. Adversaries may use these directories to execute malicious code or exfiltrate data.


    Read More
  • Suspicious React Server Child Process

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux OS: macOS OS: Windows Use Case: Threat Detection Tactic: Initial Access Data Source: Elastic Defend Data Source: Auditd Manager Data Source: SentinelOne Data Source: Sysmon Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects suspicious child process activity from a React server application. This could be related to successful exploitation of CVE-2025-55182 or CVE-2025-66478. These vulnerabilities allow attackers to execute remote code due to insecure deserialization of React Server Components (RSC) Flight payloads, leading to unauthenticated RCE on servers running React 19.x or Next.js 14.3.0-canary+, 15.x, and 16.x with the App Router enabled


    Read More
  • Suspicious Renaming of ESXI Files

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies instances where VMware-related files, such as those with extensions like ".vmdk", ".vmx", ".vmxf", ".vmsd", ".vmsn", ".vswp", ".vmss", ".nvram", and ".vmem", are renamed on a Linux system. The rule monitors for the "rename" event action associated with these file types, which could indicate malicious activity.


    Read More
  • Suspicious SIP Check by macOS Application

    calendar Apr 1, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Discovery Tactic: Defense Evasion Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects the unusual use of csrutil by a macOS application to check System Integrity Protection (SIP) status. While not malicious in itself, this activity is highly indicative of malware verifying it is not running in a virtual machine or protected environment prior to executing its payload.


    Read More
  • Suspicious SolarWinds Web Help Desk Java Module Load or Child Process

    calendar Apr 1, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Initial Access Use Case: Vulnerability Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the SolarWinds Web Help Desk Java process loading an untrusted or remote native module (DLL). This behavior is uncommon for the Web Help Desk server and may indicate successful exploitation of deserialization vulnerabilities (CVE-2025-40536, CVE-2025-40551), which allow attackers to load malicious SQLite extensions and achieve remote code execution.


    Read More
  • Suspicious Symbolic Link Created

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Privilege Escalation Tactic: Credential Access Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the creation of a symbolic link to a suspicious file or location. A symbolic link is a reference to a file or directory that acts as a pointer or shortcut, allowing users to access the target file or directory from a different location in the file system. An attacker can potentially leverage symbolic links for privilege escalation by tricking a privileged process into following the symbolic link to a sensitive file, giving the attacker access to data or capabilities they would not normally have.


    Read More
  • Suspicious System Commands Executed by Previously Unknown Executable

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Execution Data Source: Elastic Endgame Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule monitors for the execution of several commonly used system commands executed by a previously unknown executable located in commonly abused directories. An alert from this rule can indicate the presence of potentially malicious activity, such as the execution of unauthorized or suspicious processes attempting to run malicious code. Detecting and investigating such behavior can help identify and mitigate potential security threats, protecting the system and its data from potential compromise.


    Read More
  • Suspicious TCC Access Granted for User Folders

    calendar Apr 1, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Defense Evasion Tactic: Collection Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects when TCC access is granted for multiple user folders like Desktop, Downloads and Documents in quick succession. Many information stealers require TCC permissions to access these locations and will prompt users to grant access for data exfiltration.


    Read More
  • Suspicious Utility Launched via ProxyChains

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Command and Control Data Source: Elastic Defend Data Source: Elastic Endgame Data Source: Auditd Manager Data Source: Crowdstrike Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule monitors for the execution of suspicious linux tools through ProxyChains. ProxyChains is a command-line tool that enables the routing of network connections through intermediary proxies, enhancing anonymity and enabling access to restricted resources. Attackers can exploit the ProxyChains utility to hide their true source IP address, evade detection, and perform malicious activities through a chain of proxy servers, potentially masking their identity and intentions.


    Read More
  • Suspicious Web Browser Sensitive File Access

    calendar Apr 1, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Credential Access Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the access or file open of web browser sensitive files by an untrusted/unsigned process or osascript. Adversaries may acquire credentials from web browsers by reading files specific to the target browser.


    Read More
  • Suspicious which Enumeration

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Discovery Data Source: Elastic Defend Data Source: Elastic Endgame Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule monitors for the usage of the which command with an unusual amount of process arguments. Attackers may leverage the which command to enumerate the system for useful installed utilities that may be used after compromising a system to escalate privileges or move latteraly across the network.


    Read More
  • System and Network Configuration Check

    calendar Apr 1, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Discovery Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects when the SystemConfiguration preferences plist file is accessed by an unusual or suspicious process. This may indicate an attempt to gain situational awareness on a target system by reading network configuration details.


    Read More
  • System Binary Path File Permission Modification

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Execution Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule identifies file permission modification events on files located in common system binary paths. Adversaries may attempt to hide their payloads in the default Linux system directories, and modify the file permissions of these payloads prior to execution.


    Read More
  • System Binary Symlink to Suspicious Location

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the creation of a symbolic link from a system binary to a suspicious and writable location. This activity may indicate an attacker's attempt to evade detection by behavioral rules that depend on predefined process parent/child relationships. By executing the symlinked variant of a binary instead of the original, the attacker aims to bypass these rules. Through the new_terms rule type, this rule can identify uncommon parent processes that may indicate the presence of a malicious symlink.


    Read More
  • System Log File Deletion

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the deletion of sensitive Linux system logs. This may indicate an attempt to evade detection or destroy forensic evidence on a system.


    Read More
  • System Path File Creation and Execution Detected via Defend for Containers

    calendar Apr 1, 2026 · Data Source: Elastic Defend for Containers Domain: Container OS: Linux Use Case: Threat Detection Tactic: Execution Tactic: Command and Control Tactic: Defense Evasion Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects when an interactive process creates a file inside of a system binary location, inside of a running container. The system binary locations are /etc, /root, /bin, /usr/bin, /usr/local/bin, and /entrypoint. Adversaries may use these locations to create files that can be used to execute commands on the underlying host, or to evade detection by security controls.


    Read More
  • System V Init Script Created

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Persistence Data Source: Elastic Endgame Resources: Investigation Guide Data Source: Elastic Defend Data Source: SentinelOne  ·
    Share on: twitter facebook linkedin copy

    Files that are placed in the "/etc/init.d/" directory in Unix can be used to start custom applications, services, scripts or commands during start-up. Init.d has been mostly replaced in favor of Systemd. However, the "systemd-sysv-generator" can convert init.d files to service unit files that run at boot. Adversaries may add or alter files located in the "/etc/init.d/" directory to execute malicious code upon boot in order to gain persistence on the system.


    Read More
  • Systemd Generator Created

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Persistence Tactic: Privilege Escalation Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the creation of a systemd generator file. Generators are small executables executed by systemd at bootup and during configuration reloads. Their main role is to convert non-native configuration and execution parameters into dynamically generated unit files, symlinks, or drop-ins, extending the unit file hierarchy for the service manager. Systemd generators can be used to execute arbitrary code at boot time, which can be leveraged by attackers to maintain persistence on a Linux system.


    Read More
  • Systemd Service Started by Unusual Parent Process

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Persistence Tactic: Privilege Escalation Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Systemctl is a process used in Linux systems to manage systemd processes through service configuration files. Malicious actors can leverage systemd services to achieve persistence by creating or modifying service files to execute malicious commands or payloads during system startup. This allows them to maintain unauthorized access, execute additional malicious activities, or evade detection.


    Read More
  • Systemd Shell Execution During Boot

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Persistence Tactic: Privilege Escalation Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the execution of shell commands by systemd during the boot process on Linux systems. Systemd is a system and service manager for Linux operating systems. Attackers may execute shell commands during the boot process to maintain persistence on the system. This may be a sign of malicious systemd services, initramfs or GRUB bootloader manipulation, or other persistence mechanisms.


    Read More
  • Systemd Timer Created

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Persistence Resources: Investigation Guide Data Source: Elastic Defend  ·
    Share on: twitter facebook linkedin copy

    Detects the creation of a systemd timer within any of the default systemd timer directories. Systemd timers can be used by an attacker to gain persistence, by scheduling the execution of a command or script. Similarly to cron/at, systemd timers can be set up to execute on boot time, or on a specific point in time, which allows attackers to regain access in case the connection to the infected asset was lost.


    Read More
  • Systemd-udevd Rule File Creation

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Persistence Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Monitors for the creation of rule files that are used by systemd-udevd to manage device nodes and handle kernel device events in the Linux operating system. Systemd-udevd can be exploited for persistence by adversaries by creating malicious udev rules that trigger on specific events, executing arbitrary commands or payloads whenever a certain device is plugged in or recognized by the system.


    Read More
  • SystemKey Access via Command Line

    calendar Apr 1, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Credential Access Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Keychains are the built-in way for macOS to keep track of users' passwords and credentials for many services and features, including Wi-Fi and website passwords, secure notes, certificates, and Kerberos. Adversaries may collect the keychain storage data from a system to acquire credentials.


    Read More
  • Tampering with RUNNER_TRACKING_ID in GitHub Actions Runners

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux OS: macOS Use Case: Threat Detection Tactic: Execution Tactic: Initial Access Tactic: Defense Evasion Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects processes spawned by GitHub Actions runners where "RUNNER_TRACKING_ID" is overridden from its default "github_*" value. Such tampering has been associated with attempts to evade runner tracking/cleanup on self-hosted runners, including behavior observed in the Shai-Hulud 2.0 npm worm campaign.


    Read More
  • TCC Bypass via Mounted APFS Snapshot Access

    calendar Apr 1, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Defense Evasion Use Case: Vulnerability Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the use of the mount_apfs command to mount the entire file system through Apple File System (APFS) snapshots as read-only and with the noowners flag set. This action enables the adversary to access almost any file in the file system, including all user data and files protected by Apple’s privacy framework (TCC).


    Read More
  • Telnet Authentication Bypass via User Environment Variable

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Initial Access Tactic: Lateral Movement Resources: Investigation Guide Use Case: Vulnerability Data Source: Auditd Manager  ·
    Share on: twitter facebook linkedin copy

    Identifies potential exploitation of a Telnet remote authentication bypass vulnerability (CVE-2026-24061) in GNU Inetutils telnetd. The vulnerability allows unauthenticated access by supplying a crafted -f <username> value via the USER environment variable, resulting in a login process spawned with elevated privileges.


    Read More
  • Tool Installation Detected via Defend for Containers

    calendar Apr 1, 2026 · Data Source: Elastic Defend for Containers Domain: Container OS: Linux Use Case: Threat Detection Tactic: Execution Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the installation of tools inside a container. An adversary may need to install additional software to enumerate the container, its environment, and move laterally within the environment.


    Read More
  • Trap Signals Execution

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux OS: macOS Use Case: Threat Detection Tactic: Privilege Escalation Data Source: Elastic Defend Data Source: Elastic Endgame Data Source: Auditd Manager Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identify activity related where adversaries can include a trap command which then allows programs and shells to specify commands that will be executed upon receiving interrupt signals.


    Read More
  • Tunneling and/or Port Forwarding Detected via Defend for Containers

    calendar Apr 1, 2026 · Data Source: Elastic Defend for Containers Domain: Container OS: Linux Use Case: Threat Detection Tactic: Command and Control Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the use of tunneling and/or port forwarding tools inside a container. This could indicate a threat actor is using these tools to communicate with a C2 server, is attempting to exfiltrate data from the container, or is attempting to pivot within the container network.


    Read More
  • UID Elevation from Previously Unknown Executable

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Privilege Escalation Tactic: Defense Evasion Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Monitors for the elevation of regular user permissions to root permissions through a previously unknown executable. Attackers may attempt to evade detection by hijacking the execution flow and hooking certain functions/syscalls through a rootkit in order to provide easy access to root via a special modified command.


    Read More
  • Unknown Execution of Binary with RWX Memory Region

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Execution Data Source: Auditd Manager Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Monitors for the execution of a previously unknown unix binary with read, write and execute memory region permissions. The mprotect() system call is used to change the access protections on a region of memory that has already been allocated. This syscall allows a process to modify the permissions of pages in its virtual address space, enabling or disabling permissions such as read, write, and execute for those pages. RWX permissions on memory is in many cases overly permissive, and should be analyzed thoroughly.


    Read More
  • Unusual D-Bus Daemon Child Process

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Persistence Tactic: Privilege Escalation Tactic: Execution Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects when an unusual child process is spawned from the dbus-daemon parent process. The dbus-daemon process is a message bus system that provides a way for applications to talk to each other. Attackers may abuse this process to execute malicious code or escalate privileges.


    Read More
  • Unusual DPKG Execution

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Persistence Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the execution of the DPKG command by processes not associated with the DPKG package manager. The DPKG command is used to install, remove, and manage Debian packages on a Linux system. Attackers can abuse the DPKG command to install malicious packages on a system.


    Read More
  • Unusual Execution from Kernel Thread (kthreadd) Parent

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Execution Data Source: Elastic Defend Resources: Investigation Guide Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    This rule detects suspicious child process from the kernel thread (kthreadd) parent process. Attackers may execute payloads from kernel space via kthreadd to perform actions on the host and evade detection. Through the usage of the new_terms rule type, this rule can identify uncommon child processes that may indicate the presence of a malicious process.


    Read More
  • Unusual Exim4 Child Process

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Persistence Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the execution of unusual commands via a descendant process of exim4. Attackers may use descendant processes of exim4 to evade detection and establish persistence or execute post-exploitation commands on a target system.


    Read More
  • Unusual Instance Metadata Service (IMDS) API Request

    calendar Apr 1, 2026 · Domain: Endpoint Domain: Cloud OS: Linux Use Case: Threat Detection Tactic: Credential Access Tactic: Discovery Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule identifies potentially malicious processes attempting to access the cloud service provider's instance metadata service (IMDS) API endpoint, which can be used to retrieve sensitive instance-specific information such as instance ID, public IP address, and even temporary security credentials if role's are assumed by that instance. The rule monitors for various tools and scripts like curl, wget, python, and perl that might be used to interact with the metadata API.


    Read More
  • Unusual Interactive Shell Launched from System User

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects interactive shells launched from system users. System users typically do not require interactive shells, and their presence may indicate malicious activity.


    Read More
  • Unusual Kernel Module Enumeration

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Discovery Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Loadable Kernel Modules (or LKMs) are pieces of code that can be loaded and unloaded into the kernel upon demand. They extend the functionality of the kernel without the need to reboot the system. This identifies attempts to enumerate information about a kernel module.


    Read More
  • Unusual LD_PRELOAD/LD_LIBRARY_PATH Command Line Arguments

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Defense Evasion Tactic: Persistence Data Source: Elastic Defend Resources: Investigation Guide Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    This rule detects the use of the LD_PRELOAD and LD_LIBRARY_PATH environment variables in a command line argument. This behavior is unusual and may indicate an attempt to hijack the execution flow of a process. Threat actors may use this technique to evade defenses, escalate privileges, or maintain persistence on a system.


    Read More
  • Unusual Library Load via Python

    calendar Apr 1, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Execution Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects when a Python process loads an unusual library from within the user's home directory where the file is not a standard .so or .dylib file. This technique has been observed in APT campaigns by the Lazarus Group and Slow Pisces to load malicious payloads.


    Read More
  • Unusual Login via System User

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Persistence Tactic: Defense Evasion Data Source: System Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule identifies successful logins by system users that are uncommon to authenticate. These users have "nologin" set by default, and must be modified to allow SSH access. Adversaries may backdoor these users to gain unauthorized access to the system.


    Read More
  • Unusual Network Connection to Suspicious Web Service

    calendar Apr 1, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Command and Control Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule monitors for the unusual occurrence of outbound network connections to suspicious webservice domains.


    Read More
  • Unusual Pkexec Execution

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Execution Tactic: Persistence Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the execution of the pkexec command by a shell process. The pkexec command is used to execute programs as another user, typically as the superuser. Through the new_terms rule type, unusual executions of pkexec are identified, and may indicate an attempt to escalate privileges or perform unauthorized actions on the system.


    Read More
  • Unusual Preload Environment Variable Process Execution

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Defense Evasion Tactic: Persistence Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects processes that are executed with environment variables that are not commonly used. This could indicate an attacker is attempting to hijack the execution flow of a process by loading malicious libraries or binaries into the process memory space.


    Read More
  • Unusual Remote File Creation

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Lateral Movement Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule leverages the new_terms rule type to detect file creation via a commonly used file transfer service while excluding typical remote file creation activity. This behavior is often linked to lateral movement, potentially indicating an attacker attempting to move within a network.


    Read More
  • Unusual SSHD Child Process

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Persistence Data Source: Elastic Defend Resources: Investigation Guide Data Source: Crowdstrike  ·
    Share on: twitter facebook linkedin copy

    This rule detects the creation of an unusual SSHD child process through the usage of the "new_terms" rule type. Attackers may abuse SSH to maintain persistence on a compromised system, or to establish a backdoor for remote access, potentially resulting in an unusual SSHD child process being created.


    Read More
  • Unusual User Privilege Enumeration via id

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Discovery Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule monitors for a sequence of 20 "id" command executions within 1 second by the same parent process. This behavior is unusual, and may be indicative of the execution of an enumeration script such as LinPEAS or LinEnum. These scripts leverage the "id" command to enumerate the privileges of all users present on the system.


    Read More
  • Unusual Web Server Command Execution

    calendar Apr 1, 2026 · Domain: Endpoint Domain: Web OS: Linux Use Case: Threat Detection Tactic: Persistence Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule leverages the "new_terms" rule type to detect unusual command executions originating from web server processes on Linux systems. Attackers may exploit web servers to maintain persistence on a compromised system, often resulting in atypical command executions. As command execution from web server parent processes is common, the "new_terms" rule type approach helps to identify deviations from normal behavior.


    Read More
  • User or Group Creation/Modification

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Persistence Data Source: Auditd Manager Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule leverages the "auditd_manager" integration to detect user or group creation or modification events on Linux systems. Threat actors may attempt to create or modify users or groups to establish persistence on the system.


    Read More
  • Virtual Machine Fingerprinting

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Discovery Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Crowdstrike Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    An adversary may attempt to get detailed information about the operating system and hardware. This rule identifies common locations used to discover virtual machine hardware by a non-root user. This technique has been used by the Pupy RAT and other malware.


    Read More
  • Virtual Machine Fingerprinting via Grep

    calendar Apr 1, 2026 · Domain: Endpoint OS: macOS OS: Linux Use Case: Threat Detection Tactic: Discovery Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    An adversary may attempt to get detailed information about the operating system and hardware. This rule identifies common locations used to discover virtual machine hardware by a non-root user. This technique has been used by the Pupy RAT and other malware.


    Read More
  • Virtual Private Network Connection Attempt

    calendar Apr 1, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Lateral Movement Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the execution of macOS built-in commands to connect to an existing Virtual Private Network (VPN). Adversaries may use VPN connections to laterally move and control remote systems on a network.


    Read More
  • Web Server Exploitation Detected via Defend for Containers

    calendar Apr 1, 2026 · Data Source: Elastic Defend for Containers Domain: Container OS: Linux Use Case: Threat Detection Tactic: Persistence Tactic: Execution Tactic: Command and Control Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the exploitation of a web server through the execution of a suspicious process by common web server user accounts. Attackers may upload a web shell to a web server to maintain access to the system.


    Read More
  • WebProxy Settings Modification

    calendar Apr 1, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Credential Access Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the use of the built-in networksetup command to configure webproxy settings. This may indicate an attempt to hijack web browser traffic for credential access via traffic sniffing or redirection.


    Read More
  • WebServer Access Logs Deleted

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux OS: Windows OS: macOS Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Defend Data Source: Sysmon Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the deletion of WebServer access logs. This may indicate an attempt to evade detection or destroy forensic evidence on a system.


    Read More
  • Yum Package Manager Plugin File Creation

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Persistence Tactic: Defense Evasion Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects file creation events in the plugin directories for the Yum package manager. In Linux, Yum (Yellowdog Updater, Modified) is a command-line utility used for handling packages on (by default) Fedora-based systems, providing functions for installing, updating, upgrading, and removing software along with managing package repositories. Attackers can backdoor Yum to gain persistence by injecting malicious code into plugins that Yum runs, thereby ensuring continued unauthorized access or control each time Yum is used for package management.


    Read More
  • Yum/DNF Plugin Status Discovery

    calendar Apr 1, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Discovery Data Source: Auditd Manager Data Source: Elastic Defend Data Source: Elastic Endgame Data Source: Crowdstrike Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the execution of the grep command with the plugins argument on Linux systems. This command is used to search for YUM/DNF configurations and/or plugins with an enabled state. This behavior may indicate an attacker is attempting to establish persistence in a YUM or DNF plugin.


    Read More
  • Kubectl Secrets Enumeration Across All Namespaces

    calendar Mar 26, 2026 · Domain: Endpoint Domain: Container Domain: Kubernetes OS: Linux OS: macOS Use Case: Threat Detection Tactic: Discovery Tactic: Credential Access Data Source: Elastic Defend Data Source: Elastic Endgame Data Source: Auditd Manager Data Source: Crowdstrike Data Source: SentinelOne Data Source: Elastic Defend for Containers Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the use of the "kubectl get secrets --all-namespaces" command, which enumerates secret resources across the entire Kubernetes cluster. Attackers may use this command to identify accessible secrets in multiple namespaces, aiding credential discovery, privilege escalation, or lateral movement.


    Read More
  • Potential Credential Discovery via Recursive Grep

    calendar Mar 26, 2026 · Domain: Endpoint OS: Linux OS: macOS Use Case: Threat Detection Tactic: Credential Access Tactic: Discovery Resources: Investigation Guide Data Source: Elastic Defend  ·
    Share on: twitter facebook linkedin copy

    Identifies recursive grep activity on Linux or macOS where the command line suggests hunting for secrets, credentials, keys, tokens, or sensitive paths (for example .env, .git, .aws). Events are aggregated per host, user, parent process, and one-minute window, the rule surfaces activity only when at least three distinct grep command lines match in the same bucket, to reduce noise from one-off searches.


    Read More
  • Detection Alert on a Process Exhibiting CPU Spike

    calendar Mar 23, 2026 · Use Case: Threat Detection Rule Type: Higher-Order Rule Resources: Investigation Guide Domain: Endpoint Tactic: Impact  ·
    Share on: twitter facebook linkedin copy

    This rule correlates security alerts with processes exhibiting unusually high CPU utilization on the same host and process ID within a short time window. This behavior may indicate malicious activity such as malware execution, cryptomining, exploit payload execution, or abuse of system resources following initial compromise.


    Read More
  • AppArmor Policy Interface Access

    calendar Mar 23, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Defense Evasion Data Source: Auditd Manager Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies access to AppArmor kernel policy control interfaces through the .load, .replace, or .remove files under /sys/kernel/security/apparmor/. These special files are used to load, modify, or remove AppArmor profiles and are rarely accessed during normal system activity outside of policy administration. Reads or writes to these interfaces may indicate legitimate security configuration changes, but can also reflect defense evasion, unauthorized policy tampering, or the installation of attacker-controlled profiles. This detection is especially valuable on systems where AppArmor policy changes are uncommon or tightly controlled.


    Read More
  • AppArmor Policy Violation Detected

    calendar Mar 23, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Defense Evasion Data Source: Auditd Manager Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies events where the AppArmor security module blocked or restricted an operation due to a policy violation. AppArmor enforces mandatory access control policies that limit how processes interact with system resources such as files, network sockets, and capabilities. When a process attempts an action that is not permitted by the active profile, the kernel generates a policy violation event. While these events can occur during normal operation or misconfiguration, they may also indicate attempted privilege escalation, restricted file access, or malicious activity being prevented by the system's security policy.


    Read More
  • AppArmor Profile Compilation via apparmor_parser

    calendar Mar 23, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Defense Evasion Data Source: Auditd Manager Data Source: Elastic Defend Data Source: Elastic Endgame Data Source: Crowdstrike Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects the execution of "apparmor_parser" using the "-o" option to write a compiled AppArmor profile to an output file. This functionality is normally used by system administration tools or package installation scripts when building or loading AppArmor policies. In adversarial scenarios, attackers may use "apparmor_parser" to compile custom AppArmor profiles that can later be loaded into the kernel through AppArmor policy management interfaces. Malicious profiles may weaken security controls, alter the behavior of privileged programs, or assist in exploitation chains involving AppArmor policy manipulation.


    Read More
  • Suspicious Write Attempt to AppArmor Policy Management Files

    calendar Mar 23, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Defend Data Source: Elastic Endgame Data Source: Crowdstrike Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects processes attempting to write to AppArmor policy management pseudo-files located under "/sys/kernel/security/apparmor/". These special kernel interfaces are used to load, replace, or remove AppArmor profiles (".load", ".replace", ".remove"). In normal environments, AppArmor policy management is typically performed by administrative tools such as "apparmor_parser" during system initialization or package installation. Direct interaction with these pseudo-files from shell utilities, interpreters, or scripting environments is uncommon and may indicate attempts to modify security policy at runtime. Adversaries may abuse these interfaces to weaken or disable AppArmor protections, introduce malicious profiles, or exploit vulnerabilities in the AppArmor policy parser as part of local privilege escalation chains.


    Read More
  • IBM QRadar External Alerts

    calendar Mar 20, 2026 · Data Source: IBM QRadar Use Case: Threat Detection Resources: Investigation Guide Promotion: External Alerts  ·
    Share on: twitter facebook linkedin copy

    Generates a detection alert for each IBM QRadar offense written to the configured indices. Enabling this rule allows you to immediately begin investigating IBM QRadar offense alerts in the app.


    Read More
  • Potential HTTP Downgrade Attack

    calendar Mar 17, 2026 · Domain: Web Use Case: Threat Detection Tactic: Defense Evasion Data Source: Nginx Data Source: Apache Data Source: Apache Tomcat Data Source: Traefik Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Through the new_terms rule type, this rule detects potential HTTP downgrade attacks by identifying HTTP traffic that uses a different HTTP version than the one typically used in the environment. An HTTP downgrade attack occurs when an attacker forces a connection via an older HTTP version, resulting in potentially less secure communication. For example, an attacker might downgrade a connection from HTTP/2 to HTTP/1.1 or HTTP/1.0 to exploit known vulnerabilities or weaknesses in the older protocol versions.


    Read More
  • Process Killing Detected via Defend for Containers

    calendar Mar 9, 2026 · Data Source: Elastic Defend for Containers Domain: Container OS: Linux Use Case: Threat Detection Tactic: Impact Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the killing of processes inside a container. An adversary may attempt to find and kill competing processes to gain control of the container.


    Read More
  • Kubernetes Potential Endpoint Permission Enumeration Attempt Detected

    calendar Mar 5, 2026 · Data Source: Kubernetes Domain: Kubernetes Use Case: Threat Detection Tactic: Discovery Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects potential endpoint enumeration attempts by a single user and source IP address. By looking for a combination of failed/successful API requests across multiple endpoints and a limited number of documents, this rule can detect automated permission enumeration attempts. This behavior is uncommon for regular Kubernetes clusters.


    Read More
  • Linux Audio Recording Activity Detected

    calendar Mar 2, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Collection Data Source: Elastic Defend Data Source: Elastic Endgame Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule monitors for the usage of the most common audio recording utilities on unix systems by an uncommon process parent. Adversaries may collect audio data from users or systems for a variety of reasons including espionage, credential theft, or reconnaissance.


    Read More
  • Linux Clipboard Activity Detected

    calendar Mar 2, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Collection Data Source: Elastic Defend Data Source: Elastic Endgame Data Source: Auditd Manager Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule monitors for the usage of the most common clipboard utilities on unix systems by an uncommon process parent. Adversaries may collect data stored in the clipboard from users copying information within or between applications.


    Read More
  • Linux Video Recording or Screenshot Activity Detected

    calendar Mar 2, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Collection Data Source: Elastic Defend Data Source: Elastic Endgame Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule monitors for the usage of the most common video recording or screenshot utilities on unix systems by an uncommon process parent. Adversaries may collect video or screenshot data from users or systems for a variety of reasons including espionage, credential theft, or reconnaissance.


    Read More
  • Suspicious Named Pipe Creation

    calendar Mar 2, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Execution Tactic: Command and Control Data Source: Elastic Defend Resources: Investigation Guide Data Source: Crowdstrike Data Source: SentinelOne  ·
    Share on: twitter facebook linkedin copy

    This rule detects the creation of unusually labeled named pipes (FIFOs) by the mkfifo command, which is often used by attackers to establish persistence on a target system or to execute commands in the background. Through the new_terms rule type, this rule can identify uncommon process command lines that may indicate the presence of a malicious named pipe.


    Read More
  • Multiple Alerts on a Host Exhibiting CPU Spike

    calendar Feb 27, 2026 · Use Case: Threat Detection Rule Type: Higher-Order Rule Resources: Investigation Guide Domain: Endpoint Tactic: Impact  ·
    Share on: twitter facebook linkedin copy

    This rule correlates multiple security alerts from a host exhibiting unusually high CPU utilization within a short time window. This behavior may indicate malicious activity such as malware execution, cryptomining, exploit payload execution, or abuse of system resources following initial compromise.


    Read More
  • Kernel Module Load via Built-in Utility

    calendar Feb 23, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Persistence Tactic: Defense Evasion Threat: Rootkit Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Auditd Manager Data Source: SentinelOne Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects the use of the insmod binary to load a Linux kernel object file. Threat actors can use this binary, given they have root privileges, to load a rootkit on a system providing them with complete control and the ability to hide from security products. Manually loading a kernel module in this manner should not be at all common and can indicate suspicious or malicious behavior.


    Read More
  • Newly Observed FortiGate Alert

    calendar Feb 23, 2026 · Use Case: Threat Detection Rule Type: Higher-Order Rule Resources: Investigation Guide Domain: Network Data Source: Fortinet  ·
    Share on: twitter facebook linkedin copy

    This rule detects FortiGate alerts that are observed for the first time in the previous 5 days of alert history. Analysts can use this to prioritize triage and response.


    Read More
  • Newly Observed High Severity Suricata Alert

    calendar Feb 23, 2026 · Use Case: Threat Detection Rule Type: Higher-Order Rule Resources: Investigation Guide Domain: Network Data Source: Suricata  ·
    Share on: twitter facebook linkedin copy

    This rule detects Suricata high severity alerts that are observed for the first time in the previous 5 days of alert history. Analysts can use this to prioritize triage and response.


    Read More
  • Delegated Managed Service Account Modification by an Unusual User

    calendar Feb 20, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Privilege Escalation Use Case: Active Directory Monitoring Data Source: Active Directory Data Source: Windows Security Event Logs Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects modifications in the msDS-ManagedAccountPrecededByLink attribute of a delegated managed service account by an unusual subject account. Attackers can abuse this attribute to take over the permission of a target account and inherit it's permissions allowing them to further elevate privileges.


    Read More
  • Alerts From Multiple Integrations by Destination Address

    calendar Feb 18, 2026 · Use Case: Threat Detection Rule Type: Higher-Order Rule Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule uses alert data to determine when multiple alerts from different integrations with unique event categories and involving the same destination.ip are triggered. Analysts can use this to prioritize triage and response, as these IP address is more likely to be related to a compromise.


    Read More
  • Alerts From Multiple Integrations by Source Address

    calendar Feb 18, 2026 · Use Case: Threat Detection Rule Type: Higher-Order Rule Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule uses alert data to determine when multiple alerts from different integrations with unique event categories and involving the same source.ip are triggered. Analysts can use this to prioritize triage and response, as these IP addresses are more likely to be related to a compromise.


    Read More
  • Alerts From Multiple Integrations by User Name

    calendar Feb 18, 2026 · Use Case: Threat Detection Rule Type: Higher-Order Rule Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule uses alert data to determine when multiple alerts from different integrations with unique event categories and involving the same user.name are triggered. Analysts can use this to prioritize triage and response, as these users are more likely to be compromised.


    Read More
  • Lateral Movement Alerts from a Newly Observed Source Address

    calendar Feb 18, 2026 · Use Case: Threat Detection Rule Type: Higher-Order Rule Tactic: Lateral Movement Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects source IPs that triggered their first lateral movement alert within the last 10 minutes (i.e., newly observed), while also triggering at least 2 distinct lateral movement detection rules. This surfaces new potentially malicious IPs exhibiting immediate lateral movement behavior.


    Read More
  • Lateral Movement Alerts from a Newly Observed User

    calendar Feb 18, 2026 · OS: Windows Use Case: Threat Detection Rule Type: Higher-Order Rule Tactic: Lateral Movement Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects multiple lateral movement alerts from a user that was observed for the first time in the previous 5 days of alerts history. Analysts can use this high-order detection to prioritize triage and response.


    Read More
  • Multiple Machine Learning Alerts by Influencer Field

    calendar Feb 18, 2026 · Use Case: Threat Detection Rule Type: Higher-Order Rule Resources: Investigation Guide Rule Type: Machine Learning  ·
    Share on: twitter facebook linkedin copy

    This rule uses alerts data to determine when multiple unique machine learning jobs involving the same influencer field are triggered. Analysts can use this to prioritize triage and response machine learning alerts.


    Read More
  • Suspected Lateral Movement from Compromised Host

    calendar Feb 18, 2026 · Use Case: Threat Detection Rule Type: Higher-Order Rule Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects potential lateral movement or post-compromise activity by correlating alerts where the host.ip of one alert matches the source.ip of a subsequent alert. This behavior may indicate a compromised host being used to authenticate to another system or resource, including cloud services.


    Read More
  • System Information Discovery via dmidecode from Parent Shell

    calendar Feb 17, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Discovery Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the use of dmidecode to gather system information from a Linux host when executed from a parent shell process. Adversaries may use dmidecode to collect detailed hardware and system information, which can aid in further exploitation or lateral movement within a network, or be used as a fingerprint for a compromised system.


    Read More
  • PowerShell Script with Windows Defender Tampering Capabilities

    calendar Feb 11, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Data Source: PowerShell Logs Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects PowerShell scripts that uses Set-MpPreference with parameters that disable or weaken Defender. Attackers tamper with antivirus settings to reduce detection and enable follow-on payload execution.


    Read More
  • Executable File Download via Wget

    calendar Feb 10, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Command and Control Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects executable file downloads via wget to suspicious locations such as /tmp or /Users/Shared. Threat actors commonly use wget to download malicious payloads and additional tools for post-exploitation.


    Read More
  • External IP Address Discovery via Curl

    calendar Feb 10, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Discovery Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects applications making a curl request to a known public IP address lookup web service. Malware commonly performs this action during reconnaissance to assess potential targets and identify the victim's external IP address.


    Read More
  • File Creation and Execution Detected via Defend for Containers

    calendar Feb 9, 2026 · Data Source: Elastic Defend for Containers Domain: Container OS: Linux Use Case: Threat Detection Tactic: Execution Tactic: Command and Control Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects when an interactive process creates a file inside of a running container, followed by its execution. This could indicate a potential container breakout attempt, an attacker's attempt to gain unauthorized access to the underlying host, or to evade detection by security controls.


    Read More
  • Shell Command-Line History Deletion Detected via Defend for Containers

    calendar Feb 9, 2026 · Data Source: Elastic Defend for Containers Domain: Container OS: Linux Use Case: Threat Detection Tactic: Defense Evasion Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the deletion of shell command-line history files inside a container. The shell command-line history files are used to store the command-line history for the shell. Adversaries may delete these files to cover their tracks or evade detection.


    Read More
  • Pbpaste Execution via Unusual Parent Process

    calendar Feb 6, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Collection Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects when an unusual parent process like Node.js, Python, or osascript executes the pbpaste binary to access clipboard data. This technique has been used by malware like OtterCookie to steal passwords and seed phrases from the clipboard.


    Read More
  • Persistence via a Hidden Plist Filename

    calendar Feb 6, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Persistence Tactic: Defense Evasion Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the creation of a hidden launch agent or daemon property list file. An adversary may establish persistence by installing a new launch agent or daemon which executes at login. Hidden plist files with filenames starting with a dot are particularly suspicious.


    Read More
  • Persistence via Suspicious Launch Agent or Launch Daemon

    calendar Feb 6, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Persistence Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the creation of a launch agent or daemon property list file containing abnormal or suspicious values. An adversary may establish persistence by installing a new launch agent or daemon which executes at login. This rule looks for plist files created in LaunchAgents/LaunchDaemons directories with paths commonly used by malware.


    Read More
  • Security Software Discovery via Grep

    calendar Feb 6, 2026 · Domain: Endpoint OS: macOS OS: Linux Use Case: Threat Detection Tactic: Discovery Resources: Investigation Guide Data Source: Elastic Defend  ·
    Share on: twitter facebook linkedin copy

    Identifies the use of the grep command to discover known third-party macOS and Linux security tools, such as Antivirus or Host Firewall details.


    Read More
  • Suspicious StartupItem Plist Creation

    calendar Feb 6, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Persistence Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects the creation or modification of a StartupParameters.plist file, indicating the presence of a StartupItem on the system. StartupItems have been deprecated on modern macOS systems (post Mavericks) in favor of Launch Daemons but still function. Creation of a StartupItem should be highly suspicious as legitimate applications no longer use this method for persistence.


    Read More
  • Attempt to Unload Elastic Endpoint Security Kernel Extension

    calendar Feb 5, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies attempts to unload the Elastic Endpoint Security kernel extension via the kextunload command.


    Read More
  • Hosts File Modified

    calendar Feb 5, 2026 · Domain: Endpoint OS: Linux OS: Windows OS: macOS Use Case: Threat Detection Tactic: Impact Resources: Investigation Guide Data Source: Elastic Defend  ·
    Share on: twitter facebook linkedin copy

    The hosts file on endpoints is used to control manual IP address to hostname resolutions. The hosts file is the first point of lookup for DNS hostname resolution so if adversaries can modify the endpoint hosts file, they can route traffic to malicious infrastructure. This rule detects modifications to the hosts file on Microsoft Windows, Linux (Ubuntu or RHEL) and macOS systems.


    Read More
  • Deprecated - Agent Spoofing - Mismatched Agent ID

    calendar Feb 5, 2026 · Use Case: Threat Detection Tactic: Defense Evasion Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects events that have a mismatch on the expected event agent ID. The status "agent_id_mismatch/mismatch" occurs when the expected agent ID associated with the API key does not match the actual agent ID in an event. This could indicate attempts to spoof events in order to masquerade actual activity to evade detection.


    Read More
  • Deprecated - CAP_SYS_ADMIN Assigned to Binary

    calendar Feb 5, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Persistence Data Source: Elastic Defend Rule Type: BBR  ·
    Share on: twitter facebook linkedin copy

    Identifies instances where a binary is granted the CAP_SYS_ADMIN capability. In Linux, the CAP_SYS_ADMIN capability is a powerful and broad capability that allows a process to perform a range of system administration operations, such as mounting and unmounting filesystems, configuring network interfaces, and accessing hardware devices. Attackers may leverage a misconfiguration for exploitation in order to escalate their privileges to root. The rule identifies previously unknown processes executing with CAP_SYS_ADMIN capabilities through the use of the new terms rule type.


    Read More
  • Deprecated - Creation of Kernel Module

    calendar Feb 5, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Persistence Rule Type: BBR Data Source: Elastic Defend Data Source: Elastic Endgame  ·
    Share on: twitter facebook linkedin copy

    Identifies activity related to loading kernel modules on Linux via creation of new ko files in the LKM directory.


    Read More
  • Deprecated - EggShell Backdoor Execution

    calendar Feb 5, 2026 · Domain: Endpoint OS: Linux OS: macOS Use Case: Threat Detection Tactic: Execution Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the execution of and EggShell Backdoor. EggShell is a known post exploitation tool for macOS and Linux.


    Read More
  • Deprecated - Execution of File Written or Modified by PDF Reader

    calendar Feb 5, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Execution Resources: Investigation Guide Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Sysmon  ·
    Share on: twitter facebook linkedin copy

    Identifies a suspicious file that was written by a PDF reader application and subsequently executed. These processes are often launched via exploitation of PDF applications.


    Read More
  • Deprecated - LaunchDaemon Creation or Modification and Immediate Loading

    calendar Feb 5, 2026 · Domain: Endpoint OS: macOS Use Case: Threat Detection Tactic: Persistence Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Indicates the creation or modification of a launch daemon, which adversaries may use to repeatedly execute malicious payloads as part of persistence.


    Read More
  • Deprecated - Modification of Standard Authentication Module or Configuration

    calendar Feb 5, 2026 · Domain: Endpoint OS: macOS OS: Linux Use Case: Threat Detection Tactic: Credential Access Tactic: Persistence Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Adversaries may modify the standard authentication module for persistence via patching the normal authorization process or modifying the login configuration to allow unauthorized access or elevate privileges.


    Read More
  • Deprecated - Network Connection via Sudo Binary

    calendar Feb 5, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Privilege Escalation Data Source: Elastic Defend Data Source: Elastic Endgame Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects network connections initiated by the "sudo" binary. This behavior is uncommon and may occur in instances where reverse shell shellcode is injected into a process run with elevated permissions via "sudo". Attackers may attempt to inject shellcode into processes running as root, to escalate privileges.


    Read More
  • Deprecated - Potential curl CVE-2023-38545 Exploitation

    calendar Feb 5, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Use Case: Vulnerability Tactic: Execution Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects potential exploitation of curl CVE-2023-38545 by monitoring for vulnerable command line arguments in conjunction with an unusual command line length. A flaw in curl version <= 8.3 makes curl vulnerable to a heap based buffer overflow during the SOCKS5 proxy handshake. Upgrade to curl version >= 8.4 to patch this vulnerability. This exploit can be executed with and without the use of environment variables. For increased visibility, enable the collection of http_proxy, HTTPS_PROXY and ALL_PROXY environment variables based on the instructions provided in the setup guide of this rule.


    Read More
  • Deprecated - Potential Non-Standard Port HTTP/HTTPS connection

    calendar Feb 5, 2026 · Domain: Endpoint OS: Linux OS: macOS Use Case: Threat Detection Tactic: Command and Control Rule Type: BBR Data Source: Elastic Defend Data Source: Elastic Endgame Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies potentially malicious processes communicating via a port paring typically not associated with HTTP/HTTPS. For example, HTTP over port 8443 or port 440 as opposed to the traditional port 80 , 443. Adversaries may make changes to the standard port a protocol uses to bypass filtering or muddle analysis/parsing of network data.


    Read More
  • Deprecated - Potential Non-Standard Port SSH connection

    calendar Feb 5, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Command and Control OS: macOS Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies potentially malicious processes communicating via a port paring typically not associated with SSH. For example, SSH over port 2200 or port 2222 as opposed to the traditional port 22. Adversaries may make changes to the standard port a protocol uses to bypass filtering or muddle analysis/parsing of network data.


    Read More
  • Deprecated - Potential Privilege Escalation via UID INT_MAX Bug Detected

    calendar Feb 5, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Privilege Escalation Data Source: Elastic Defend Data Source: Elastic Endgame Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule monitors for the execution of the systemd-run command by a user with a UID that is larger than the maximum allowed UID size (INT_MAX). Some older Linux versions were affected by a bug which allows user accounts with a UID greater than INT_MAX to escalate privileges by spawning a shell through systemd-run.


    Read More
  • Deprecated - Potential Protocol Tunneling via Chisel Server

    calendar Feb 5, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Command and Control Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule monitors for common command line flags leveraged by the Chisel server utility followed by a received connection within a timespan of 1 minute. Chisel is a command-line utility used for creating and managing TCP and UDP tunnels, enabling port forwarding and secure communication between machines. Attackers can abuse the Chisel utility to establish covert communication channels, bypass network restrictions, and carry out malicious activities by creating tunnels that allow unauthorized access to internal systems.


    Read More
  • Deprecated - Potential Pspy Process Monitoring Detected

    calendar Feb 5, 2026 · Data Source: Auditd Manager Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Discovery Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule leverages auditd to monitor for processes scanning different processes within the /proc directory using the openat syscall. This is a strong indication for the usage of the pspy utility. Attackers may leverage the pspy process monitoring utility to monitor system processes without requiring root permissions, in order to find potential privilege escalation vectors.


    Read More
  • Deprecated - Potential Successful Linux FTP Brute Force Attack Detected

    calendar Feb 5, 2026 · Data Source: Auditd Manager Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Credential Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    An FTP (file transfer protocol) brute force attack is a method where an attacker systematically tries different combinations of usernames and passwords to gain unauthorized access to an FTP server, and if successful, the impact can include unauthorized data access, manipulation, or theft, compromising the security and integrity of the server and potentially exposing sensitive information. This rule identifies multiple consecutive authentication failures targeting a specific user account from the same source address and within a short time interval, followed by a successful authentication.


    Read More
  • Deprecated - Potential Successful Linux RDP Brute Force Attack Detected

    calendar Feb 5, 2026 · Data Source: Auditd Manager Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Credential Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    An RDP (Remote Desktop Protocol) brute force attack involves an attacker repeatedly attempting various username and password combinations to gain unauthorized access to a remote computer via RDP, and if successful, the potential impact can include unauthorized control over the compromised system, data theft, or the ability to launch further attacks within the network, jeopardizing the security and confidentiality of the targeted system and potentially compromising the entire network infrastructure. This rule identifies multiple consecutive authentication failures targeting a specific user account within a short time interval, followed by a successful authentication.


    Read More
  • Deprecated - Process Termination followed by Deletion

    calendar Feb 5, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Endgame Resources: Investigation Guide Data Source: Elastic Defend  ·
    Share on: twitter facebook linkedin copy

    Identifies a process termination event quickly followed by the deletion of its executable file. Malware tools and other non-native files dropped or created on a system by an adversary may leave traces to indicate to what occurred. Removal of these files can occur during an intrusion, or as part of a post-intrusion process to minimize the adversary's footprint.


    Read More
  • Deprecated - SSH Process Launched From Inside A Container via Elastic Defend

    calendar Feb 5, 2026 · Domain: Container OS: Linux Use Case: Threat Detection Tactic: Lateral Movement Tactic: Persistence Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects an SSH or SSHD process executed from inside a container. This includes both the client ssh binary and server ssh daemon process. SSH usage inside a container should be avoided and monitored closely when necessary. With valid credentials an attacker may move laterally to other containers or to the underlying host through container breakout. They may also use valid SSH credentials as a persistence mechanism.


    Read More
  • Deprecated - Suspicious Renaming of ESXI index.html File

    calendar Feb 5, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies instances where the "index.html" file within the "/usr/lib/vmware/*" directory is renamed on a Linux system. The rule monitors for the "rename" event action associated with this specific file and path, which could indicate malicious activity.


    Read More
  • Potential Cluster Enumeration via jq Detected via Defend for Containers

    calendar Feb 4, 2026 · Data Source: Elastic Defend for Containers Domain: Container OS: Linux Use Case: Threat Detection Tactic: Discovery Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the enumeration of the cluster by the "jq" command inside a container. The "jq" command is used to parse JSON data, and may be used by an adversary to gain information about the cluster and the services running inside it. This behavior is uncommon for interactive shells within a container, and is commonly leveraged by attackers to help parse cluster information in a more readable format, or set the output as environment variables.


    Read More
  • Newly Observed Process Exhibiting High CPU Usage

    calendar Jan 28, 2026 · Use Case: Threat Detection Use Case: Observavility Resources: Investigation Guide Domain: Endpoint Tactic: Impact  ·
    Share on: twitter facebook linkedin copy

    This rule alerts on processes exhibiting high CPU usage and that are observed for the first time in the previous 5 days. A previously unseen process consuming sustained CPU resources may indicate suspicious activity such as cryptomining, exploit payload execution, or other forms of resource abuse following host compromise. In some cases, this may also surface legitimate but unexpected software causing performance degradation.


    Read More
  • Tool Enumeration Detected via Defend for Containers

    calendar Jan 27, 2026 · Data Source: Elastic Defend for Containers Domain: Container OS: Linux Use Case: Threat Detection Tactic: Discovery Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the enumeration of tools by the "which" command inside a container. The "which" command is used to list what tools are installed on a system, and may be used by an adversary to gain information about the container and the services running inside it.


    Read More
  • PowerShell Script with Webcam Video Capture Capabilities

    calendar Jan 26, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Collection Data Source: PowerShell Logs Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects PowerShell script block content that references webcam capture APIs or video capture device objects. Attackers use webcam recording to surveil victims or collect sensitive footage for extortion.


    Read More
  • PowerShell Mailbox Collection Script

    calendar Jan 26, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Collection Data Source: PowerShell Logs Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects PowerShell script block content that indicates programmatic mailbox access using Outlook Interop/MAPI or EWS APIs. Adversaries can use mailbox access to collect email content and attachments for exfiltration.


    Read More
  • PowerShell Suspicious Script with Clipboard Retrieval Capabilities

    calendar Jan 26, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Collection Data Source: PowerShell Logs Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects PowerShell script block content that retrieves clipboard data using Get-Clipboard or Windows clipboard APIs. Adversaries can collect copied credentials, tokens, or other sensitive data from the clipboard.


    Read More
  • Newly Observed Elastic Defend Behavior Alert

    calendar Jan 26, 2026 · Use Case: Threat Detection Rule Type: Higher-Order Rule Resources: Investigation Guide Data Source: Elastic Defend  ·
    Share on: twitter facebook linkedin copy

    This rule detects Elastic Defend behavior alerts that are observed for the first time today when compared against the previous 5 days of alert history. It highlights low-volume, newly observed alerts tied to a specific detection rule, analysts can use this to prioritize triage and response.


    Read More
  • Interactive Exec Into Container Detected via Defend for Containers

    calendar Jan 26, 2026 · Data Source: Elastic Defend for Containers Domain: Container OS: Linux Use Case: Threat Detection Tactic: Execution Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects interactive 'exec' events launched against a container using the 'exec' command. Using the 'exec' command in a pod allows a user to establish a temporary shell session and execute any process/command inside the container. This rule specifically targets higher-risk interactive commands that allow real-time interaction with a container's shell. A malicious actor could use this level of access to further compromise the container environment or attempt a container breakout.


    Read More
  • Interactive Shell Spawn Detected via Defend for Containers

    calendar Jan 26, 2026 · Data Source: Elastic Defend for Containers Domain: Container OS: Linux Use Case: Threat Detection Tactic: Execution Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects when an interactive shell is spawned inside a running container. This could indicate a potential container breakout attempt or an attacker's attempt to gain unauthorized access to the underlying host.


    Read More
  • Mount Execution Detected via Defend for Containers

    calendar Jan 26, 2026 · Data Source: Elastic Defend for Containers Domain: Container OS: Linux Use Case: Threat Detection Tactic: Privilege Escalation Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the use of the mount utility from inside a privileged container. The mount command is used to make a device or file system accessible to the system, and then to connect its root directory to a specified mount point on the local file system. When launched inside a privileged container--a container deployed with all the capabilities of the host machine-- an attacker can access sensitive host level files which could be used for further privilege escalation and container escapes to the host machine. Any usage of mount inside a running privileged container should be further investigated.


    Read More
  • Potential notify_on_release Container Escape Detected via Defend for Containers

    calendar Jan 26, 2026 · Data Source: Elastic Defend for Containers Domain: Container OS: Linux Use Case: Threat Detection Tactic: Privilege Escalation Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects modification of the cgroup notify_on_release file from inside a container. When the notify_on_release flag is enabled (1) in a cgroup, then whenever the last task in the cgroup exits or attaches to another cgroup, the command specified in the release_agent file is run and invoked from the host. A privileged container with SYS_ADMIN capabilities, enables a threat actor to mount a cgroup directory and modify the notify_on_release flag in order to take advantage of this feature, which could be used for further privilege escalation and container escapes to the host machine.


    Read More
  • Potential Disabling of AppArmor

    calendar Jan 19, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Defend Data Source: Elastic Endgame Data Source: Auditd Manager Data Source: Crowdstrike Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule monitors for potential attempts to disable AppArmor. AppArmor is a Linux security module that enforces fine-grained access control policies to restrict the actions and resources that specific applications and processes can access. Adversaries may disable security tools to avoid possible detection of their tools and activities.


    Read More
  • Unusual Discovery Signal Alert with Unusual Process Command Line

    calendar Jan 16, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Discovery Rule Type: Higher-Order Rule Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule leverages alert data from various Discovery building block rules to alert on signals with unusual unique host.id, user.id and process.command_line entries.


    Read More
  • Unusual Discovery Signal Alert with Unusual Process Executable

    calendar Jan 16, 2026 · Domain: Endpoint OS: Windows Use Case: Threat Detection Tactic: Discovery Rule Type: Higher-Order Rule Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule leverages Discovery building block rule alert data to alert on signals with unusual unique host.id, user.id and process.executable entries.


    Read More
  • Processes with Trailing Spaces

    calendar Jan 12, 2026 · Domain: Endpoint OS: Linux OS: macOS Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Defend Data Source: Elastic Endgame Data Source: Auditd Manager Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identify instances where adversaries include trailing space characters to mimic regular files, disguising their activity to evade default file handling mechanisms.


    Read More
  • Potential External Linux SSH Brute Force Detected

    calendar Jan 8, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Credential Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies multiple external consecutive login failures targeting a user account from the same source address within a short time interval. Adversaries will often brute force login attempts across multiple users with a common or known password, in an attempt to gain access to these accounts.


    Read More
  • Interactive Shell Launched via Unusual Parent Process in a Container

    calendar Jan 8, 2026 · Domain: Container OS: Linux Use Case: Threat Detection Tactic: Execution Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects when an interactive shell process is launched via an unusual parent processes inside a container. Interactive processes are typically run in the foreground and require user input, which is unusual behavior for a containerized environment. This activity could indicate an attacker attempting to gain access to the container environment or perform malicious actions.


    Read More
  • Potential Upgrade of Non-interactive Shell

    calendar Jan 8, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Execution Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Crowdstrike Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies when a non-interactive terminal (tty) is being upgraded to a fully interactive shell. Attackers may upgrade a simple reverse shell to a fully interactive tty after obtaining initial access to a host, in order to obtain a more stable connection.


    Read More
  • Unix Socket Connection

    calendar Jan 8, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Execution Data Source: Elastic Defend Data Source: Elastic Endgame Data Source: Crowdstrike Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule monitors for inter-process communication via Unix sockets. Adversaries may attempt to communicate with local Unix sockets to enumerate application details, find vulnerabilities/configuration mistakes and potentially escalate privileges or set up malicious communication channels via Unix sockets for inter-process communication to attempt to evade detection.


    Read More
  • Web Server Spawned via Python

    calendar Jan 8, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Execution Data Source: Elastic Defend Data Source: Crowdstrike Data Source: SentinelOne Data Source: Elastic Endgame Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule identifies when a web server is spawned via Python. Attackers may use Python to spawn a web server to exfiltrate/infiltrate data or to move laterally within a network.


    Read More
  • SUID/SGUID Enumeration Detected

    calendar Jan 8, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Discovery Tactic: Privilege Escalation Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule monitors for the usage of the "find" command in conjunction with SUID and SGUID permission arguments. SUID (Set User ID) and SGID (Set Group ID) are special permissions in Linux that allow a program to execute with the privileges of the file owner or group, respectively, rather than the privileges of the user running the program. In case an attacker is able to enumerate and find a binary that is misconfigured, they might be able to leverage this misconfiguration to escalate privileges by exploiting vulnerabilities or built-in features in the privileged program.


    Read More
  • Suspicious /proc/maps Discovery

    calendar Jan 8, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Discovery Tactic: Credential Access Data Source: Auditd Manager Data Source: Elastic Defend Data Source: Elastic Endgame Data Source: Crowdstrike Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Monitors for /proc//maps file reads. The /proc//maps file in Linux provides a memory map for a specific process, detailing the memory segments, permissions, and what files are mapped to these segments. Attackers may read a process's memory map to identify memory addresses for code injection or process hijacking.


    Read More
  • Access Control List Modification via setfacl

    calendar Jan 8, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Defend Data Source: Elastic Endgame Data Source: Auditd Manager Data Source: Crowdstrike Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects Linux Access Control List (ACL) modification via the setfacl command. Attackers may use the setfacl utility to modify file and directory permissions in order to evade detection and maintain persistence on a compromised system.


    Read More
  • Attempt to Clear Kernel Ring Buffer

    calendar Jan 8, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Defend Data Source: Elastic Endgame Data Source: Auditd Manager Data Source: Crowdstrike Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Monitors for the deletion of the kernel ring buffer events through dmesg. Attackers may clear kernel ring buffer events to evade detection after installing a Linux kernel module (LKM). This activity is commonly observed by intrusions that leverage kernel-level rootkits to maintain persistence on a compromised host.


    Read More
  • File made Immutable by Chattr

    calendar Jan 8, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: SentinelOne Data Source: Auditd Manager Data Source: Crowdstrike Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects a file being made immutable using the chattr binary. Making a file immutable means it cannot be deleted or renamed, no link can be created to this file, most of the file's metadata can not be modified, and the file can not be opened in write mode. Threat actors will commonly utilize this to prevent tampering or modification of their malicious files or any system files they have modified for purposes of persistence (e.g .ssh, /etc/passwd, etc.).


    Read More
  • Hidden Files and Directories via Hidden Flag

    calendar Jan 8, 2026 · Domain: Endpoint OS: Linux OS: macOS Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Defend Data Source: Elastic Endgame Data Source: Auditd Manager Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identify activity related where adversaries can add the 'hidden' flag to files to hide them from the user in an attempt to evade detection. This behavior is often observed in attempts to conceal malicious files or maintain persistence on a compromised system.


    Read More
  • Potential Disabling of SELinux

    calendar Jan 8, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Endgame Data Source: Elastic Defend Data Source: Auditd Manager Data Source: Crowdstrike Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies potential attempts to disable Security-Enhanced Linux (SELinux), which is a Linux kernel security feature to support access control policies. Adversaries may disable security tools to avoid possible detection of their tools and activities.


    Read More
  • System Binary Moved or Copied

    calendar Jan 8, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Defense Evasion Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule monitors for the copying or moving of a system binary. Adversaries may copy/move and rename system binaries to evade detection. Copying a system binary to a different location should not occur often, so if it does, the activity should be investigated.


    Read More
  • Connection to Internal Network via Telnet

    calendar Jan 8, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Lateral Movement Data Source: Elastic Defend Data Source: SentinelOne Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Telnet provides a command line interface for communication with a remote device or server. This rule identifies Telnet network connections to non-publicly routable IP addresses.


    Read More
  • Potential Linux Ransomware Note Creation Detected

    calendar Jan 8, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Impact Data Source: Elastic Defend Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule identifies a sequence of a mass file encryption event in conjunction with the creation of a .txt file with a file name containing ransomware keywords executed by the same process in a 1 second timespan. Ransomware is a type of malware that encrypts a victim's files or systems and demands payment (usually in cryptocurrency) in exchange for the decryption key. One important indicator of a ransomware attack is the mass encryption of the file system, after which a new file extension is added to the file.


    Read More
  • Suspicious Termination of ESXI Process

    calendar Jan 8, 2026 · Domain: Endpoint OS: Linux Use Case: Threat Detection Tactic: Impact Data Source: Elastic Defend Data Source: Elastic Endgame Resources: Investigation Guide Data Source: Crowdstrike  ·
    Share on: twitter facebook