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
  • Multiple Device Token Hashes for Single Okta Session

    calendar Apr 22, 2026 · Domain: Identity Domain: SaaS Data Source: Okta Data Source: Okta System Logs Tactic: Credential Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects when a specific Okta actor has multiple device token hashes and multiple source IPs for a single Okta session. This may indicate an authenticated session has been hijacked or replayed from a different device and network. Adversaries may steal session cookies or tokens to gain unauthorized access to Okta admin console, applications, tenants, or other resources.


    Read More
  • High Command Line Entropy Detected for Privileged Commands

    calendar Apr 22, 2026 · Use Case: Privileged Access Detection Rule Type: ML Rule Type: Machine Learning Tactic: Privilege Escalation Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A machine learning job has identified an unusually high median command line entropy for privileged commands executed by a user, suggesting possible privileged access activity through command lines. High entropy often indicates that the commands may be obfuscated or deliberately complex, which can be a sign of suspicious or unauthorized use of privileged access.


    Read More
  • High Mean of Process Arguments in an RDP Session

    calendar Apr 22, 2026 · Use Case: Lateral Movement Detection Rule Type: ML Rule Type: Machine Learning Tactic: Lateral Movement Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A machine learning job has detected unusually high number of process arguments in an RDP session. Executing sophisticated attacks such as lateral movement can involve the use of complex commands, obfuscation mechanisms, redirection and piping, which in turn increases the number of arguments in a command.


    Read More
  • High Mean of RDP Session Duration

    calendar Apr 22, 2026 · Use Case: Lateral Movement Detection Rule Type: ML Rule Type: Machine Learning Tactic: Lateral Movement Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A machine learning job has detected unusually high mean of RDP session duration. Long RDP sessions can be used to evade detection mechanisms via session persistence, and might be used to perform tasks such as lateral movement, that might require uninterrupted access to a compromised machine.


    Read More
  • High Variance in RDP Session Duration

    calendar Apr 22, 2026 · Use Case: Lateral Movement Detection Rule Type: ML Rule Type: Machine Learning Tactic: Lateral Movement Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A machine learning job has detected unusually high variance of RDP session duration. Long RDP sessions can be used to evade detection mechanisms via session persistence, and might be used to perform tasks such as lateral movement, that might require uninterrupted access to a compromised machine.


    Read More
  • Host Detected with Suspicious Windows Process(es)

    calendar Apr 22, 2026 · Use Case: Living off the Land Attack Detection Rule Type: ML Rule Type: Machine Learning Tactic: Defense Evasion Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A machine learning job combination has identified a host with one or more suspicious Windows processes that exhibit unusually high malicious probability scores.These process(es) have been classified as malicious in several ways. The process(es) were predicted to be malicious by the ProblemChild supervised ML model. If the anomaly contains a cluster of suspicious processes, each process has the same host name, and the aggregate score of the event cluster was calculated to be unusually high by an unsupervised ML model. Such a cluster often contains suspicious or malicious activity, possibly involving LOLbins, that may be resistant to detection using conventional search rules.


    Read More
  • Parent Process Detected with Suspicious Windows Process(es)

    calendar Apr 22, 2026 · Domain: Endpoint OS: Windows Use Case: Living off the Land Attack Detection Rule Type: ML Rule Type: Machine Learning Tactic: Defense Evasion Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A machine learning job combination has identified a parent process with one or more suspicious Windows processes that exhibit unusually high malicious probability scores. These process(es) have been classified as malicious in several ways. The process(es) were predicted to be malicious by the ProblemChild supervised ML model. If the anomaly contains a cluster of suspicious processes, each process has the same parent process name, and the aggregate score of the event cluster was calculated to be unusually high by an unsupervised ML model. Such a cluster often contains suspicious or malicious activity, possibly involving LOLbins, that may be resistant to detection using conventional search rules.


    Read More
  • Potential Data Exfiltration Activity to an Unusual Destination Port

    calendar Apr 22, 2026 · Use Case: Data Exfiltration Detection Rule Type: ML Rule Type: Machine Learning Tactic: Exfiltration Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A machine learning job has detected data exfiltration to a particular destination port. Data transfer patterns that are outside the normal traffic patterns of an organization could indicate exfiltration over command and control channels.


    Read More
  • Potential Data Exfiltration Activity to an Unusual IP Address

    calendar Apr 22, 2026 · Use Case: Data Exfiltration Detection Rule Type: ML Rule Type: Machine Learning Tactic: Exfiltration Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A machine learning job has detected data exfiltration to a particular geo-location (by IP address). Data transfers to geo-locations that are outside the normal traffic patterns of an organization could indicate exfiltration over command and control channels.


    Read More
  • Potential Data Exfiltration Activity to an Unusual ISO Code

    calendar Apr 22, 2026 · Use Case: Data Exfiltration Detection Rule Type: ML Rule Type: Machine Learning Tactic: Exfiltration Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A machine learning job has detected data exfiltration to a particular geo-location (by region name). Data transfers to geo-locations that are outside the normal traffic patterns of an organization could indicate exfiltration over command and control channels.


    Read More
  • Potential Data Exfiltration Activity to an Unusual Region

    calendar Apr 22, 2026 · Use Case: Data Exfiltration Detection Rule Type: ML Rule Type: Machine Learning Tactic: Exfiltration Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A machine learning job has detected data exfiltration to a particular geo-location (by region name). Data transfers to geo-locations that are outside the normal traffic patterns of an organization could indicate exfiltration over command and control channels.


    Read More
  • Potential DGA Activity

    calendar Apr 22, 2026 · Use Case: Domain Generation Algorithm Detection Rule Type: ML Rule Type: Machine Learning Tactic: Command and Control Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A population analysis machine learning job detected potential DGA (domain generation algorithm) activity. Such activity is often used by malware command and control (C2) channels. This machine learning job looks for a source IP address making DNS requests that have an aggregate high probability of being DGA activity.


    Read More
  • Spike in Bytes Sent to an External Device

    calendar Apr 22, 2026 · Use Case: Data Exfiltration Detection Rule Type: ML Rule Type: Machine Learning Tactic: Exfiltration Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A machine learning job has detected high bytes of data written to an external device. In a typical operational setting, there is usually a predictable pattern or a certain range of data that is written to external devices. An unusually large amount of data being written is anomalous and can signal illicit data copying or transfer activities.


    Read More
  • Spike in Bytes Sent to an External Device via Airdrop

    calendar Apr 22, 2026 · Use Case: Data Exfiltration Detection Rule Type: ML Rule Type: Machine Learning Tactic: Exfiltration Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A machine learning job has detected high bytes of data written to an external device via Airdrop. In a typical operational setting, there is usually a predictable pattern or a certain range of data that is written to external devices. An unusually large amount of data being written is anomalous and can signal illicit data copying or transfer activities.


    Read More
  • Spike in Group Application Assignment Change Events

    calendar Apr 22, 2026 · Use Case: Privileged Access Detection Rule Type: ML Rule Type: Machine Learning Tactic: Privilege Escalation Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A machine learning job has identified an unusual spike in Okta group application assignment change events, indicating potential privileged access activity. Threat actors might be assigning applications to groups to escalate access, maintain persistence, or facilitate lateral movement within an organization’s environment.


    Read More
  • Spike in Group Lifecycle Change Events

    calendar Apr 22, 2026 · Use Case: Privileged Access Detection Rule Type: ML Rule Type: Machine Learning Tactic: Privilege Escalation Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A machine learning job has identified an unusual spike in Okta group lifecycle change events, indicating potential privileged access activity. Adversaries may be altering group structures to escalate privileges, maintain persistence, or facilitate lateral movement within an organization’s identity management system.


    Read More
  • Spike in Group Management Events

    calendar Apr 22, 2026 · Use Case: Privileged Access Detection Rule Type: ML Rule Type: Machine Learning Tactic: Privilege Escalation Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A machine learning job has identified a spike in group management events for a user, indicating potential privileged access activity. The machine learning has flagged an abnormal rise in group management actions (such as adding or removing users from privileged groups), which could point to an attempt to escalate privileges or unauthorized modifications to group memberships.


    Read More
  • Spike in Group Membership Events

    calendar Apr 22, 2026 · Use Case: Privileged Access Detection Rule Type: ML Rule Type: Machine Learning Tactic: Privilege Escalation Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A machine learning job has identified an unusual spike in Okta group membership events, indicating potential privileged access activity. Attackers or malicious insiders might be adding accounts to privileged groups to escalate their access, potentially leading to unauthorized actions or data breaches.


    Read More
  • Spike in Group Privilege Change Events

    calendar Apr 22, 2026 · Use Case: Privileged Access Detection Rule Type: ML Rule Type: Machine Learning Tactic: Privilege Escalation Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A machine learning job has identified an unusual spike in Okta group privilege change events, indicating potential privileged access activity. Attackers might be elevating privileges by adding themselves or compromised accounts to high-privilege groups, enabling further access or persistence.


    Read More
  • Spike in Number of Connections Made from a Source IP

    calendar Apr 22, 2026 · Use Case: Lateral Movement Detection Rule Type: ML Rule Type: Machine Learning Tactic: Lateral Movement Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A machine learning job has detected a high count of destination IPs establishing an RDP connection with a single source IP. Once an attacker has gained access to one system, they might attempt to access more in the network in search of valuable assets, data, or further access points.


    Read More
  • Spike in Number of Connections Made to a Destination IP

    calendar Apr 22, 2026 · Use Case: Lateral Movement Detection Rule Type: ML Rule Type: Machine Learning Tactic: Lateral Movement Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A machine learning job has detected a high count of source IPs establishing an RDP connection with a single destination IP. Attackers might use multiple compromised systems to attack a target to ensure redundancy in case a source IP gets detected and blocked.


    Read More
  • Spike in Number of Processes in an RDP Session

    calendar Apr 22, 2026 · Use Case: Lateral Movement Detection Rule Type: ML Rule Type: Machine Learning Tactic: Lateral Movement Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A machine learning job has detected unusually high number of processes started in a single RDP session. Executing a large number of processes remotely on other machines can be an indicator of lateral movement activity.


    Read More
  • Spike in Privileged Command Execution by a User

    calendar Apr 22, 2026 · Use Case: Privileged Access Detection Rule Type: ML Rule Type: Machine Learning Tactic: Privilege Escalation Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A machine learning job has detected an increase in the execution of privileged commands by a user, suggesting potential privileged access activity. This may indicate an attempt by the user to gain unauthorized access to sensitive or restricted parts of the system.


    Read More
  • Spike in Remote File Transfers

    calendar Apr 22, 2026 · Use Case: Lateral Movement Detection Rule Type: ML Rule Type: Machine Learning Tactic: Lateral Movement Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A machine learning job has detected an abnormal volume of remote files shared on the host indicating potential lateral movement activity. One of the primary goals of attackers after gaining access to a network is to locate and exfiltrate valuable information. Attackers might perform multiple small transfers to match normal egress activity in the network, to evade detection.


    Read More
  • Spike in Special Logon Events

    calendar Apr 22, 2026 · Use Case: Privileged Access Detection Rule Type: ML Rule Type: Machine Learning Tactic: Privilege Escalation Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A machine learning job has detected a surge in special logon events for a user, indicating potential privileged access activity. A sudden spike in these events could suggest an attacker or malicious insider gaining elevated access, possibly for lateral movement or privilege escalation.


    Read More
  • Spike in Special Privilege Use Events

    calendar Apr 22, 2026 · Use Case: Privileged Access Detection Rule Type: ML Rule Type: Machine Learning Tactic: Privilege Escalation Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A machine learning job has detected an unusual increase in special privilege usage events, such as privileged operations and service calls, for a user, suggesting potential unauthorized privileged access. A sudden spike in these events may indicate an attempt to escalate privileges, execute unauthorized tasks, or maintain persistence within a system.


    Read More
  • Spike in User Account Management Events

    calendar Apr 22, 2026 · Use Case: Privileged Access Detection Rule Type: ML Rule Type: Machine Learning Tactic: Privilege Escalation Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A machine learning job has identified a spike in user account management events for a user, indicating potential privileged access activity. This indicates an unusual increase in actions related to managing user accounts (such as creating, modifying, or deleting accounts), which could be a sign of an attempt to escalate privileges or unauthorized activity involving account management.


    Read More
  • Spike in User Lifecycle Management Change Events

    calendar Apr 22, 2026 · Use Case: Privileged Access Detection Rule Type: ML Rule Type: Machine Learning Tactic: Privilege Escalation Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A machine learning job has identified an unusual spike in Okta user lifecycle management change events, indicating potential privileged access activity. Threat actors may manipulate user accounts to gain higher access rights or persist within the environment.


    Read More
  • Unusual Group Name Accessed by a User

    calendar Apr 22, 2026 · Use Case: Privileged Access Detection Rule Type: ML Rule Type: Machine Learning Tactic: Privilege Escalation Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A machine learning job has detected a user accessing an uncommon group name for privileged operations, indicating potential privileged access activity. This indicates that a user has accessed a group name that is unusual for their typical operations, particularly for actions requiring elevated privileges. This could point to an attempt to manipulate group memberships or escalate privileges on a system.


    Read More
  • Unusual Host Name for Okta Privileged Operations Detected

    calendar Apr 22, 2026 · Use Case: Privileged Access Detection Rule Type: ML Rule Type: Machine Learning Tactic: Privilege Escalation Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A machine learning job has identified a user performing privileged operations in Okta from an uncommon device, indicating potential privileged access activity. This could signal a compromised account, an attacker using stolen credentials, or an insider threat leveraging an unauthorized device to escalate privileges.


    Read More
  • Unusual Host Name for Windows Privileged Operations Detected

    calendar Apr 22, 2026 · Use Case: Privileged Access Detection Rule Type: ML Rule Type: Machine Learning Tactic: Privilege Escalation Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A machine learning job has identified a user performing privileged operations in Windows from an uncommon device, indicating potential privileged access activity. This could signal a compromised account, an attacker using stolen credentials, or an insider threat leveraging an unauthorized device to escalate privileges.


    Read More
  • Unusual Privilege Type assigned to a User

    calendar Apr 22, 2026 · Use Case: Privileged Access Detection Rule Type: ML Rule Type: Machine Learning Tactic: Privilege Escalation Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A machine learning job has identified a user leveraging an uncommon privilege type for privileged operations, indicating potential privileged access activity. This indicates that a user is performing operations requiring elevated privileges but is using a privilege type that is not typically seen in their baseline logs.


    Read More
  • Unusual Process Detected for Privileged Commands by a User

    calendar Apr 22, 2026 · Use Case: Privileged Access Detection Rule Type: ML Rule Type: Machine Learning Tactic: Privilege Escalation Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A machine learning job has detected an unusual process run for privileged commands by a user, indicating potential privileged access activity.


    Read More
  • Unusual Process Spawned by a Host

    calendar Apr 22, 2026 · Domain: Endpoint OS: Windows Use Case: Living off the Land Attack Detection Rule Type: ML Rule Type: Machine Learning Tactic: Defense Evasion Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A machine learning job has detected a suspicious Windows process. This process has been classified as suspicious in two ways. It was predicted to be suspicious by the ProblemChild supervised ML model, and it was found to be an unusual process, on a host that does not commonly manifest malicious activity. Such a process may be an instance of suspicious or malicious activity, possibly involving LOLbins, that may be resistant to detection using conventional search rules.


    Read More
  • Unusual Process Spawned by a Parent Process

    calendar Apr 22, 2026 · Domain: Endpoint OS: Windows Use Case: Living off the Land Attack Detection Rule Type: ML Rule Type: Machine Learning Tactic: Defense Evasion Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A machine learning job has detected a suspicious Windows process. This process has been classified as malicious in two ways. It was predicted to be malicious by the ProblemChild supervised ML model, and it was found to be an unusual child process name, for the parent process, by an unsupervised ML model. Such a process may be an instance of suspicious or malicious activity, possibly involving LOLbins, that may be resistant to detection using conventional search rules.


    Read More
  • Unusual Process Spawned by a User

    calendar Apr 22, 2026 · Domain: Endpoint OS: Windows Use Case: Living off the Land Attack Detection Rule Type: ML Rule Type: Machine Learning Tactic: Defense Evasion Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A machine learning job has detected a suspicious Windows process. This process has been classified as malicious in two ways. It was predicted to be malicious by the ProblemChild supervised ML model, and it was found to be suspicious given that its user context is unusual and does not commonly manifest malicious activity,by an unsupervised ML model. Such a process may be an instance of suspicious or malicious activity, possibly involving LOLbins, that may be resistant to detection using conventional search rules.


    Read More
  • Unusual Process Writing Data to an External Device

    calendar Apr 22, 2026 · Use Case: Data Exfiltration Detection Rule Type: ML Rule Type: Machine Learning Tactic: Exfiltration Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A machine learning job has detected a rare process writing data to an external device. Malicious actors often use benign-looking processes to mask their data exfiltration activities. The discovery of such a process that has no legitimate reason to write data to external devices can indicate exfiltration.


    Read More
  • Unusual Region Name for Okta Privileged Operations Detected

    calendar Apr 22, 2026 · Use Case: Privileged Access Detection Rule Type: ML Rule Type: Machine Learning Tactic: Privilege Escalation Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A machine learning job has identified a user performing privileged operations in Okta from an uncommon geographical location, indicating potential privileged access activity. This could suggest a compromised account, unauthorized access, or an attacker using stolen credentials to escalate privileges.


    Read More
  • Unusual Region Name for Windows Privileged Operations Detected

    calendar Apr 22, 2026 · Use Case: Privileged Access Detection Rule Type: ML Rule Type: Machine Learning Tactic: Privilege Escalation Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A machine learning job has identified a user performing privileged operations in Windows from an uncommon geographical location, indicating potential privileged access activity. This could suggest a compromised account, unauthorized access, or an attacker using stolen credentials to escalate privileges.


    Read More
  • Unusual Remote File Directory

    calendar Apr 22, 2026 · Use Case: Lateral Movement Detection Rule Type: ML Rule Type: Machine Learning Tactic: Lateral Movement Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    An anomaly detection job has detected a remote file transfer on an unusual directory indicating a potential lateral movement activity on the host. Many Security solutions monitor well-known directories for suspicious activities, so attackers might use less common directories to bypass monitoring.


    Read More
  • Unusual Remote File Extension

    calendar Apr 22, 2026 · Use Case: Lateral Movement Detection Rule Type: ML Rule Type: Machine Learning Tactic: Lateral Movement Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    An anomaly detection job has detected a remote file transfer with a rare extension, which could indicate potential lateral movement activity on the host.


    Read More
  • Unusual Remote File Size

    calendar Apr 22, 2026 · Use Case: Lateral Movement Detection Rule Type: ML Rule Type: Machine Learning Tactic: Lateral Movement Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A machine learning job has detected an unusually high file size shared by a remote host indicating potential lateral movement activity. One of the primary goals of attackers after gaining access to a network is to locate and exfiltrate valuable information. Instead of multiple small transfers that can raise alarms, attackers might choose to bundle data into a single large file transfer.


    Read More
  • Unusual Source IP for Okta Privileged Operations Detected

    calendar Apr 22, 2026 · Use Case: Privileged Access Detection Rule Type: ML Rule Type: Machine Learning Tactic: Privilege Escalation Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A machine learning job has identified a user performing privileged operations in Okta from an uncommon source IP, indicating potential privileged access activity. This could suggest an account compromise, misuse of administrative privileges, or an attacker leveraging a new network location to escalate privileges.


    Read More
  • Unusual Source IP for Windows Privileged Operations Detected

    calendar Apr 22, 2026 · Use Case: Privileged Access Detection Rule Type: ML Rule Type: Machine Learning Tactic: Privilege Escalation Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A machine learning job has identified a user performing privileged operations in Windows from an uncommon source IP, indicating potential privileged access activity. This could suggest an account compromise, misuse of administrative privileges, or an attacker leveraging a new network location to escalate privileges.


    Read More
  • Unusual Spike in Concurrent Active Sessions by a User

    calendar Apr 22, 2026 · Use Case: Privileged Access Detection Rule Type: ML Rule Type: Machine Learning Tactic: Privilege Escalation Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A machine learning job has detected an unusually high number of active concurrent sessions initiated by a user, indicating potential privileged access activity. A sudden surge in concurrent active sessions by a user may indicate an attempt to abuse valid credentials for privilege escalation or maintain persistence. Adversaries might be leveraging multiple sessions to execute privileged operations, evade detection, or perform unauthorized actions across different systems.


    Read More
  • Unusual Time or Day for an RDP Session

    calendar Apr 22, 2026 · Use Case: Lateral Movement Detection Rule Type: ML Rule Type: Machine Learning Tactic: Lateral Movement Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A machine learning job has detected an RDP session started at an usual time or weekday. An RDP session at an unusual time could be followed by other suspicious activities, so catching this is a good first step in detecting a larger attack.


    Read More
  • User Detected with Suspicious Windows Process(es)

    calendar Apr 22, 2026 · Domain: Endpoint OS: Windows Use Case: Living off the Land Attack Detection Rule Type: ML Rule Type: Machine Learning Tactic: Defense Evasion Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A machine learning job combination has identified a user with one or more suspicious Windows processes that exhibit unusually high malicious probability scores. These process(es) have been classified as malicious in several ways. The process(es) were predicted to be malicious by the ProblemChild supervised ML model. If the anomaly contains a cluster of suspicious processes, each process has the same user name, and the aggregate score of the event cluster was calculated to be unusually high by an unsupervised ML model. Such a cluster often contains suspicious or malicious activity, possibly involving LOLbins, that may be resistant to detection using conventional search rules.


    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
  • Administrator Privileges Assigned to an Okta Group

    calendar Apr 10, 2026 · Use Case: Identity and Access Audit Data Source: Okta Tactic: Persistence Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects when an administrator role is assigned to an Okta group. An adversary may attempt to assign administrator privileges to an Okta group in order to assign additional permissions to compromised user accounts and maintain access to their target organization.


    Read More
  • Application Added to Google Workspace Domain

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Google Workspace Use Case: Configuration Audit Tactic: Persistence Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects when a Google marketplace application is added to the Google Workspace domain. An adversary may add a malicious application to an organization’s Google Workspace domain in order to maintain a presence in their target’s organization and steal data.


    Read More
  • Application Removed from Blocklist in Google Workspace

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Google Workspace Use Case: Configuration Audit Resources: Investigation Guide Tactic: Defense Evasion  ·
    Share on: twitter facebook linkedin copy

    Google Workspace administrators may be aware of malicious applications within the Google marketplace and block these applications for user security purposes. An adversary, with administrative privileges, may remove this application from the explicit block list to allow distribution of the application amongst users. This may also indicate the unauthorized use of an application that had been previously blocked before by a user with admin privileges.


    Read More
  • Attempt to Create Okta API Token

    calendar Apr 10, 2026 · Use Case: Identity and Access Audit Data Source: Okta Tactic: Persistence Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects attempts to create an Okta API token. An adversary may create an Okta API token to maintain access to an organization's network while they work to achieve their objectives. An attacker may abuse an API token to execute techniques such as creating user accounts or disabling security rules or policies.


    Read More
  • Attempt to Deactivate an Okta Application

    calendar Apr 10, 2026 · Use Case: Identity and Access Audit Data Source: Okta Tactic: Impact Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects attempts to deactivate an Okta application. An adversary may attempt to modify, deactivate, or delete an Okta application in order to weaken an organization's security controls or disrupt their business operations.


    Read More
  • Attempt to Deactivate an Okta Network Zone

    calendar Apr 10, 2026 · Use Case: Identity and Access Audit Data Source: Okta Use Case: Network Security Monitoring Tactic: Defense Evasion Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects attempts to deactivate an Okta network zone. Okta network zones can be configured to limit or restrict access to a network based on IP addresses or geolocations. An adversary may attempt to modify, delete, or deactivate an Okta network zone in order to remove or weaken an organization's security controls.


    Read More
  • Attempt to Deactivate an Okta Policy

    calendar Apr 10, 2026 · Use Case: Identity and Access Audit Data Source: Okta Tactic: Defense Evasion Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects attempts to deactivate an Okta policy. An adversary may attempt to deactivate an Okta policy in order to weaken an organization's security controls. For example, an adversary may attempt to deactivate an Okta multi-factor authentication (MFA) policy in order to weaken the authentication requirements for user accounts.


    Read More
  • Attempt to Deactivate an Okta Policy Rule

    calendar Apr 10, 2026 · Use Case: Identity and Access Audit Tactic: Defense Evasion Data Source: Okta Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects attempts to deactivate a rule within an Okta policy. An adversary may attempt to deactivate a rule within an Okta policy in order to remove or weaken an organization's security controls.


    Read More
  • Attempt to Delete an Okta Application

    calendar Apr 10, 2026 · Use Case: Identity and Access Audit Data Source: Okta Tactic: Impact Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects attempts to delete an Okta application. An adversary may attempt to modify, deactivate, or delete an Okta application in order to weaken an organization's security controls or disrupt their business operations.


    Read More
  • Attempt to Delete an Okta Network Zone

    calendar Apr 10, 2026 · Use Case: Identity and Access Audit Data Source: Okta Use Case: Network Security Monitoring Tactic: Defense Evasion Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects attempts to delete an Okta network zone. Okta network zones can be configured to limit or restrict access to a network based on IP addresses or geolocations. An adversary may attempt to modify, delete, or deactivate an Okta network zone in order to remove or weaken an organization's security controls.


    Read More
  • Attempt to Delete an Okta Policy

    calendar Apr 10, 2026 · Use Case: Identity and Access Audit Data Source: Okta Tactic: Defense Evasion Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects attempts to delete an Okta policy. An adversary may attempt to delete an Okta policy in order to weaken an organization's security controls. For example, an adversary may attempt to delete an Okta multi-factor authentication (MFA) policy in order to weaken the authentication requirements for user accounts.


    Read More
  • Attempt to Delete an Okta Policy Rule

    calendar Apr 10, 2026 · Use Case: Identity and Access Audit Data Source: Okta Tactic: Defense Evasion Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects attempts to delete a rule within an Okta policy. An adversary may attempt to delete an Okta policy rule in order to weaken an organization's security controls.


    Read More
  • Attempt to Modify an Okta Application

    calendar Apr 10, 2026 · Use Case: Identity and Access Audit Data Source: Okta Tactic: Impact Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects attempts to modify an Okta application. An adversary may attempt to modify, deactivate, or delete an Okta application in order to weaken an organization's security controls or disrupt their business operations.


    Read More
  • Attempt to Modify an Okta Network Zone

    calendar Apr 10, 2026 · Use Case: Identity and Access Audit Data Source: Okta Use Case: Network Security Monitoring Tactic: Defense Evasion Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects attempts to modify an Okta network zone. Okta network zones can be configured to limit or restrict access to a network based on IP addresses or geolocations. An adversary may attempt to modify, delete, or deactivate an Okta network zone in order to remove or weaken an organization's security controls.


    Read More
  • Attempt to Modify an Okta Policy

    calendar Apr 10, 2026 · Use Case: Identity and Access Audit Data Source: Okta Tactic: Defense Evasion Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects attempts to modify an Okta policy. An adversary may attempt to modify an Okta policy in order to weaken an organization's security controls. For example, an adversary may attempt to modify an Okta multi-factor authentication (MFA) policy in order to weaken the authentication requirements for user accounts.


    Read More
  • Attempt to Modify an Okta Policy Rule

    calendar Apr 10, 2026 · Use Case: Identity and Access Audit Tactic: Defense Evasion Data Source: Okta Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects attempts to modify a rule within an Okta policy. An adversary may attempt to modify an Okta policy rule in order to weaken an organization's security controls.


    Read More
  • Attempt to Reset MFA Factors for an Okta User Account

    calendar Apr 10, 2026 · Tactic: Persistence Use Case: Identity and Access Audit Data Source: Okta Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects attempts to reset an Okta user's enrolled multi-factor authentication (MFA) factors. An adversary may attempt to reset the MFA factors for an Okta user's account in order to register new MFA factors and abuse the account to blend in with normal activity in the victim's environment.


    Read More
  • Attempt to Revoke Okta API Token

    calendar Apr 10, 2026 · Use Case: Identity and Access Audit Data Source: Okta Tactic: Impact Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies attempts to revoke an Okta API token. An adversary may attempt to revoke or delete an Okta API token to disrupt an organization's business operations.


    Read More
  • Attempted Bypass of Okta MFA

    calendar Apr 10, 2026 · Data Source: Okta Use Case: Identity and Access Audit Tactic: Credential Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects attempts to bypass Okta multi-factor authentication (MFA). An adversary may attempt to bypass the Okta MFA policies configured for an organization in order to obtain unauthorized access to an application.


    Read More
  • Attempts to Brute Force an Okta User Account

    calendar Apr 10, 2026 · Use Case: Identity and Access Audit Tactic: Credential Access Data Source: Okta Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies when an Okta user account is locked out 3 times within a 3 hour window. An adversary may attempt a brute force or password spraying attack to obtain unauthorized access to user accounts. The default Okta authentication policy ensures that a user account is locked out after 10 failed authentication attempts.


    Read More
  • AWS Access Token Used from Multiple Addresses

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS IAM Data Source: AWS CloudTrail Tactic: Initial Access Use Case: Identity and Access Audit Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule identifies potentially suspicious activity by detecting instances where a single IAM user's temporary session token is accessed from multiple IP addresses within a short time frame. Such behavior may suggest that an adversary has compromised temporary credentials and is utilizing them from various locations. To enhance detection accuracy and minimize false positives, the rule incorporates criteria that evaluate unique IP addresses, user agents, cities, and networks. These additional checks help distinguish between legitimate distributed access patterns and potential credential misuse. Detected activities are classified into different types based on the combination of unique indicators, with each classification assigned a fidelity score reflecting the likelihood of malicious behavior. High fidelity scores are given to patterns most indicative of threats, such as multiple unique IPs, networks, cities, and user agents. Medium and low fidelity scores correspond to less severe patterns, enabling security teams to effectively prioritize alerts.


    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 CloudTrail Log Created

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS Cloudtrail Use Case: Log Auditing Tactic: Collection Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects creation of a new AWS CloudTrail trail via CreateTrail API. While legitimate during onboarding or auditing improvements, adversaries can create trails that write to attacker-controlled destinations, limit regions, or otherwise subvert monitoring objectives. New trails should be validated for destination ownership, encryption, multi-region coverage, and organizational scope.


    Read More
  • AWS CloudTrail Log Deleted

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS Cloudtrail Use Case: Log Auditing Resources: Investigation Guide Tactic: Defense Evasion  ·
    Share on: twitter facebook linkedin copy

    Detects deletion of an AWS CloudTrail trail via DeleteTrail API. Removing trails is a high-risk action that destroys an audit control plane and is frequently paired with other destructive or stealthy operations. Validate immediately and restore compliant logging.


    Read More
  • AWS CloudTrail Log Evasion

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS IAM Use Case: Log Auditing Resources: Investigation Guide Tactic: Defense Evasion  ·
    Share on: twitter facebook linkedin copy

    Identifies the evasion of cloudtrail logging for IAM actions involving policy creation, modification or attachment. When making certain policy-related API calls, an adversary may pad the associated policy document with whitespaces to trigger CloudTrail’s logging size constraints, resulting in incomplete logging where critical details about the policy are omitted. By exploiting this gap, threat actors can bypass monitoring performed through CloudTrail and can effectively obscure unauthorized changes. This rule looks for IAM API calls with the requestParameters property containing reason:”requestParameters too large” and omitted:true.


    Read More
  • AWS CloudTrail Log Suspended

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS Cloudtrail Use Case: Log Auditing Resources: Investigation Guide Tactic: Defense Evasion  ·
    Share on: twitter facebook linkedin copy

    Detects Cloudtrail logging suspension via StopLogging API. Stopping CloudTrail eliminates forward audit visibility and is a classic defense evasion step before sensitive changes or data theft. Investigate immediately and determine what occurred during the logging gap.


    Read More
  • AWS CloudTrail Log Updated

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS Cloudtrail Use Case: Log Auditing Resources: Investigation Guide Tactic: Impact  ·
    Share on: twitter facebook linkedin copy

    Detects updates to an existing CloudTrail trail via UpdateTrail API which may reduce visibility, change destinations, or weaken integrity (e.g., removing global events, moving the S3 destination, or disabling validation). Adversaries can modify trails to evade detection while maintaining a semblance of logging. Validate any configuration change against approved baselines.


    Read More
  • AWS CloudWatch Alarm Deletion

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: Amazon CloudWatch Resources: Investigation Guide Tactic: Defense Evasion  ·
    Share on: twitter facebook linkedin copy

    Detects the deletion of one or more Amazon CloudWatch alarms using the "DeleteAlarms" API. CloudWatch alarms are critical for monitoring metrics and triggering alerts when thresholds are exceeded. An adversary may delete alarms to impair visibility, silence alerts, and evade detection following malicious activity. This behavior may occur during post-exploitation or cleanup phases to remove traces of compromise or disable automated responses.


    Read More
  • AWS CloudWatch Log Group Deletion

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: Amazon CloudWatch Use Case: Log Auditing Resources: Investigation Guide Tactic: Defense Evasion Tactic: Impact  ·
    Share on: twitter facebook linkedin copy

    Detects the deletion of an Amazon CloudWatch Log Group using the "DeleteLogGroup" API. CloudWatch log groups store operational and security logs for AWS services and custom applications. Deleting a log group permanently removes all associated log streams and historical log data, which can eliminate forensic evidence and disrupt security monitoring pipelines. Adversaries may delete log groups to conceal malicious activity, disable log forwarding, or impede incident response.


    Read More
  • AWS CloudWatch Log Stream Deletion

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: Amazon CloudWatch Use Case: Log Auditing Tactic: Defense Evasion Tactic: Impact Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects the deletion of an Amazon CloudWatch log stream using the "DeleteLogStream" API. Deleting a log stream permanently removes its associated log events and may disrupt security visibility, break audit trails, or suppress forensic evidence. Adversaries may delete log streams to conceal malicious actions, impair monitoring pipelines, or remove artifacts generated during post-exploitation activity.


    Read More
  • AWS Config Resource Deletion

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS Config Resources: Investigation Guide Tactic: Defense Evasion  ·
    Share on: twitter facebook linkedin copy

    Identifies attempts to delete AWS Config resources. AWS Config provides continuous visibility into resource configuration changes and compliance posture across an account. Deleting Config components can significantly reduce security visibility and auditability. Adversaries may delete or disable Config resources to evade detection, hide prior activity, or weaken governance controls before or after other malicious actions.


    Read More
  • AWS Configuration Recorder Stopped

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS Config Tactic: Defense Evasion Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies when an AWS Config configuration recorder is stopped. AWS Config recorders continuously track and record configuration changes across supported AWS resources. Stopping the recorder immediately reduces visibility into infrastructure changes and can be abused by adversaries to evade detection, obscure follow-on activity, or weaken compliance and security monitoring controls.


    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 Encryption Disabled

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS EC2 Tactic: Impact Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects when Amazon Elastic Block Store (EBS) encryption by default is disabled in an AWS region. EBS encryption ensures that newly created volumes and snapshots are automatically protected with AWS Key Management Service (KMS) keys. Disabling this setting introduces significant risk as all future volumes created in that region will be unencrypted by default, potentially exposing sensitive data at rest. Adversaries may disable encryption to weaken data protection before exfiltrating or tampering with EBS volumes or snapshots. This may be a step in preparation for data theft or ransomware-style attacks that depend on unencrypted volumes.


    Read More
  • AWS EC2 Export Task

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS EC2 Use Case: Asset Visibility Tactic: Exfiltration Tactic: Collection Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies successful export tasks of EC2 instances via the APIs CreateInstanceExportTask, ExportImage, or CreateStoreImageTask. These exports can be used by administrators for legitimate VM migration or backup workflows however, an attacker with access to an EC2 instance or AWS credentials can export a VM or its image and then transfer it off-account for exfiltration of data.


    Read More
  • AWS EC2 Full Network Packet Capture Detected

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS EC2 Use Case: Network Security Monitoring Tactic: Exfiltration Tactic: Collection Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects successful creation of an Amazon EC2 Traffic Mirroring session. A session copies full packets from a source Elastic Network Interface (ENI) to a mirror target (e.g., an ENI or NLB) using a mirror filter (ingress/egress rules). While used for diagnostics and NDR/IDS tooling, adversaries can abuse sessions to covertly capture and exfiltrate sensitive, potentially unencrypted, traffic from instances or subnets.


    Read More
  • AWS EC2 Instance Connect SSH Public Key Uploaded

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS EC2 Use Case: Identity and Access Audit Tactic: Privilege Escalation Tactic: Lateral Movement Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies when a new SSH public key is uploaded to an AWS EC2 instance using the EC2 Instance Connect service. This action could indicate an adversary attempting to maintain access to the instance. The rule detects the SendSerialConsoleSSHPublicKey or SendSSHPublicKey API actions, which are logged when manually uploading an SSH key to an EC2 instance or serial connection. It is important to know that this API call happens automatically by the EC2 Instance Connect service when a user connects to an EC2 instance using the EC2 Instance Connect service via the CLI or AWS Management Console.


    Read More
  • AWS EC2 Instance Console Login via Assumed Role

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS EC2 Data Source: AWS STS Data Source: AWS Sign-In Use Case: Identity and Access Audit Tactic: Lateral Movement Tactic: Credential Access Tactic: Persistence Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects successful AWS Management Console or federation login activity performed using an EC2 instance’s assumed role credentials. EC2 instances typically use temporary credentials to make API calls, not to authenticate interactively via the console. A successful "ConsoleLogin" or "GetSigninToken" event using a session pattern that includes "i-" (the EC2 instance ID) is highly anomalous and may indicate that an adversary obtained the instance’s temporary credentials from the instance metadata service (IMDS) and used them to access the console. Such activity can enable lateral movement, privilege escalation, or persistence within the AWS account.


    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 EC2 Network Access Control List Creation

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS EC2 Use Case: Network Security Monitoring Tactic: Persistence Tactic: Defense Evasion Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the creation of an AWS EC2 network access control list (ACL) or an entry in a network ACL with a specified rule number. Adversaries may exploit ACLs to establish persistence or exfiltrate data by creating permissive rules.


    Read More
  • AWS EC2 Network Access Control List Deletion

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS EC2 Use Case: Network Security Monitoring Tactic: Defense Evasion Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the deletion of an Amazon Elastic Compute Cloud (EC2) network access control list (ACL) or one of its ingress/egress entries.


    Read More
  • AWS EC2 Route Table Created

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS EC2 Use Case: Network Security Monitoring Tactic: Persistence Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies when an EC2 Route Table has been created. Route tables can be used by attackers to disrupt network traffic, reroute communications, or maintain persistence in a compromised environment. This is a New Terms rule that detects the first instance of this behavior by a user or role.


    Read More
  • AWS EC2 Route Table Modified or Deleted

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS EC2 Use Case: Network Security Monitoring Resources: Investigation Guide Tactic: Persistence  ·
    Share on: twitter facebook linkedin copy

    Identifies AWS CloudTrail events where an EC2 route table or association has been modified or deleted. Route table or association modifications can be used by attackers to disrupt network traffic, reroute communications, or maintain persistence in a compromised environment. This is a New Terms rule that detects the first instance of this behavior by a user or role.


    Read More
  • AWS EC2 Security Group Configuration Change

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS EC2 Use Case: Network Security Monitoring Resources: Investigation Guide Tactic: Persistence Tactic: Defense Evasion  ·
    Share on: twitter facebook linkedin copy

    Identifies a change to an AWS Security Group Configuration. A security group is like a virtual firewall, and modifying configurations may allow unauthorized access. Threat actors may abuse this to establish persistence, exfiltrate data, or pivot in an AWS environment.


    Read More
  • AWS EC2 Serial Console Access Enabled

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS EC2 Tactic: Defense Evasion Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects when EC2 Serial Console Access is enabled for an AWS account. The EC2 Serial Console provides direct, text-based access to an instance's serial port, bypassing the network layer entirely. While useful for troubleshooting boot issues or network misconfigurations, enabling serial console access in production environments is rare and potentially dangerous. Adversaries may enable this feature to establish an out-of-band communication channel that evades network-based security monitoring, firewalls, and VPC controls. This access method can be used for persistent backdoor access or to interact with compromised instances without triggering network-based detection mechanisms.


    Read More
  • AWS EC2 Unauthorized Admin Credential Fetch via Assumed Role

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS EC2 Use Case: Identity and Access Audit Resources: Investigation Guide Tactic: Credential Access  ·
    Share on: twitter facebook linkedin copy

    Identifies the first occurrence of an unauthorized attempt by an AWS role to use GetPassword to access the administrator password of an EC2 instance. Adversaries may use this API call to escalate privileges or move laterally within EC2 instances.


    Read More
  • AWS EC2 User Data Retrieval for EC2 Instance

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: Amazon EC2 Resources: Investigation Guide Use Case: Log Auditing Tactic: Discovery  ·
    Share on: twitter facebook linkedin copy

    Identifies discovery request DescribeInstanceAttribute with the attribute userData and instanceId in AWS CloudTrail logs. This may indicate an attempt to retrieve user data from an EC2 instance. Adversaries may use this information to gather sensitive data from the instance such as hardcoded credentials or to identify potential vulnerabilities. This is a New Terms rule that identifies the first time an IAM user or role requests the user data for a specific EC2 instance.


    Read More
  • AWS EFS File System Deleted

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS EFS Tactic: Impact Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the deletion of an Amazon EFS file system using the "DeleteFileSystem" API operation. Deleting an EFS file system permanently removes all stored data and cannot be reversed. This action is rare in most environments and typically limited to controlled teardown workflows. Adversaries with sufficient permissions may delete a file system to destroy evidence, disrupt workloads, or impede recovery efforts.


    Read More
  • AWS EventBridge Rule Disabled or Deleted

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS EventBridge Tactic: Impact Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies when an Amazon EventBridge rule is disabled or deleted. EventBridge rules are commonly used to automate operational workflows and security-relevant routing (for example, forwarding events to Lambda, SNS/SQS, or security tooling). Disabling or deleting a rule can break critical integrations, suppress detections, and reduce visibility. Adversaries may intentionally impair EventBridge rules to disrupt monitoring, delay response, or hide follow-on actions.


    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 GuardDuty Detector Deletion

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS GuardDuty Tactic: Defense Evasion Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects the deletion of an Amazon GuardDuty detector. GuardDuty provides continuous monitoring for malicious or unauthorized activity across AWS accounts. Deleting the detector disables this visibility, stopping all threat detection and removing existing findings. Adversaries may delete GuardDuty detectors to impair security monitoring and evade detection during or after an intrusion. This rule identifies successful "DeleteDetector" API calls and can indicate a deliberate defense evasion attempt.


    Read More
  • AWS GuardDuty Member Account Manipulation

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS GuardDuty Tactic: Defense Evasion Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects attempts to disassociate or manipulate Amazon GuardDuty member accounts within an AWS organization. In multi-account GuardDuty deployments, a delegated administrator account aggregates findings from member accounts. Adversaries may attempt to disassociate member accounts, delete member relationships, stop monitoring members, or delete pending invitations to break this centralized visibility. These actions can be precursors to or alternatives for deleting GuardDuty detectors entirely, allowing attackers to operate undetected in member accounts while the administrator account loses visibility. This rule identifies successful API calls that manipulate GuardDuty member relationships, which are rare in normal operations and warrant immediate investigation.


    Read More
  • AWS IAM AdministratorAccess Policy Attached to Group

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS IAM Use Case: Identity and Access Audit Tactic: Privilege Escalation Tactic: Persistence Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    An adversary with access to a set of compromised credentials may attempt to persist or escalate privileges by attaching additional permissions to user groups the compromised user account belongs to. This rule looks for use of the IAM AttachGroupPolicy API operation to attach the highly permissive AdministratorAccess AWS managed policy to an existing IAM user group.


    Read More
  • AWS IAM AdministratorAccess Policy Attached to Role

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS IAM Use Case: Identity and Access Audit Tactic: Privilege Escalation Tactic: Persistence Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    An adversary with access to a set of compromised credentials may attempt to persist or escalate privileges by attaching additional permissions to compromised IAM roles. This rule looks for use of the IAM AttachRolePolicy API operation to attach the highly permissive AdministratorAccess AWS managed policy to an existing IAM role.


    Read More
  • AWS IAM AdministratorAccess Policy Attached to User

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS IAM Use Case: Identity and Access Audit Tactic: Privilege Escalation Tactic: Persistence Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    An adversary with access to a set of compromised credentials may attempt to persist or escalate privileges by attaching additional permissions to compromised user accounts. This rule looks for use of the IAM AttachUserPolicy API operation to attach the highly permissive AdministratorAccess AWS managed policy to an existing IAM user.


    Read More
  • AWS IAM API Calls via Temporary Session Tokens

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS CloudTrail Data Source: AWS IAM Data Source: AWS STS Tactic: Persistence Tactic: Privilege Escalation Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects sensitive AWS IAM API operations executed using temporary session credentials (access key IDs beginning with "ASIA"). Temporary credentials are commonly issued through sts:GetSessionToken, sts:AssumeRole, or AWS SSO logins and are meant for short-term use. It is unusual for legitimate users or automated processes to perform privileged IAM actions (e.g., creating users, updating policies, or enabling/disabling MFA) with session tokens. This behavior may indicate credential theft, session hijacking, or the abuse of a privileged role’s temporary credentials.


    Read More
  • AWS IAM Assume Role Policy Update

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS IAM Use Case: Identity and Access Audit Resources: Investigation Guide Tactic: Privilege Escalation  ·
    Share on: twitter facebook linkedin copy

    Identifies AWS CloudTrail events where an IAM role's trust policy has been updated by an IAM user or Assumed Role identity. The trust policy is a JSON document that defines which principals are allowed to assume the role. An attacker may attempt to modify this policy to gain the privileges of the role. This is a New Terms rule, which means it will only trigger once for each unique combination of the "cloud.account.id", "user.name" and "entity.target.id" fields, that have not been seen making this API request.


    Read More
  • AWS IAM CompromisedKeyQuarantine Policy Attached to User

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS IAM Resources: Investigation Guide Use Case: Identity and Access Audit Tactic: Credential Access  ·
    Share on: twitter facebook linkedin copy

    This rule looks for use of the IAM AttachUserPolicy API operation to attach the CompromisedKeyQuarantine or CompromisedKeyQuarantineV2 AWS managed policies to an existing IAM user. This policy denies access to certain actions and is applied by the AWS team in the event that an IAM user's credentials have been compromised or exposed publicly.


    Read More
  • AWS IAM Create User via Assumed Role on EC2 Instance

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS IAM Use Case: Identity and Access Audit Tactic: Persistence Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects the creation of an AWS Identity and Access Management (IAM) user initiated by an assumed role on an EC2 instance. Assumed roles allow users or services to temporarily adopt different AWS permissions, but the creation of IAM users through these roles, particularly from within EC2 instances, may indicate a compromised instance. Adversaries might exploit such permissions to establish persistence by creating new IAM users under unauthorized conditions.


    Read More
  • AWS IAM Customer-Managed Policy Attached to Role by Rare User

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS IAM Resources: Investigation Guide Use Case: Identity and Access Audit Tactic: Privilege Escalation  ·
    Share on: twitter facebook linkedin copy

    Detects when an AWS Identity and Access Management (IAM) customer-managed policy is attached to a role by an unusual or unauthorized user. Customer-managed policies are policies created and controlled within an AWS account, granting specific permissions to roles or users when attached. This rule identifies potential privilege escalation by flagging cases where a customer-managed policy is attached to a role by an unexpected actor, which could signal unauthorized access or misuse. Attackers may attach policies to roles to expand permissions and elevate their privileges within the AWS environment. This is a New Terms rule that uses the "cloud.account.id", "user.name" and "entity.target.id" fields to check if the combination of the actor identity and target role name has not been seen before.


    Read More
  • AWS IAM Deactivation of MFA Device

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS CloudTrail Data Source: AWS IAM Resources: Investigation Guide Tactic: Impact Tactic: Persistence  ·
    Share on: twitter facebook linkedin copy

    Detects the deactivation of a Multi-Factor Authentication (MFA) device in AWS Identity and Access Management (IAM). MFA provides critical protection against unauthorized access by requiring a second factor for authentication. Adversaries or compromised administrators may deactivate MFA devices to weaken account protections, disable strong authentication, or prepare for privilege escalation or persistence. This rule monitors successful DeactivateMFADevice API calls, which represent the point at which MFA protection is actually removed.


    Read More
  • AWS IAM Group Creation

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS IAM Use Case: Identity and Access Audit Tactic: Persistence Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the creation of a group in AWS Identity and Access Management (IAM). Groups specify permissions for multiple users. Any user in a group automatically has the permissions that are assigned to the group. Adversaries who obtain credentials with IAM write privileges may create a new group as a foothold for persistence: they can later attach admin-level policies to the group and quietly add users or roles to inherit those privileges.


    Read More
  • AWS IAM Group Deletion

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS IAM Tactic: Impact Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects when an IAM group is deleted using the DeleteGroup API call. Deletion of an IAM group may represent a malicious attempt to remove audit trails, disrupt operations, or hide adversary activity (for example after using the group briefly for privileged access). This can be an indicator of impact or cleanup in an attack lifecycle.


    Read More
  • AWS IAM Login Profile Added for Root

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS IAM Use Case: Identity and Access Audit Tactic: Persistence Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies creation of a console login profile for the AWS account root user. While CreateLoginProfile normally applies to IAM users, when performed from a temporary root session (e.g., via AssumeRoot) and the userName parameter is omitted, the profile is created for the root principal (self-assigned). Adversaries with temporary root access may add or reset the root login profile to establish persistent console access even if original access keys are rotated or disabled. Correlate with recent AssumeRoot/STS activity and validate intent with the account owner.


    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 IAM OIDC Provider Created by Rare User

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS IAM Use Case: Identity and Access Audit Tactic: Persistence Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects when an uncommon user or role creates an OpenID Connect (OIDC) Identity Provider in AWS IAM. OIDC providers enable web identity federation, allowing users authenticated by external identity providers (such as Google, GitHub, or custom OIDC-compliant providers) to assume IAM roles and access AWS resources. Adversaries who have gained administrative access may create rogue OIDC providers to establish persistent, federated access that survives credential rotation. This technique allows attackers to assume roles using tokens from an IdP they control. While OIDC provider creation is benign in some environments, it should still be validated against authorized infrastructure changes.


    Read More
  • AWS IAM Principal Enumeration via UpdateAssumeRolePolicy

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS IAM Use Case: Identity and Access Audit Resources: Investigation Guide Tactic: Discovery Tactic: Credential Access  ·
    Share on: twitter facebook linkedin copy

    Detects repeated failed attempts to update an IAM role’s trust policy in an AWS account, consistent with role and user enumeration techniques. In this technique, an attacker who controls credentials in the current account repeatedly calls UpdateAssumeRolePolicy on a single role, cycling through guessed cross-account role or user ARNs as the principal. When those principals are invalid, IAM returns MalformedPolicyDocumentException, producing a burst of failed UpdateAssumeRolePolicy events. This rule alerts on that brute-force pattern originating from this account, which may indicate that the account is being used as attack infrastructure or that offensive tooling (such as Pacu) is running here. Note: this rule does not detect other accounts enumerating roles, because those API calls are logged in the caller’s account, not the target account.


    Read More
  • AWS IAM Roles Anywhere Profile Creation

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS IAM Use Case: Identity and Access Audit Tactic: Persistence Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects the creation of a new AWS IAM Roles Anywhere profile. Roles Anywhere allows workloads or external systems to assume IAM roles from outside AWS by authenticating via trusted certificate authorities (trust anchors). Adversaries who have established persistence through a rogue trust anchor may create or modify profiles to link them with highly privileged roles, enabling long-term external access to the AWS environment. This rule identifies successful "CreateProfile" API calls and helps detect potentially unauthorized or risky external access configurations.


    Read More
  • AWS IAM Roles Anywhere Trust Anchor Created with External CA

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS IAM Use Case: Identity and Access Audit Tactic: Persistence Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects the creation of an AWS IAM Roles Anywhere Trust Anchor that uses an external certificate authority (CA) rather than an AWS-managed Certificate Manager Private CA (ACM PCA). While Roles Anywhere enables secure, short-term credential issuance for workloads outside AWS, adversaries can exploit this feature by registering their own external CA as a trusted root. This allows them to generate valid client certificates that persistently authenticate to AWS roles from any location, even after key rotation or credential revocation events. This rule helps detect persistence or unauthorized federation attempts by flagging trust anchors configured with non-AWS CAs.


    Read More
  • AWS IAM SAML Provider Created

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS IAM Use Case: Identity and Access Audit Tactic: Persistence Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects the creation of a new SAML Identity Provider (IdP) in AWS IAM. SAML providers enable federated authentication between AWS and external identity providers, allowing users to access AWS resources using credentials from the external IdP. Adversaries who have gained administrative access may create rogue SAML providers to establish persistent, federated access to AWS accounts that survives credential rotation. This technique allows attackers to assume roles and access resources by forging SAML assertions from an IdP they control. Creating a SAML provider is a rare administrative action that should be closely monitored and validated against authorized infrastructure changes.


    Read More
  • AWS IAM SAML Provider Updated

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS IAM Use Case: Identity and Access Audit Tactic: Privilege Escalation Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects when an AWS IAM SAML provider is updated, which manages federated authentication between AWS and external identity providers (IdPs). Adversaries with administrative access may modify a SAML provider’s metadata or certificate to redirect authentication flows, enable unauthorized federation, or escalate privileges through identity trust manipulation. Because SAML providers underpin single sign-on (SSO) access for users and applications, unauthorized modifications may allow persistent or covert access even after credentials are revoked. Monitoring "UpdateSAMLProvider" API activity is critical to detect potential compromise of federated trust relationships.


    Read More
  • AWS IAM User Addition to Group

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Use Case: Identity and Access Audit Tactic: Credential Access Tactic: Persistence Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the addition of a user to a specified group in AWS Identity and Access Management (IAM). Any user added to a group automatically gains the permissions that are assigned to the group. If the target group carries elevated or admin privileges, this action can instantly grant high-risk permissions useful for credential misuse, lateral movement, or privilege escalation.


    Read More
  • AWS IAM User Created Access Keys For Another User

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS IAM Use Case: Identity and Access Audit Tactic: Privilege Escalation Tactic: Persistence Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    An adversary with access to a set of compromised credentials may attempt to persist or escalate privileges by creating a new set of credentials for an existing user. This rule looks for use of the IAM CreateAccessKey API operation to create new programmatic access keys for another IAM user.


    Read More
  • AWS IAM Virtual MFA Device Registration Attempt with Session Token

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS CloudTrail Data Source: AWS IAM Tactic: Persistence Use Case: Identity and Access Audit Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects attempts to create or enable a Virtual MFA device (CreateVirtualMFADevice, EnableMFADevice) using temporary AWS credentials (access keys beginning with ASIA). Session credentials are short-lived and tied to existing authenticated sessions, so using them to register or enable MFA devices is unusual. Adversaries who compromise temporary credentials may abuse this behavior to establish persistence by attaching new MFA devices to maintain access to high-privilege accounts despite key rotation or password resets.


    Read More
  • AWS KMS Customer Managed Key Disabled or Scheduled for Deletion

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS KMS Use Case: Log Auditing Tactic: Impact Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies attempts to disable or schedule the deletion of an AWS customer managed KMS Key. Disabling or scheduling a KMS key for deletion removes the ability to decrypt data encrypted under that key and can permanently destroy access to critical resources. Adversaries may use these operations to cause irreversible data loss, disrupt business operations, impede incident response, or hide evidence of prior activity. Because KMS keys often protect sensitive or regulated data, any modification to their lifecycle should be considered highly sensitive and investigated promptly.


    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 Management Console Brute Force of Root User Identity

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS Sign-In Use Case: Identity and Access Audit Tactic: Credential Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies a high number of failed authentication attempts to the AWS management console for the Root user identity. An adversary may attempt to brute force the password for the Root user identity, as it has complete access to all services and resources for the AWS account.


    Read More
  • AWS Management Console Root Login

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS Sign-In Use Case: Identity and Access Audit Resources: Investigation Guide Tactic: Initial Access Tactic: Privilege Escalation  ·
    Share on: twitter facebook linkedin copy

    Identifies a successful login to the AWS Management Console by the Root user.


    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 Deleted

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS RDS Use Case: Asset Visibility Tactic: Impact Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the deletion of an Amazon RDS DB instance, Aurora cluster, or global database cluster. Deleting these resources permanently destroys stored data and can cause major service disruption. Adversaries with sufficient permissions may delete RDS resources to impede recovery, destroy evidence, or inflict operational impact on the environment.


    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 Instance Restored

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS RDS Use Case: Asset Visibility Tactic: Defense Evasion Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the restoration of an AWS RDS database instance from a snapshot or S3 backup. Adversaries with access to valid credentials may restore copies of existing databases to bypass logging and monitoring controls or to exfiltrate sensitive data from a duplicated environment. This rule detects successful restoration operations using "RestoreDBInstanceFromDBSnapshot" or "RestoreDBInstanceFromS3", which may indicate unauthorized data access or post-compromise defense evasion.


    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 RDS Snapshot Deleted

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS RDS Use Case: Asset Visibility Tactic: Impact Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the deletion of an AWS RDS DB snapshot or configuration changes that effectively remove backup coverage for a DB instance. RDS snapshots contain full backups of database instances, and disabling automated backups by setting "backupRetentionPeriod=0" has a similar impact by preventing future restore points. Adversaries with the appropriate permissions may delete snapshots or disable backups to inhibit recovery, destroy forensic evidence, or prepare for follow-on destructive actions such as instance or cluster deletion.


    Read More
  • AWS RDS Snapshot Export

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Use Case: Asset Visibility Tactic: Collection Tactic: Exfiltration Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the export of a DB snapshot or DB cluster data to Amazon S3. Snapshot exports can be used for analytics or migration workflows, but adversaries may abuse them to exfiltrate sensitive data outside of RDS-managed storage. Exporting a snapshot creates a portable copy of the database contents, which, if performed without authorization, can indicate data theft, staging for exfiltration, or operator misconfiguration that exposes regulated information.


    Read More
  • AWS Route 53 Domain Transfer Lock Disabled

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS Route 53 Use Case: Asset Visibility Tactic: Persistence Tactic: Resource Development Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies when the transfer lock on an AWS Route 53 domain is disabled. The transfer lock protects domains from being moved to another registrar or AWS account without authorization. Disabling this lock removes an important safeguard against domain hijacking. Adversaries who gain access to domain-management permissions may disable the lock as a precursor to unauthorized domain transfer, takeover, or service disruption.


    Read More
  • AWS Route 53 Domain Transferred to Another Account

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS Route 53 Use Case: Asset Visibility Tactic: Persistence Tactic: Resource Development Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies when an AWS Route 53 domain is transferred to another AWS account. Transferring a domain changes administrative control of the DNS namespace, enabling the receiving account to modify DNS records, route traffic, request certificates, and potentially hijack operational workloads. Adversaries who gain access to privileged IAM users or long-lived credentials may leverage domain transfers to establish persistence, redirect traffic, conduct phishing, or stage infrastructure for broader attacks. This rule detects successful domain transfer requests.


    Read More
  • AWS Route 53 Private Hosted Zone Associated With a VPC

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS Route 53 Use Case: Asset Visibility Tactic: Persistence Tactic: Resource Development Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies when an AWS Route 53 private hosted zone is associated with a new Virtual Private Cloud (VPC). Private hosted zones restrict DNS resolution to specific VPCs, and associating additional VPCs expands the scope of what networks can resolve internal DNS records. Adversaries with sufficient permissions may associate unauthorized VPCs to intercept, observe, or reroute internal traffic, establish persistence, or expand their visibility within an AWS environment.


    Read More
  • AWS Route 53 Resolver Query Log Configuration Deleted

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS Route 53 Use Case: Log Auditing Resources: Investigation Guide Tactic: Defense Evasion  ·
    Share on: twitter facebook linkedin copy

    Identifies the deletion of an Amazon Route 53 Resolver Query Log Configuration. Resolver query logs provide critical visibility into DNS activity across VPCs, including lookups made by EC2 instances, containers, Lambda functions, and other AWS resources. Deleting a query log configuration immediately stops DNS query and response logging for the associated VPC. Adversaries may delete these configurations to evade detection, suppress forensic evidence, or degrade security monitoring capabilities.


    Read More
  • AWS S3 Bucket Configuration Deletion

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: Amazon S3 Use Case: Asset Visibility Tactic: Defense Evasion Tactic: Impact Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the deletion of critical Amazon S3 bucket configurations such as bucket policies, lifecycle configurations or encryption settings. These actions are typically administrative but may also represent adversarial attempts to remove security controls, disable data retention mechanisms, or conceal evidence of malicious activity. Adversaries who gain access to AWS credentials may delete logging, lifecycle, or policy configurations to disrupt forensic visibility and inhibit recovery. For example, deleting a bucket policy can open a bucket to public access or remove protective access restrictions, while deleting lifecycle rules can prevent object archival or automatic backups. Such actions often precede data exfiltration or destructive operations and should be reviewed in context with related S3 or IAM events.


    Read More
  • AWS S3 Bucket Enumeration or Brute Force

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS S3 Resources: Investigation Guide Use Case: Log Auditing Tactic: Impact Tactic: Discovery Tactic: Collection  ·
    Share on: twitter facebook linkedin copy

    Identifies a high number of failed S3 operations against a single bucket from a single source address within a short timeframe. This activity can indicate attempts to collect bucket objects or cause an increase in billing to an account via internal "AccessDenied" errors.


    Read More
  • AWS S3 Bucket Expiration Lifecycle Configuration Added

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: Amazon S3 Use Case: Asset Visibility Tactic: Defense Evasion Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the addition of an expiration lifecycle configuration to an Amazon S3 bucket. S3 lifecycle rules can automatically delete or transition objects after a defined period. Adversaries can abuse them by configuring auto-deletion of logs, forensic evidence, or sensitive objects to cover their tracks. This rule detects the use of the PutBucketLifecycle or PutBucketLifecycleConfiguration APIs with Expiration parameters, which may indicate an attempt to automate the removal of data to hinder investigation or maintain operational secrecy after malicious activity.


    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 Bucket Server Access Logging Disabled

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: Amazon S3 Use Case: Asset Visibility Tactic: Defense Evasion Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies when server access logging is disabled for an Amazon S3 bucket. Server access logs provide a detailed record of requests made to an S3 bucket. When server access logging is disabled for a bucket, it could indicate an adversary's attempt to impair defenses by disabling logs that contain evidence of malicious activity.


    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 S3 Static Site JavaScript File Uploaded

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS S3 Tactic: Impact Use Case: Web Application Compromise Use Case: Cloud Threat Detection Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects when a JavaScript file is uploaded in an S3 static site directory (static/js/) by an IAM user or assumed role. This can indicate suspicious modification of web content hosted on S3, such as injecting malicious scripts into a static website frontend.


    Read More
  • AWS S3 Unauthenticated Bucket Access by Rare Source

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: Amazon S3 Use Case: Asset Visibility Resources: Investigation Guide Tactic: Collection  ·
    Share on: twitter facebook linkedin copy

    Identifies AWS CloudTrail events where an unauthenticated source is attempting to access an S3 bucket. This activity may indicate a misconfigured S3 bucket policy that allows public access to the bucket, potentially exposing sensitive data to unauthorized users. Adversaries can specify --no-sign-request in the AWS CLI to retrieve objects from an S3 bucket without authentication. This is a New Terms rule, which means it will trigger for each unique combination of the source.address and targeted bucket name that has not been seen making this API request.


    Read More
  • AWS Secrets Manager Rapid Secrets Retrieval

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS Secrets Manager Tactic: Credential Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies rapid secret retrieval activity from AWS Secrets Manager using the GetSecretValue or BatchGetSecretValue API actions. Adversaries who compromise an IAM user, instance role, or temporary credentials may attempt to enumerate or exfiltrate secrets in bulk to escalate privileges, move laterally, or gain persistence. This rule detects 20 or more unique secret retrievals by the same user identity within a short time window, which may indicate credential compromise or automated secret harvesting.


    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 Sign-In Console Login with Federated User

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Amazon Web Services Data Source: AWS Data Source: AWS Sign-In Use Case: Identity and Access Audit Tactic: Initial Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies when a federated user logs into the AWS Management Console. Federated users are typically given temporary credentials to access AWS services. If a federated user logs into the AWS Management Console without using MFA, it may indicate a security risk, as MFA adds an additional layer of security to the authentication process. However, CloudTrail does not record whether a Federated User utilized MFA as part of authentication — that MFA decision often occurs at a third-party IdP (e.g., Okta, Azure AD, Google). As a result, CloudTrail fields such as MFAUsed / mfaAuthenticated appear as “No/false” for federated console logins even if IdP MFA was required. This alert should be correlated with IdP authentication logs to verify whether MFA was enforced for the session. Increase priority if you find a related "GetSigninToken" event whose source IP / ASN / geo or user-agent differs from the subsequent "ConsoleLogin" (possible token relay/abuse). Same-IP/UA pairs within a short window are more consistent with expected operator behavior and can be triaged with lower severity.


    Read More
  • AWS Sign-In Root Password Recovery Requested

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS Sign-In Use Case: Identity and Access Audit Tactic: Initial Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies a password recovery request for the AWS account root user. In AWS, the PasswordRecoveryRequested event from signin.amazonaws.com applies to the root user’s “Forgot your password?” flow. Other identity types, like IAM and federated users, do not generate this event. This alert indicates that someone initiated the root password reset workflow for this account. Verify whether this was an expected action and review identity provider notifications/email to confirm legitimacy.


    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 AssumeRole with New MFA Device

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS STS Use Case: Identity and Access Audit Tactic: Privilege Escalation Tactic: Persistence Tactic: Lateral Movement Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies when a user has assumed a role using a new MFA device. Users can assume a role to obtain temporary credentials and access AWS resources using the AssumeRole API of AWS Security Token Service (STS). While a new MFA device is not always indicative of malicious behavior it should be verified as adversaries can use this technique for persistence and privilege escalation.


    Read More
  • AWS STS AssumeRoot by Rare User and Member Account

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS STS Resources: Investigation Guide Use Case: Identity and Access Audit Tactic: Privilege Escalation  ·
    Share on: twitter facebook linkedin copy

    Identifies when the STS AssumeRoot action is performed by a rare user in AWS. The AssumeRoot action allows users to assume the root member account role, granting elevated but specific permissions based on the task policy specified. Adversaries who have compromised user credentials can use this technique to escalate privileges and gain unauthorized access to AWS resources. This is a New Terms rule that identifies when the STS AssumeRoot action is performed by a user that rarely assumes this role against a specific member account.


    Read More
  • AWS STS GetCallerIdentity API Called for the First Time

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS STS Use Case: Identity and Access Audit Tactic: Discovery Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    An adversary with access to a set of compromised credentials may attempt to verify that the credentials are valid and determine what account they are using. This rule looks for the first time an identity has called the STS GetCallerIdentity API, which may be an indicator of compromised credentials. A legitimate user would not need to perform this operation as they should know the account they are using.


    Read More
  • AWS STS Role Assumption by Service

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS STS Resources: Investigation Guide Use Case: Identity and Access Audit Tactic: Privilege Escalation Tactic: Lateral Movement  ·
    Share on: twitter facebook linkedin copy

    Identifies when a service has assumed a role in AWS Security Token Service (STS). Services can assume a role to obtain temporary credentials and access AWS resources. Adversaries can use this technique for credential access and privilege escalation. This is a New Terms rule that identifies when a service assumes a role in AWS Security Token Service (STS) to obtain temporary credentials and access AWS resources. While often legitimate, adversaries may use this technique for unauthorized access, privilege escalation, or lateral movement within an AWS environment.


    Read More
  • AWS STS Role Assumption by User

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS STS Resources: Investigation Guide Use Case: Identity and Access Audit Tactic: Privilege Escalation Tactic: Lateral Movement  ·
    Share on: twitter facebook linkedin copy

    Identifies when a user or role has assumed a role in AWS Security Token Service (STS). Users can assume a role to obtain temporary credentials and access AWS resources. Adversaries can use this technique for credential access and privilege escalation. This is a New Terms rule that identifies when a user assumes a role in AWS Security Token Service (STS) to obtain temporary credentials and access AWS resources. While often legitimate, adversaries may use this technique for unauthorized access, privilege escalation, or lateral movement within an AWS environment.


    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
  • AWS Suspicious User Agent Fingerprint

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS CloudTrail Tactic: Initial Access Use Case: Cloud Threat Detection Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies successful AWS API calls where the CloudTrail user agent indicates offensive tooling or automated credential verification. This includes the AWS CLI or Boto3 reporting a Kali Linux distribution fingerprint (distrib#kali), and clients that identify as TruffleHog, which is commonly used to validate leaked secrets against live AWS APIs. These patterns are uncommon for routine production workloads and may indicate compromised credentials, unauthorized access, or security tooling operating outside approved scope.


    Read More
  • AWS Systems Manager SecureString Parameter Request with Decryption Flag

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS Systems Manager Tactic: Credential Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects the first occurrence of a user identity accessing AWS Systems Manager (SSM) SecureString parameters using the GetParameter or GetParameters API actions with credentials in the request parameters. This could indicate that the user is accessing sensitive information. This rule detects when a user accesses a SecureString parameter with the withDecryption parameter set to true. This is a New Terms rule that detects the first occurrence of an AWS identity accessing SecureString parameters with decryption.


    Read More
  • AWS VPC Flow Logs Deletion

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS EC2 Use Case: Log Auditing Resources: Investigation Guide Tactic: Defense Evasion  ·
    Share on: twitter facebook linkedin copy

    Identifies the deletion of one or more flow logs in AWS Elastic Compute Cloud (EC2). An adversary may delete flow logs in an attempt to evade defenses.


    Read More
  • AWS WAF Access Control List Deletion

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS WAF Use Case: Network Security Monitoring Tactic: Defense Evasion Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the deletion of an AWS Web Application Firewall (WAF) Web ACL. Web ACLs are the core enforcement objects in AWS WAF, defining which traffic is inspected, allowed, or blocked for protected applications. Deleting a Web ACL removes all associated rules, protections, and logging configurations. Adversaries who obtain sufficient privileges may delete a Web ACL to disable critical security controls, evade detection, or prepare for downstream attacks such as web-application compromise, data theft, or resource abuse. Because Web ACLs are rarely deleted outside of controlled maintenance or infrastructure updates, unexpected deletions may indicate potential defense evasion.


    Read More
  • AWS WAF Rule or Rule Group Deletion

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS WAF Use Case: Network Security Monitoring Tactic: Defense Evasion Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the deletion of an AWS Web Application Firewall (WAF) rule or rule group. WAF rules and rule groups enforce critical protections for web applications by filtering malicious HTTP requests, blocking known attack patterns, and enforcing access controls. Deleting these rules—even briefly—can expose applications to SQL injection, cross-site scripting, credential-stuffing bots, or targeted exploitation. Adversaries who have gained sufficient permissions may remove WAF protections as part of a broader defense evasion or impact strategy, often preceding data theft or direct application compromise.


    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 Automation Account Created

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Azure Use Case: Identity and Access Audit Tactic: Persistence Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies when an Azure Automation account is created. Azure Automation accounts can be used to automate management tasks and orchestrate actions across systems. An adversary may create an Automation account in order to maintain persistence in their target's environment.


    Read More
  • Azure Automation Runbook Created or Modified

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Azure Use Case: Configuration Audit Tactic: Execution Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies when an Azure Automation runbook is created or modified. An adversary may create or modify an Azure Automation runbook to execute malicious code and maintain persistence in their target's environment.


    Read More
  • Azure Automation Runbook Deleted

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Azure Use Case: Configuration Audit Tactic: Defense Evasion Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies when an Azure Automation runbook is deleted. An adversary may delete an Azure Automation runbook in order to disrupt their target's automated business operations or to remove a malicious runbook for defense evasion.


    Read More
  • Azure Automation Webhook Created

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Azure Use Case: Configuration Audit Tactic: Persistence Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies when an Azure Automation webhook is created. Azure Automation runbooks can be configured to execute via a webhook. A webhook uses a custom URL passed to Azure Automation along with a data payload specific to the runbook. An adversary may create a webhook in order to trigger a runbook that contains malicious code.


    Read More
  • Azure Blob Storage Container Access Level Modified

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Azure Use Case: Asset Visibility Tactic: Discovery Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies changes to container access levels in Azure. Anonymous public read access to containers and blobs in Azure is a way to share data broadly, but can present a security risk if access to sensitive data is not managed judiciously.


    Read More
  • Azure Blob Storage Permissions Modified

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Azure Use Case: Identity and Access Audit Tactic: Defense Evasion Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies when the Azure role-based access control (Azure RBAC) permissions are modified for an Azure Blob. An adversary may modify the permissions on a blob to weaken their target's security controls or an administrator may inadvertently modify the permissions, which could lead to data exposure or loss.


    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 Compute VM Command Executed

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Azure Use Case: Log Auditing Tactic: Execution Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies command execution on a virtual machine (VM) in Azure. A Virtual Machine Contributor role lets you manage virtual machines, but not access them, nor access the virtual network or storage account they’re connected to. However, commands can be run via PowerShell on the VM, which execute as System. Other roles, such as certain Administrator roles may be able to execute commands on a VM as well.


    Read More
  • Azure Diagnostic Settings Alert Suppression Rule Created or Modified

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Azure Use Case: Configuration Audit Tactic: Defense Evasion Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the creation of suppression rules in Azure. Suppression rules are a mechanism used to suppress alerts previously identified as false positives or too noisy to be in production. This mechanism can be abused or mistakenly configured, resulting in defense evasions and loss of security visibility.


    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 Event Hub Authorization Rule Created or Updated

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Azure Use Case: Log Auditing Tactic: Persistence Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies when an Event Hub Authorization Rule is created or updated in Azure. An authorization rule is associated with specific rights, and carries a pair of cryptographic keys. When you create an Event Hubs namespace, a policy rule named RootManageSharedAccessKey is created for the namespace. This has manage permissions for the entire namespace and it's recommended that you treat this rule like an administrative root account and don't use it in your application.


    Read More
  • Azure Event Hub Deleted

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Azure Use Case: Log Auditing Tactic: Defense Evasion Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies an Event Hub deletion in Azure. An Event Hub is an event processing service that ingests and processes large volumes of events and data. An adversary may delete an Event Hub in an attempt to evade detection.


    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 Modified

    calendar Apr 10, 2026 · Domain: Cloud Domain: Identity Data Source: Azure Data Source: Azure Activity Logs Tactic: Impact Use Case: Configuration Audit Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies modifications to a Key Vault in Azure. The Key Vault is a service that safeguards encryption keys and secrets like certificates, connection strings, and passwords. Because this data is sensitive and business critical, access to key vaults should be secured to allow only authorized applications and users. This is a New Terms rule that detects when this activity hasn't been seen by the user in a specified time frame.


    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 Kubernetes Services (AKS) Kubernetes Events Deleted

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Azure Use Case: Log Auditing Tactic: Defense Evasion Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies when events are deleted in Azure Kubernetes. Kubernetes events are objects that log any state changes. Example events are a container creation, an image pull, or a pod scheduling on a node. An adversary may delete events in Azure Kubernetes in an attempt to evade detection.


    Read More
  • Azure Kubernetes Services (AKS) Kubernetes Pods Deleted

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Azure Use Case: Asset Visibility Tactic: Impact Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the deletion of Azure Kubernetes Pods. Adversaries may delete a Kubernetes pod to disrupt the normal behavior of the environment.


    Read More
  • Azure Kubernetes Services (AKS) Kubernetes Rolebindings Created

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Azure Use Case: Identity and Access Audit Tactic: Privilege Escalation Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the creation of role binding or cluster role bindings. You can assign these roles to Kubernetes subjects (users, groups, or service accounts) with role bindings and cluster role bindings. An adversary who has permissions to create bindings and cluster-bindings in the cluster can create a binding to the cluster-admin ClusterRole or to other high privileges roles.


    Read More
  • Azure RBAC Built-In Administrator Roles Assigned

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Azure Data Source: Azure Activity Logs Use Case: Identity and Access Audit Tactic: Privilege Escalation Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies when a user is assigned a built-in administrator role in Azure RBAC (Role-Based Access Control). These roles provide significant privileges and can be abused by attackers for lateral movement, persistence, or privilege escalation. The privileged built-in administrator roles include Owner, Contributor, User Access Administrator, Azure File Sync Administrator, Reservations Administrator, and Role Based Access Control Administrator.


    Read More
  • Azure Resource Group Deleted

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Azure Use Case: Log Auditing Tactic: Impact Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the deletion of a resource group in Azure, which includes all resources within the group. Deletion is permanent and irreversible. An adversary may delete a resource group in an attempt to evade defenses or intentionally destroy data.


    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 Key Regenerated

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Azure Use Case: Identity and Access Audit Tactic: Credential Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies a rotation to storage account access keys in Azure. Regenerating access keys can affect any applications or Azure services that are dependent on the storage account key. Adversaries may regenerate a key as a means of acquiring credentials to access systems and resources.


    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
  • Azure VNet Firewall Front Door WAF Policy Deleted

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Azure Use Case: Network Security Monitoring Tactic: Defense Evasion Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the deletion of a Frontdoor Web Application Firewall (WAF) Policy in Azure. An adversary may delete a Frontdoor Web Application Firewall (WAF) Policy in an attempt to evade defenses and/or to eliminate barriers to their objective.


    Read More
  • Azure VNet Firewall Policy Deleted

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Azure Use Case: Network Security Monitoring Tactic: Defense Evasion Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the deletion of a firewall policy in Azure. An adversary may delete a firewall policy in an attempt to evade defenses and/or to eliminate barriers to their objective.


    Read More
  • Azure VNet Full Network Packet Capture Enabled

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Azure Tactic: Credential Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies potential full network packet capture in Azure. Packet Capture is an Azure Network Watcher feature that can be used to inspect network traffic. This feature can potentially be abused to read sensitive data from unencrypted internal traffic.


    Read More
  • Azure VNet Network Watcher Deleted

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Azure Use Case: Network Security Monitoring Tactic: Defense Evasion Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the deletion of a Network Watcher in Azure. Network Watchers are used to monitor, diagnose, view metrics, and enable or disable logs for resources in an Azure virtual network. An adversary may delete a Network Watcher in an attempt to evade defenses.


    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 Exchange DLP Policy Deleted

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Microsoft 365 Use Case: Configuration Audit Tactic: Defense Evasion Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies when a Data Loss Prevention (DLP) policy is removed in Microsoft 365. An adversary may remove a DLP policy to evade existing DLP monitoring.


    Read More
  • Deprecated - M365 Security Compliance Email Reported by User as Malware or Phish

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Microsoft 365 Tactic: Initial Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects the occurrence of emails reported as Phishing or Malware by Users. Security Awareness training is essential to stay ahead of scammers and threat actors, as security products can be bypassed, and the user can still receive a malicious message. Educating users to report suspicious messages can help identify gaps in security controls and prevent malware infections and Business Email Compromise attacks.


    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
  • Deprecated - M365 Security Compliance Unusual Volume of File Deletion

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Microsoft 365 Use Case: Configuration Audit Tactic: Impact Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies that a user has deleted an unusually large volume of files as reported by Microsoft Cloud App Security.


    Read More
  • Deprecated - M365 Security Compliance User Restricted from Sending Email

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Microsoft 365 Use Case: Configuration Audit Tactic: Impact Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies when a user has been restricted from sending email due to exceeding sending limits of the service policies per the Security Compliance Center.


    Read More
  • Deprecated - M365 Teams External Access Enabled

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Microsoft 365 Use Case: Configuration Audit Tactic: Defense Evasion Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies when external access is enabled in Microsoft Teams. External access lets Teams and Skype for Business users communicate with other users that are outside their organization. An adversary may enable external access or add an allowed domain to exfiltrate data or maintain persistence in an environment.


    Read More
  • Deprecated - M365 Teams Guest Access Enabled

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Microsoft 365 Use Case: Configuration Audit Tactic: Persistence Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies when guest access is enabled in Microsoft Teams. Guest access in Teams allows people outside the organization to access teams and channels. An adversary may enable guest access to maintain persistence in an environment.


    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
  • Domain Added to Google Workspace Trusted Domains

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Google Workspace Use Case: Configuration Audit Tactic: Defense Evasion Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects when a domain is added to the list of trusted Google Workspace domains. An adversary may add a trusted domain in order to collect and exfiltrate data from their target’s organization with less restrictive security controls.


    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 ADRS Token Request by Microsoft Authentication Broker

    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 Tactic: Persistence Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects suspicious OAuth 2.0 token requests where the Microsoft Authentication Broker (29d9ed98-a469-4536-ade2-f981bc1d605e) requests access to the Device Registration Service (01cb2876-7ebd-4aa4-9cc9-d28bd4d359a9) on behalf of a user principal. The presence of the adrs_access scope in the authentication processing details suggests an attempt to access ADRS, which is atypical for standard user sign-ins. This behavior may reflect an effort to abuse device registration for unauthorized persistence, such as acquiring a Primary Refresh Token (PRT) or establishing a trusted session.


    Read More
  • Entra ID Application Credential Modified

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Azure Use Case: Identity and Access Audit Tactic: Persistence Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies when a new credential is added to an application in Azure. An application may use a certificate or secret string to prove its identity when requesting a token. Multiple certificates and secrets can be added for an application and an adversary may abuse this by creating an additional authentication method to evade defenses or persist in an environment.


    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 Conditional Access Policy (CAP) Modified

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Azure Data Source: Microsoft Entra ID Data Source: Microsoft Entra ID Audit Logs Use Case: Identity and Access Audit Use Case: Configuration Audit Tactic: Persistence Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies a modification to a conditional access policy (CAP) in Microsoft Entra ID. Adversaries may modify existing CAPs to loosen access controls and maintain persistence in the environment with a compromised identity or entity.


    Read More
  • Entra ID Custom Domain Added or Verified

    calendar Apr 10, 2026 · Domain: Cloud Domain: Identity Data Source: Azure Data Source: Microsoft Entra ID Data Source: Microsoft Entra ID Audit Logs Use Case: Identity and Access Audit Tactic: Discovery Tactic: Resource Development Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects when a custom domain is added or verified in an Entra ID tenant. Adding and verifying a custom domain are precursor steps to configuring domain federation, which can be abused by adversaries to route authentication through an attacker-controlled identity provider (Golden SAML). In most organizations, custom domains are added infrequently and these events should be investigated to ensure they are part of a legitimate administrative workflow.


    Read More
  • Entra ID Domain Federation Configuration Change

    calendar Apr 10, 2026 · Domain: Cloud Domain: Identity Data Source: Azure Data Source: Microsoft Entra ID Data Source: Microsoft Entra ID Audit Logs Use Case: Identity and Access Audit Tactic: Persistence Tactic: Privilege Escalation Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects when domain federation settings are configured or modified in an Entra ID tenant via the Microsoft Graph API. Adversaries with Global Administrator or Domain Administrator privileges may add a custom domain, verify ownership, and configure it to federate authentication with an attacker-controlled identity provider. Once federated, the adversary can forge SAML or WS-Federation tokens to authenticate as any user under that domain, bypassing MFA and conditional access policies. This technique, commonly known as Golden SAML, was used by UNC2452 (APT29) during the SolarWinds campaign for persistent, stealthy access to victim tenants.


    Read More
  • Entra ID Elevated Access to User Access Administrator

    calendar Apr 10, 2026 · Domain: Cloud Domain: Identity Data Source: Azure Data Source: Microsoft Entra ID Data Source: Microsoft Entra ID Audit Logs Use Case: Identity and Access Audit Tactic: Privilege Escalation Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies when a user has elevated their access to User Access Administrator for their Azure Resources. The User Access Administrator role allows users to manage user access to Azure resources, including the ability to assign roles and permissions. Adversaries may target an Entra ID Global Administrator or other privileged role to elevate their access to User Access Administrator, which can lead to further privilege escalation and unauthorized access to sensitive resources. This is a New Terms rule that only signals if the user principal name has not been seen doing this activity in the last 14 days.


    Read More
  • Entra ID External Authentication Methods (EAM) Modified

    calendar Apr 10, 2026 · Domain: Cloud Domain: Identity Data Source: Azure Data Source: Microsoft Graph Data Source: Microsoft Graph Activity Logs Use Case: Identity and Access Audit Resources: Investigation Guide Tactic: Persistence  ·
    Share on: twitter facebook linkedin copy

    Identifies when an external authentication method (EAM) is added or modified in Entra ID. EAM may allow adversaries to bypass multi-factor authentication (MFA) requirements, potentially leading to unauthorized access to user accounts and sensitive resources by using bring-your-own IdP (BYOIDP) methods.


    Read More
  • Entra ID External Guest User Invited

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Azure Use Case: Identity and Access Audit Tactic: Initial Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies an invitation to an external user in Azure Active Directory (AD). Azure AD is extended to include collaboration, allowing you to invite people from outside your organization to be guest users in your cloud account. Unless there is a business need to provision guest access, it is best practice avoid creating guest users. Guest users could potentially be overlooked indefinitely leading to a potential vulnerability.


    Read More
  • Entra ID Global Administrator Role Assigned

    calendar Apr 10, 2026 · Domain: Cloud Domain: Identity Data Source: Azure Data Source: Microsoft Entra ID Data Source: Microsoft Entra ID Audit Logs Use Case: Identity and Access Audit Tactic: Persistence Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    In Microsoft Entra ID, permissions to manage resources are assigned using roles. The Global Administrator is a role that enables users to have access to all administrative features in Microsoft Entra ID and services that use Microsoft Entra ID identities like the Microsoft 365 Defender portal, the Microsoft 365 compliance center, Exchange, SharePoint Online, and Skype for Business Online. Attackers can add users as Global Administrators to maintain access and manage all subscriptions and their settings and resources. They can also elevate privilege to User Access Administrator to pivot into Azure resources.


    Read More
  • Entra ID Global Administrator Role Assigned (PIM User)

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Azure Use Case: Identity and Access Audit Tactic: Persistence Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies an Azure Active Directory (AD) Global Administrator role addition to a Privileged Identity Management (PIM) user account. PIM is a service that enables you to manage, control, and monitor access to important resources in an organization. Users who are assigned to the Global administrator role can read and modify any administrative setting in your Azure AD organization.


    Read More
  • Entra ID High Risk Sign-in

    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 Resources: Investigation Guide Tactic: Initial Access  ·
    Share on: twitter facebook linkedin copy

    Identifies high risk Microsoft Entra ID sign-ins by leveraging Microsoft's Identity Protection machine learning and heuristics. Identity Protection categorizes risk into three tiers: low, medium, and high. While Microsoft does not provide specific details about how risk is calculated, each level brings higher confidence that the user or sign-in is compromised.


    Read More
  • Entra ID High Risk User Sign-in Heuristic

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Azure Use Case: Identity and Access Audit Resources: Investigation Guide Tactic: Initial Access  ·
    Share on: twitter facebook linkedin copy

    Identifies high risk Azure Active Directory (AD) sign-ins by leveraging Microsoft Identity Protection machine learning and heuristics.


    Read More
  • Entra ID MFA Disabled for User

    calendar Apr 10, 2026 · Domain: Cloud Domain: Identity Data Source: Azure Data Source: Microsoft Entra ID Data Source: Microsoft Entra ID Audit Logs Use Case: Identity and Access Audit Resources: Investigation Guide Tactic: Persistence  ·
    Share on: twitter facebook linkedin copy

    Identifies when multi-factor authentication (MFA) is disabled for an Entra ID user account. An adversary may disable MFA for a user account in order to weaken the authentication requirements for the account.


    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 Device Code Grant by Microsoft Authentication Broker

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Azure Data Source: Microsoft Entra ID Use Case: Identity and Access Audit Tactic: Initial Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies device code authentication with an Azure broker client for Entra ID. Adversaries abuse Primary Refresh Tokens (PRTs) to bypass multi-factor authentication (MFA) and gain unauthorized access to Azure resources. PRTs are used in Conditional Access policies to enforce device-based controls. Compromising PRTs allows attackers to bypass these policies and gain unauthorized access. This rule detects successful sign-ins using device code authentication with the Entra ID broker client application ID (29d9ed98-a469-4536-ade2-f981bc1d605e).


    Read More
  • Entra ID OAuth Device Code Grant by Unusual User

    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 Tactic: Initial Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies when a user is observed for the first time authenticating using the device code authentication workflow. This authentication workflow can be abused by attackers to phish users and steal access tokens to impersonate the victim. By its very nature, device code should only be used when logging in to devices without keyboards, where it is difficult to enter emails and passwords. This rule only applies to Entra ID user types and detects new users leveraging this flow.


    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 Phishing via First-Party Microsoft Application

    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 Resources: Investigation Guide Tactic: Initial Access  ·
    Share on: twitter facebook linkedin copy

    Detects potentially suspicious OAuth authorization activity in Microsoft Entra ID where first-party Microsoft applications from the FOCI (Family of Client IDs) group request access to Microsoft Graph or legacy Azure AD resources. Developer tools like Azure CLI, Visual Studio Code, and Azure PowerShell accessing these resources are flagged, as they are commonly abused in phishing campaigns like ConsentFix. Additionally, any FOCI family application accessing the deprecated Windows Azure Active Directory resource is flagged since this API is rarely used legitimately and attackers target it for stealth. First-party apps are trusted by default in all tenants and cannot be blocked, making them ideal for OAuth phishing attacks.


    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 ROPC Grant Login Detected

    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 Tactic: Initial Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects unusual resource owner password credential (ROPC) login attempts by a user principal in Microsoft Entra ID. ROPC is a legacy authentication flow that allows applications to obtain tokens by directly providing user credentials. This method is less secure and can be exploited by adversaries to gain access to user accounts without requiring multi-factor authentication (MFA), especially during enumeration or password spraying. This is a New Terms rule that identifies when user principals are involved in ROPC login attempts, not seen before in the last 10 days, indicating potential abuse or unusual activity.


    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 PowerShell Sign-in

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Azure Use Case: Identity and Access Audit Resources: Investigation Guide Tactic: Initial Access  ·
    Share on: twitter facebook linkedin copy

    Identifies a sign-in using the Azure Active Directory PowerShell module. PowerShell for Azure Active Directory allows for managing settings from the command line, which is intended for users who are members of an admin role.


    Read More
  • Entra ID Privileged Identity Management (PIM) Role Modified

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Azure Use Case: Identity and Access Audit Resources: Investigation Guide Tactic: Persistence  ·
    Share on: twitter facebook linkedin copy

    Azure Active Directory (AD) Privileged Identity Management (PIM) is a service that enables you to manage, control, and monitor access to important resources in an organization. PIM can be used to manage the built-in Azure resource roles such as Global Administrator and Application Administrator. An adversary may add a user to a PIM role in order to maintain persistence in their target's environment or modify a PIM role to weaken their target's security controls.


    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 Protection Alerts for User Detected

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Azure Data Source: Microsoft Entra ID Data Source: Microsoft Entra ID Protection Logs Use Case: Identity and Access Audit Resources: Investigation Guide Tactic: Initial Access  ·
    Share on: twitter facebook linkedin copy

    Identifies more than two Microsoft Entra ID Protection alerts associated to the user principal in a short time period. Microsoft Entra ID Protection alerts are triggered by suspicious sign-in activity, such as anomalous IP addresses, risky sign-ins, or other risk detections. Multiple alerts in a short time frame may indicate an ongoing attack or compromised account.


    Read More
  • Entra ID Protection User Alert and Device Registration

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Azure Data Source: Microsoft Entra ID Data Source: Microsoft Entra ID Protection Logs Data Source: Microsoft Entra ID Audit Logs Use Case: Identity and Access Audit Resources: Investigation Guide Tactic: Persistence  ·
    Share on: twitter facebook linkedin copy

    Identifies sequence of events where a Microsoft Entra ID protection alert is followed by an attempt to register a new device by the same user principal. This behavior may indicate an adversary using a compromised account to register a device, potentially leading to unauthorized access to resources or persistence in the environment.


    Read More
  • Entra ID Service Principal Created

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Azure Data Source: Microsoft Entra ID Data Source: Microsoft Entra ID Audit Logs Use Case: Identity and Access Audit Resources: Investigation Guide Tactic: Persistence  ·
    Share on: twitter facebook linkedin copy

    Identifies when a new service principal is added in Microsoft Entra ID. An application, hosted service, or automated tool that accesses or modifies resources needs an identity created. This identity is known as a service principal. For security reasons, it's always recommended to use service principals with automated tools rather than allowing them to log in with a user identity.


    Read More
  • Entra ID Service Principal Credentials Created by Unusual User

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Azure Data Source: Microsoft Entra ID Data Source: Microsoft Entra ID Audit Logs Use Case: Identity and Access Audit Tactic: Persistence Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies when new Service Principal credentials have been added in Microsoft Entra ID. In most organizations, credentials will be added to service principals infrequently. Hijacking an application (by adding a rogue secret or certificate) with granted permissions will allow the attacker to access data that is normally protected by MFA requirements.


    Read More
  • Entra ID Service Principal Federated Credential Authentication by Unusual Client

    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 Tactic: Initial Access Tactic: Defense Evasion Tactic: Persistence Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies when a service principal authenticates using a federated identity credential for the first time in the historical window. This indicates that Entra ID validated a JWT token potentially against an external OIDC identity provider and issued an access token. While legitimate for CI/CD workflows (GitHub Actions, Azure DevOps), adversaries may abuse this by configuring rogue identity providers (BYOIDP) to authenticate as compromised applications. First-time federated credential usage for a service principal warrants investigation to determine if the external identity provider is legitimate.


    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 Sharepoint or OneDrive Accessed by Unusual Client

    calendar Apr 10, 2026 · Domain: Cloud Domain: Identity Domain: Storage Use Case: Identity and Access Audit Tactic: Collection Tactic: Initial Access 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 an application accesses SharePoint Online or OneDrive for Business for the first time in the tenant within a specified timeframe. This detects successful OAuth phishing campaigns, illicit consent grants, or compromised third-party applications gaining initial access to file storage. Adversaries often use malicious OAuth applications or phishing techniques to gain consent from users, allowing persistent access to organizational data repositories without traditional credential theft.


    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 Unusual Cloud Device Registration

    calendar Apr 10, 2026 · Domain: Cloud Domain: Identity Data Source: Azure Data Source: Microsoft Entra ID Data Source: Microsoft Entra ID Audit Logs Use Case: Identity and Access Audit Tactic: Persistence Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects a sequence of events in Microsoft Entra ID indicative of suspicious cloud-based device registration via automated tooling like ROADtools or similar frameworks. This behavior involves adding a device via the Device Registration Service, followed by the assignment of registered users and owners — a pattern consistent with techniques used to establish persistence or acquire a Primary Refresh Token (PRT). ROADtools and similar tooling leave distinct telemetry signatures such as the Microsoft.OData.Client user agent. These sequences are uncommon in typical user behavior and may reflect abuse of device trust for session hijacking or silent token replay.


    Read More
  • Entra ID User Added as Registered Application Owner

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Azure Use Case: Configuration Audit Tactic: Persistence Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies when a user is added as an owner for an Azure application. An adversary may add a user account as an owner for an Azure application in order to grant additional permissions and modify the application's configuration using another account.


    Read More
  • Entra ID User Added as Service Principal Owner

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Azure Use Case: Configuration Audit Tactic: Persistence Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies when a user is added as an owner for an Azure service principal. The service principal object defines what the application can do in the specific tenant, who can access the application, and what resources the app can access. A service principal object is created when an application is given permission to access resources in a tenant. An adversary may add a user account as an owner for a service principal and use that account in order to define what an application can do in the Azure AD tenant.


    Read More
  • Entra ID User Reported Suspicious Activity

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Azure Data Source: Microsoft Entra ID Data Source: Microsoft Entra ID Audit Logs Use Case: Identity and Access Audit Resources: Investigation Guide Tactic: Initial Access  ·
    Share on: twitter facebook linkedin copy

    Identifies suspicious activity reported by users in Microsoft Entra ID where users have reported suspicious activity related to their accounts, which may indicate potential compromise or unauthorized access attempts. Reported suspicious activity typically occurs during the authentication process and may involve various authentication methods, such as password resets, account recovery, or multi-factor authentication challenges. Adversaries may attempt to exploit user accounts by leveraging social engineering techniques or other methods to gain unauthorized access to sensitive information or resources.


    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
  • External User Added to Google Workspace Group

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Google Workspace Use Case: Identity and Access Audit Tactic: Initial Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects an external Google Workspace user account being added to an existing group. Adversaries may add external user accounts as a means to intercept shared files or emails with that specific group.


    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 Occurrence of Okta User Session Started via Proxy

    calendar Apr 10, 2026 · Domain: Identity Tactic: Initial Access Use Case: Identity and Access Audit Data Source: Okta Data Source: Okta System Logs Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the first occurrence of an Okta user session started via a proxy.


    Read More
  • First Time AWS CloudFormation Stack Creation

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: CloudFormation Use Case: Asset Visibility Tactic: Execution Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects the first time a principal calls AWS CloudFormation CreateStack, CreateStackSet or CreateStackInstances API. CloudFormation is used to create a collection of cloud resources called a stack, via a defined template file. An attacker with the appropriate privileges could leverage CloudFormation to create specific resources needed to further exploit the environment. This is a new terms rule that looks for the first instance of this behavior for a role or IAM user within a particular account.


    Read More
  • First Time Seen AWS Secret Value Accessed in Secrets Manager

    calendar Apr 10, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Data Source: AWS Secrets Manager Tactic: Credential Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    An adversary with access to a compromised AWS service such as an EC2 instance, Lambda function, or other service may attempt to leverage the compromised service to access secrets in AWS Secrets Manager. This rule looks for the first time a specific user identity has programmatically retrieved a secret value from Secrets Manager using the GetSecretValue action. This rule assumes that AWS services such as Lambda functions and EC2 instances are setup with IAM role's assigned that have the necessary permissions to access the secrets in Secrets Manager. An adversary with access to a compromised AWS service would rely on its' attached role to access the secrets in Secrets Manager.


    Read More
  • First Time Seen Google Workspace OAuth Login from Third-Party Application

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Google Workspace Tactic: Defense Evasion Tactic: Initial Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects the first time a third-party application logs in and authenticated with OAuth. OAuth is used to grant permissions to specific resources and services in Google Workspace. Compromised credentials or service accounts could allow an adversary to authenticate to Google Workspace as a valid user and inherit their privileges.


    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
  • GCP Firewall Rule Creation

    calendar Apr 10, 2026 · Domain: Cloud Data Source: GCP Data Source: Google Cloud Platform Use Case: Configuration Audit Tactic: Defense Evasion Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies when a firewall rule is created in Google Cloud Platform (GCP) for Virtual Private Cloud (VPC) or App Engine. These firewall rules can be configured to allow or deny connections to or from virtual machine (VM) instances or specific applications. An adversary may create a new firewall rule in order to weaken their target's security controls and allow more permissive ingress or egress traffic flows for their benefit.


    Read More
  • GCP Firewall Rule Deletion

    calendar Apr 10, 2026 · Domain: Cloud Data Source: GCP Data Source: Google Cloud Platform Use Case: Configuration Audit Tactic: Defense Evasion Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies when a firewall rule is deleted in Google Cloud Platform (GCP) for Virtual Private Cloud (VPC) or App Engine. These firewall rules can be configured to allow or deny connections to or from virtual machine (VM) instances or specific applications. An adversary may delete a firewall rule in order to weaken their target's security controls.


    Read More
  • GCP Firewall Rule Modification

    calendar Apr 10, 2026 · Domain: Cloud Data Source: GCP Data Source: Google Cloud Platform Use Case: Configuration Audit Tactic: Defense Evasion Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies when a firewall rule is modified in Google Cloud Platform (GCP) for Virtual Private Cloud (VPC) or App Engine. These firewall rules can be modified to allow or deny connections to or from virtual machine (VM) instances or specific applications. An adversary may modify an existing firewall rule in order to weaken their target's security controls and allow more permissive ingress or egress traffic flows for their benefit.


    Read More
  • GCP IAM Custom Role Creation

    calendar Apr 10, 2026 · Domain: Cloud Data Source: GCP Data Source: Google Cloud Platform Use Case: Identity and Access Audit Tactic: Initial Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies an Identity and Access Management (IAM) custom role creation in Google Cloud Platform (GCP). Custom roles are user-defined, and allow for the bundling of one or more supported permissions to meet specific needs. Custom roles will not be updated automatically and could lead to privilege creep if not carefully scrutinized.


    Read More
  • GCP IAM Role Deletion

    calendar Apr 10, 2026 · Domain: Cloud Data Source: GCP Data Source: Google Cloud Platform Use Case: Identity and Access Audit Tactic: Impact Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies an Identity and Access Management (IAM) role deletion in Google Cloud Platform (GCP). A role contains a set of permissions that allows you to perform specific actions on Google Cloud resources. An adversary may delete an IAM role to inhibit access to accounts utilized by legitimate users.


    Read More
  • GCP IAM Service Account Key Deletion

    calendar Apr 10, 2026 · Domain: Cloud Data Source: GCP Data Source: Google Cloud Platform Use Case: Identity and Access Audit Tactic: Persistence Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the deletion of an Identity and Access Management (IAM) service account key in Google Cloud Platform (GCP). Each service account is associated with two sets of public/private RSA key pairs that are used to authenticate. If a key is deleted, the application will no longer be able to access Google Cloud resources using that key. A security best practice is to rotate your service account keys regularly.


    Read More
  • GCP Logging Bucket Deletion

    calendar Apr 10, 2026 · Domain: Cloud Data Source: GCP Data Source: Google Cloud Platform Use Case: Log Auditing Tactic: Defense Evasion Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies a Logging bucket deletion in Google Cloud Platform (GCP). Log buckets are containers that store and organize log data. A deleted bucket stays in a pending state for 7 days, and Logging continues to route logs to the bucket during that time. To stop routing logs to a deleted bucket, you can delete the log sinks that have the bucket as their destination, or modify the filter for the sinks to stop it from routing logs to the deleted bucket. An adversary may delete a log bucket to evade detection.


    Read More
  • GCP Logging Sink Deletion

    calendar Apr 10, 2026 · Domain: Cloud Data Source: GCP Data Source: Google Cloud Platform Use Case: Log Auditing Tactic: Defense Evasion Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies a Logging sink deletion in Google Cloud Platform (GCP). Every time a log entry arrives, Logging compares the log entry to the sinks in that resource. Each sink whose filter matches the log entry writes a copy of the log entry to the sink's export destination. An adversary may delete a Logging sink to evade detection.


    Read More
  • GCP Logging Sink Modification

    calendar Apr 10, 2026 · Domain: Cloud Data Source: GCP Data Source: Google Cloud Platform Use Case: Log Auditing Tactic: Exfiltration Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies a modification to a Logging sink in Google Cloud Platform (GCP). Logging compares the log entry to the sinks in that resource. Each sink whose filter matches the log entry writes a copy of the log entry to the sink's export destination. An adversary may update a Logging sink to exfiltrate logs to a different export destination.


    Read More
  • GCP Pub/Sub Subscription Creation

    calendar Apr 10, 2026 · Domain: Cloud Data Source: GCP Data Source: Google Cloud Platform Use Case: Log Auditing Tactic: Collection Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the creation of a subscription in Google Cloud Platform (GCP). In GCP, the publisher-subscriber relationship (Pub/Sub) is an asynchronous messaging service that decouples event-producing and event-processing services. A subscription is a named resource representing the stream of messages to be delivered to the subscribing application.


    Read More
  • GCP Pub/Sub Subscription Deletion

    calendar Apr 10, 2026 · Domain: Cloud Data Source: GCP Data Source: Google Cloud Platform Use Case: Log Auditing Tactic: Defense Evasion Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the deletion of a subscription in Google Cloud Platform (GCP). In GCP, the publisher-subscriber relationship (Pub/Sub) is an asynchronous messaging service that decouples event-producing and event-processing services. A subscription is a named resource representing the stream of messages to be delivered to the subscribing application.


    Read More
  • GCP Pub/Sub Topic Creation

    calendar Apr 10, 2026 · Domain: Cloud Data Source: GCP Data Source: Google Cloud Platform Use Case: Log Auditing Tactic: Collection Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the creation of a topic in Google Cloud Platform (GCP). In GCP, the publisher-subscriber relationship (Pub/Sub) is an asynchronous messaging service that decouples event-producing and event-processing services. A topic is used to forward messages from publishers to subscribers.


    Read More
  • GCP Pub/Sub Topic Deletion

    calendar Apr 10, 2026 · Domain: Cloud Data Source: GCP Data Source: Google Cloud Platform Use Case: Log Auditing Tactic: Defense Evasion Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the deletion of a topic in Google Cloud Platform (GCP). In GCP, the publisher-subscriber relationship (Pub/Sub) is an asynchronous messaging service that decouples event-producing and event-processing services. A publisher application creates and sends messages to a topic. Deleting a topic can interrupt message flow in the Pub/Sub pipeline.


    Read More
  • GCP Service Account Creation

    calendar Apr 10, 2026 · Domain: Cloud Data Source: GCP Data Source: Google Cloud Platform Use Case: Identity and Access Audit Tactic: Persistence Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies when a new service account is created in Google Cloud Platform (GCP). A service account is a special type of account used by an application or a virtual machine (VM) instance, not a person. Applications use service accounts to make authorized API calls, authorized as either the service account itself, or as G Suite or Cloud Identity users through domain-wide delegation. If service accounts are not tracked and managed properly, they can present a security risk. An adversary may create a new service account to use during their operations in order to avoid using a standard user account and attempt to evade detection.


    Read More
  • GCP Service Account Deletion

    calendar Apr 10, 2026 · Domain: Cloud Data Source: GCP Data Source: Google Cloud Platform Use Case: Identity and Access Audit Tactic: Impact Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies when a service account is deleted in Google Cloud Platform (GCP). A service account is a special type of account used by an application or a virtual machine (VM) instance, not a person. Applications use service accounts to make authorized API calls, authorized as either the service account itself, or as G Suite or Cloud Identity users through domain-wide delegation. An adversary may delete a service account in order to disrupt their target's business operations.


    Read More
  • GCP Service Account Disabled

    calendar Apr 10, 2026 · Domain: Cloud Data Source: GCP Data Source: Google Cloud Platform Use Case: Identity and Access Audit Tactic: Impact Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies when a service account is disabled in Google Cloud Platform (GCP). A service account is a special type of account used by an application or a virtual machine (VM) instance, not a person. Applications use service accounts to make authorized API calls, authorized as either the service account itself, or as G Suite or Cloud Identity users through domain-wide delegation. An adversary may disable a service account in order to disrupt to disrupt their target's business operations.


    Read More
  • GCP Service Account Key Creation

    calendar Apr 10, 2026 · Domain: Cloud Data Source: GCP Data Source: Google Cloud Platform Use Case: Identity and Access Audit Tactic: Persistence Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies when a new key is created for a service account in Google Cloud Platform (GCP). A service account is a special type of account used by an application or a virtual machine (VM) instance, not a person. Applications use service accounts to make authorized API calls, authorized as either the service account itself, or as G Suite or Cloud Identity users through domain-wide delegation. If private keys are not tracked and managed properly, they can present a security risk. An adversary may create a new key for a service account in order to attempt to abuse the permissions assigned to that account and evade detection.


    Read More
  • GCP Storage Bucket Configuration Modification

    calendar Apr 10, 2026 · Domain: Cloud Data Source: GCP Data Source: Google Cloud Platform Use Case: Identity and Access Audit Tactic: Defense Evasion Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies when the configuration is modified for a storage bucket in Google Cloud Platform (GCP). An adversary may modify the configuration of a storage bucket in order to weaken the security controls of their target's environment.


    Read More
  • GCP Storage Bucket Deletion

    calendar Apr 10, 2026 · Domain: Cloud Data Source: GCP Data Source: Google Cloud Platform Tactic: Impact Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies when a Google Cloud Platform (GCP) storage bucket is deleted. An adversary may delete a storage bucket in order to disrupt their target's business operations.


    Read More
  • GCP Storage Bucket Permissions Modification

    calendar Apr 10, 2026 · Domain: Cloud Data Source: GCP Data Source: Google Cloud Platform Use Case: Identity and Access Audit Tactic: Defense Evasion Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies when the Identity and Access Management (IAM) permissions are modified for a Google Cloud Platform (GCP) storage bucket. An adversary may modify the permissions on a storage bucket to weaken their target's security controls or an administrator may inadvertently modify the permissions, which could lead to data exposure or loss.


    Read More
  • GCP Virtual Private Cloud Network Deletion

    calendar Apr 10, 2026 · Domain: Cloud Data Source: GCP Data Source: Google Cloud Platform Use Case: Configuration Audit Tactic: Defense Evasion Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies when a Virtual Private Cloud (VPC) network is deleted in Google Cloud Platform (GCP). A VPC network is a virtual version of a physical network within a GCP project. Each VPC network has its own subnets, routes, and firewall, as well as other elements. An adversary may delete a VPC network in order to disrupt their target's network and business operations.


    Read More
  • GCP Virtual Private Cloud Route Creation

    calendar Apr 10, 2026 · Domain: Cloud Data Source: GCP Data Source: Google Cloud Platform Use Case: Configuration Audit Tactic: Defense Evasion Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies when a virtual private cloud (VPC) route is created in Google Cloud Platform (GCP). Google Cloud routes define the paths that network traffic takes from a virtual machine (VM) instance to other destinations. These destinations can be inside a Google VPC network or outside it. An adversary may create a route in order to impact the flow of network traffic in their target's cloud environment.


    Read More
  • GCP Virtual Private Cloud Route Deletion

    calendar Apr 10, 2026 · Domain: Cloud Data Source: GCP Data Source: Google Cloud Platform Use Case: Configuration Audit Tactic: Defense Evasion Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies when a Virtual Private Cloud (VPC) route is deleted in Google Cloud Platform (GCP). Google Cloud routes define the paths that network traffic takes from a virtual machine (VM) instance to other destinations. These destinations can be inside a Google VPC network or outside it. An adversary may delete a route in order to impact the flow of network traffic in their target's cloud environment.


    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
  • Google Drive Ownership Transferred via Google Workspace

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Google Workspace Tactic: Collection Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Drive and Docs is a Google Workspace service that allows users to leverage Google Drive and Google Docs. Access to files is based on inherited permissions from the child organizational unit the user belongs to which is scoped by administrators. Typically if a user is removed, their files can be transferred to another user by the administrator. This service can also be abused by adversaries to transfer files to an adversary account for potential exfiltration.


    Read More
  • Google Workspace 2SV Policy Disabled

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Google Workspace Use Case: Configuration Audit Tactic: Persistence Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Google Workspace admins may setup 2-step verification (2SV) to add an extra layer of security to user accounts by asking users to verify their identity when they use login credentials. Admins have the ability to enforce 2SV from the admin console as well as the methods acceptable for verification and enrollment period. 2SV requires enablement on admin accounts prior to it being enabled for users within organization units. Adversaries may disable 2SV to lower the security requirements to access a valid account.


    Read More
  • Google Workspace Admin Role Assigned to a User

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Google Workspace Use Case: Identity and Access Audit Tactic: Persistence Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Assigning the administrative role to a user will grant them access to the Google Admin console and grant them administrator privileges which allow them to access and manage various resources and applications. An adversary may create a new administrator account for persistence or apply the admin role to an existing user to carry out further intrusion efforts. Users with super-admin privileges can bypass single-sign on if enabled in Google Workspace.


    Read More
  • Google Workspace Admin Role Deletion

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Google Workspace Use Case: Identity and Access Audit Tactic: Impact Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects when a custom admin role is deleted. An adversary may delete a custom admin role in order to impact the permissions or capabilities of system administrators.


    Read More
  • Google Workspace API Access Granted via Domain-Wide Delegation

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Google Workspace Use Case: Identity and Access Audit Resources: Investigation Guide Tactic: Persistence  ·
    Share on: twitter facebook linkedin copy

    Detects when a domain-wide delegation of authority is granted to a service account. Domain-wide delegation can be configured to grant third-party and internal applications to access the data of Google Workspace users. An adversary may configure domain-wide delegation to maintain access to their target’s data.


    Read More
  • Google Workspace Bitlocker Setting Disabled

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Google Workspace Use Case: Configuration Audit Tactic: Defense Evasion Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Google Workspace administrators whom manage Windows devices and have Windows device management enabled may also enable BitLocker drive encryption to mitigate unauthorized data access on lost or stolen computers. Adversaries with valid account access may disable BitLocker to access sensitive data on an endpoint added to Google Workspace device management.


    Read More
  • Google Workspace Custom Admin Role Created

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Google Workspace Use Case: Identity and Access Audit Resources: Investigation Guide Tactic: Persistence  ·
    Share on: twitter facebook linkedin copy

    Detects when a custom admin role is created in Google Workspace. An adversary may create a custom admin role in order to elevate the permissions of other user accounts and persist in their target’s environment.


    Read More
  • Google Workspace Custom Gmail Route Created or Modified

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Google Workspace Tactic: Collection Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects when a custom Gmail route is added or modified in Google Workspace. Adversaries can add a custom e-mail route for outbound mail to route these e-mails to their own inbox of choice for data gathering. This allows adversaries to capture sensitive information from e-mail and potential attachments, such as invoices or payment documents. By default, all email from current Google Workspace users with accounts are routed through a domain's mail server for inbound and outbound mail.


    Read More
  • Google Workspace Drive Encryption Key(s) Accessed from Anonymous User

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Google Workspace Use Case: Configuration Audit Tactic: Credential Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects when an external (anonymous) user has viewed, copied or downloaded an encryption key file from a Google Workspace drive. Adversaries may gain access to encryption keys stored in private drives from rogue access links that do not have an expiration. Access to encryption keys may allow adversaries to access sensitive data or authenticate on behalf of users.


    Read More
  • Google Workspace MFA Enforcement Disabled

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Google Workspace Use Case: Configuration Audit Tactic: Impact Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects when multi-factor authentication (MFA) enforcement is disabled for Google Workspace users. An adversary may disable MFA enforcement in order to weaken an organization’s security controls.


    Read More
  • Google Workspace Object Copied to External Drive with App Consent

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Google Workspace Tactic: Initial Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects when a user copies a Google spreadsheet, form, document or script from an external drive. Sequence logic has been added to also detect when a user grants a custom Google application permission via OAuth shortly after. An adversary may send a phishing email to the victim with a Drive object link where "copy" is included in the URI, thus copying the object to the victim's drive. If a container-bound script exists within the object, execution will require permission access via OAuth in which the user has to accept.


    Read More
  • Google Workspace Password Policy Modified

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Google Workspace Use Case: Identity and Access Audit Tactic: Persistence Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects when a Google Workspace password policy is modified. An adversary may attempt to modify a password policy in order to weaken an organization’s security controls.


    Read More
  • Google Workspace Restrictions for Marketplace Modified to Allow Any App

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Google Workspace Use Case: Configuration Audit Tactic: Defense Evasion Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects when the Google Marketplace restrictions are changed to allow any application for users in Google Workspace. Malicious APKs created by adversaries may be uploaded to the Google marketplace but not installed on devices managed within Google Workspace. Administrators should set restrictions to not allow any application from the marketplace for security reasons. Adversaries may enable any app to be installed and executed on mobile devices within a Google Workspace environment prior to distributing the malicious APK to the end user.


    Read More
  • Google Workspace Role Modified

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Google Workspace Use Case: Identity and Access Audit Resources: Investigation Guide Tactic: Persistence  ·
    Share on: twitter facebook linkedin copy

    Detects when a custom admin role or its permissions are modified. An adversary may modify a custom admin role in order to elevate the permissions of other user accounts and persist in their target’s environment.


    Read More
  • Google Workspace Suspended User Account Renewed

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Google Workspace Use Case: Identity and Access Audit Tactic: Initial Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects when a previously suspended user's account is renewed in Google Workspace. An adversary may renew a suspended user account to maintain access to the Google Workspace organization with a valid account.


    Read More
  • Google Workspace User Organizational Unit Changed

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Google Workspace Use Case: Configuration Audit Tactic: Persistence Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Users in Google Workspace are typically assigned a specific organizational unit that grants them permissions to certain services and roles that are inherited from this organizational unit. Adversaries may compromise a valid account and change which organizational account the user belongs to which then could allow them to inherit permissions to applications and resources inaccessible prior to.


    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 Okta User Password Reset or Unlock Attempts

    calendar Apr 10, 2026 · Use Case: Identity and Access Audit Data Source: Okta Tactic: Defense Evasion Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies a high number of Okta user password reset or account unlock attempts. An adversary may attempt to obtain unauthorized access to Okta user accounts using these methods and attempt to blend in with normal activity in their target's environment and evade detection.


    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 Exposed Service Created With Type NodePort

    calendar Apr 10, 2026 · Data Source: Kubernetes Tactic: Execution Tactic: Persistence Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects an attempt to create or modify a service as type NodePort. The NodePort service allows a user to externally expose a set of labeled pods to the internet. This creates an open port on every worker node in the cluster that has a pod for that service. When external traffic is received on that open port, it directs it to the specific pod through the service representing it. A malicious user can configure a service as type Nodeport in order to intercept traffic from other pods or nodes, bypassing firewalls and other network security measures configured for load balancers within a cluster. This creates a direct method of communication between the cluster and the outside world, which could be used for more malicious behavior and certainly widens the attack surface of your cluster.


    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 Anti-Phish Policy Deleted

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Microsoft 365 Use Case: Configuration Audit Tactic: Defense Evasion Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the deletion of an anti-phishing policy in Microsoft 365. By default, Microsoft 365 includes built-in features that help protect users from phishing attacks. Anti-phishing polices increase this protection by refining settings to better detect and prevent attacks.


    Read More
  • M365 Exchange Anti-Phish Rule Modification

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Microsoft 365 Use Case: Configuration Audit Tactic: Defense Evasion Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the modification of an anti-phishing rule in Microsoft 365. By default, Microsoft 365 includes built-in features that help protect users from phishing attacks. Anti-phishing rules increase this protection by refining settings to better detect and prevent attacks.


    Read More
  • M365 Exchange DKIM Signing Configuration Disabled

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Microsoft 365 Tactic: Defense Evasion Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies when a DomainKeys Identified Mail (DKIM) signing configuration is disabled in Microsoft 365. With DKIM in Microsoft 365, messages that are sent from Exchange Online will be cryptographically signed. This will allow the receiving email system to validate that the messages were generated by a server that the organization authorized and were not spoofed.


    Read More
  • M365 Exchange Email Safe Attachment Rule Disabled

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Microsoft 365 Use Case: Configuration Audit Tactic: Defense Evasion Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies when a safe attachment rule is disabled in Microsoft 365. Safe attachment rules can extend malware protections to include routing all messages and attachments without a known malware signature to a special hypervisor environment. An adversary or insider threat may disable a safe attachment rule to exfiltrate data or evade defenses.


    Read More
  • M365 Exchange Email Safe Link Policy Disabled

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Microsoft 365 Use Case: Identity and Access Audit Tactic: Defense Evasion Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies when a Safe Link policy is disabled in Microsoft 365. Safe Link policies for Office applications extend phishing protection to documents that contain hyperlinks, even after they have been delivered to a user.


    Read More
  • M365 Exchange Federated Domain Created or Modified

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Microsoft 365 Use Case: Identity and Access Audit Tactic: Privilege Escalation Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies a new or modified federation domain, which can be used to create a trust between O365 and an external identity provider.


    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 Mail Flow Transport Rule Created

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Microsoft 365 Use Case: Configuration Audit Tactic: Exfiltration Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies a transport rule creation in Microsoft 365. As a best practice, Exchange Online mail transport rules should not be set to forward email to domains outside of your organization. An adversary may create transport rules to exfiltrate data.


    Read More
  • M365 Exchange Mail Flow Transport Rule Modified

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Microsoft 365 Use Case: Configuration Audit Tactic: Exfiltration Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies when a transport rule has been disabled or deleted in Microsoft 365. Mail flow rules (also known as transport rules) are used to identify and take action on messages that flow through your organization. An adversary or insider threat may modify a transport rule to exfiltrate data or evade defenses.


    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 Audit Logging Bypass Added

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Microsoft 365 Tactic: Initial Access Tactic: Defense Evasion Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects the occurrence of mailbox audit bypass associations. The mailbox audit is responsible for logging specified mailbox events (like accessing a folder or a message or permanently deleting a message). However, actions taken by some authorized accounts, such as accounts used by third-party tools or accounts used for lawful monitoring, can create a large number of mailbox audit log entries and may not be of interest to your organization. Because of this, administrators can create bypass associations, allowing certain accounts to perform their tasks without being logged. Attackers can abuse this allowlist mechanism to conceal actions taken, as the mailbox audit will log no activity done by the account.


    Read More
  • M365 Exchange Mailbox High-Risk Permission Delegated

    calendar Apr 10, 2026 · Domain: Cloud Domain: SaaS Data Source: Microsoft 365 Data Source: Microsoft Exchange Data Source: Microsoft 365 Audit Logs Use Case: Configuration Audit Tactic: Persistence Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the assignment of rights to access content from another mailbox. An adversary may use the compromised account to send messages to other accounts in the network of the target organization while creating inbox rules, so messages can evade spam/phishing detection mechanisms.


    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 Malware Filter Policy Deleted

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Microsoft 365 Use Case: Configuration Audit Tactic: Defense Evasion Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies when a malware filter policy has been deleted in Microsoft 365. A malware filter policy is used to alert administrators that an internal user sent a message that contained malware. This may indicate an account or machine compromise that would need to be investigated. Deletion of a malware filter policy may be done to evade detection.


    Read More
  • M365 Exchange Malware Filter Rule Modified

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Microsoft 365 Use Case: Configuration Audit Tactic: Defense Evasion Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies when a malware filter rule has been deleted or disabled in Microsoft 365. An adversary or insider threat may want to modify a malware filter rule to evade detection.


    Read More
  • M365 Exchange Management Group Role Assigned

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Microsoft 365 Use Case: Identity and Access Audit Tactic: Persistence Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies when a new role is assigned to a management group in Microsoft 365. An adversary may attempt to add a role in order to maintain persistence in an environment.


    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 Global Administrator Role Assigned

    calendar Apr 10, 2026 · Domain: Cloud Domain: SaaS Domain: Identity Data Source: Microsoft 365 Data Source: Microsoft 365 Audit Logs Use Case: Identity and Access Audit Tactic: Persistence Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies when the Microsoft 365 Global Administrator or Company Administrator role is assigned to a user or service principal. The Global Administrator role has extensive privileges across Entra ID and Microsoft 365 services, making it a high-value target for adversaries seeking persistent access. Successful assignments of this role may indicate potential privilege escalation or unauthorized access attempts, especially if performed by accounts that do not typically manage high-privilege roles.


    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 OAuth Flow by User Sign-in to Device Registration

    calendar Apr 10, 2026 · Domain: Cloud Domain: SaaS Data Source: Microsoft 365 Data Source: Microsoft 365 Audit Logs Use Case: Identity and Access Audit Tactic: Credential Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies attempts to register a new device in Microsoft Entra ID after OAuth authentication with authorization code grant. Adversaries may use OAuth phishing techniques to obtain an OAuth authorization code, which can then be exchanged for access and refresh tokens. This rule detects a sequence of events where a user principal authenticates via OAuth, followed by a device registration event, indicating potential misuse of the OAuth flow to establish persistence or access resources.


    Read More
  • M365 Identity OAuth Illicit Consent Grant by Rare Client and User

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

    Identifies an Microsoft 365 illicit consent grant request on-behalf-of a registered Entra ID application. Adversaries may create and register an application in Microsoft Entra ID for the purpose of requesting user consent to access resources in Microsoft 365. This is accomplished by tricking a user into granting consent to the application, typically via a pre-made phishing URL. This establishes an OAuth grant that allows the malicious client applocation to access resources in Microsoft 365 on-behalf-of the user.


    Read More
  • M365 Identity OAuth Phishing via First-Party Microsoft Application

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

    Detects potentially suspicious OAuth authorization activity in Microsoft 365 where first-party Microsoft applications from the FOCI (Family of Client IDs) group request access to Microsoft Graph or legacy Azure AD resources. Developer tools like Azure CLI, Visual Studio Code, and Azure PowerShell accessing these resources are flagged, as they are commonly abused in phishing campaigns like ConsentFix. Additionally, any FOCI family application accessing the deprecated Windows Azure Active Directory resource is flagged since this API is rarely used legitimately and attackers target it for stealth. First-party apps are trusted by default in all tenants and cannot be blocked, making them ideal for OAuth phishing attacks.


    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 Malware File Upload

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Microsoft 365 Tactic: Lateral Movement Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the occurrence of files uploaded to OneDrive being detected as Malware by the file scanning engine. Attackers can use File Sharing and Organization Repositories to spread laterally within the company and amplify their access. Users can inadvertently share these files without knowing their maliciousness, giving adversaries an opportunity to gain initial access to other endpoints in the environment.


    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 Malware File Detected

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Microsoft 365 Tactic: Lateral Movement Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies the occurrence of files uploaded to SharePoint being detected as Malware by the file scanning engine. Attackers can use File Sharing and Organization Repositories to spread laterally within the company and amplify their access. Users can inadvertently share these files without knowing their maliciousness, giving adversaries opportunities to gain initial access to other endpoints in the environment.


    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 Administrator Added

    calendar Apr 10, 2026 · Domain: Cloud Domain: SaaS Domain: Identity Data Source: Microsoft 365 Data Source: Microsoft 365 Audit Logs Use Case: Identity and Access Audit Tactic: Privilege Escalation Tactic: Persistence Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies when a new SharePoint Site Administrator is added in Microsoft 365. Site Administrators have full control over SharePoint Sites, including the ability to manage permissions, access all content, and modify site settings. Adversaries who compromise a privileged account may add themselves or a controlled account as a Site Administrator to maintain persistent, high-privilege access to sensitive SharePoint data. This technique was notably observed in the 0mega ransomware campaign, where attackers elevated privileges to exfiltrate data and deploy ransom notes across SharePoint sites.


    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
  • M365 Teams Custom Application Interaction Enabled

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Microsoft 365 Use Case: Configuration Audit Tactic: Defense Evasion Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies when custom applications are allowed in Microsoft Teams. If an organization requires applications other than those available in the Teams app store, custom applications can be developed as packages and uploaded. An adversary may abuse this behavior to establish persistence in an environment.


    Read More
  • MFA Deactivation with no Re-Activation for Okta User Account

    calendar Apr 10, 2026 · Tactic: Persistence Use Case: Identity and Access Audit Data Source: Okta Domain: Cloud Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects multi-factor authentication (MFA) deactivation with no subsequent re-activation for an Okta user account. An adversary may deactivate MFA for an Okta user account in order to weaken the authentication requirements for the account.


    Read More
  • MFA Disabled for Google Workspace Organization

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Google Workspace Use Case: Identity and Access Audit Tactic: Persistence Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects when multi-factor authentication (MFA) is disabled for a Google Workspace organization. An adversary may attempt to modify a password policy in order to weaken an organization’s security controls.


    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
  • Microsoft Graph Request User Impersonation by Unusual Client

    calendar Apr 10, 2026 · Domain: Cloud Data Source: Azure Data Source: Microsoft Graph Data Source: Microsoft Graph Activity Logs Resources: Investigation Guide Use Case: Identity and Access Audit Tactic: Initial Access  ·
    Share on: twitter facebook linkedin copy

    This New Terms rule focuses on the first occurrence of a client application ID (azure.graphactivitylogs.properties.app_id) making a request to Microsoft Graph API for a specific tenant ID (azure.tenant_id) and user principal object ID (azure.graphactivitylogs.properties.user_principal_object_id). This rule may helps identify unauthorized access or actions performed by compromised accounts. Advesaries may succesfully compromise a user's credentials and use the Microsoft Graph API to access resources or perform actions on behalf of the user.


    Read More
  • Modification or Removal of an Okta Application Sign-On Policy

    calendar Apr 10, 2026 · Tactic: Persistence Use Case: Identity and Access Audit Data Source: Okta Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects attempts to modify or delete a sign on policy for an Okta application. An adversary may attempt to modify or delete the sign on policy for an Okta application in order to remove or weaken an organization's security controls.


    Read More
  • Multiple Cloud Secrets Accessed by Source Address

    calendar Apr 10, 2026 · Domain: Cloud Domain: IAM Domain: Storage Data Source: AWS Data Source: Amazon Web Services Data Source: AWS Secrets Manager Data Source: Azure Data Source: Azure Activity Logs Data Source: GCP Data Source: Google Cloud Platform Data Source: Kubernetes Tactic: Credential Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule detects authenticated sessions accessing secret stores across multiple environments from the same source address within a short period of time, including cloud providers (AWS, GCP, Azure) and Kubernetes clusters. Adversaries with access to compromised credentials or session tokens may attempt to retrieve secrets from services such as AWS Secrets Manager, Google Secret Manager, Azure Key Vault, or Kubernetes Secrets in rapid succession to expand their access or exfiltrate sensitive information.


    Read More
  • Multiple Okta Sessions Detected for a Single User

    calendar Apr 10, 2026 · Use Case: Identity and Access Audit Data Source: Okta Tactic: Lateral Movement Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects when a user has started multiple Okta sessions with the same user account and different session IDs. This may indicate that an attacker has stolen the user's session cookie and is using it to access the user's account from a different location.


    Read More
  • Multiple Okta User Auth Events with Same Device Token Hash Behind a Proxy

    calendar Apr 10, 2026 · Use Case: Identity and Access Audit Data Source: Okta Tactic: Credential Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects when Okta user authentication events are reported for multiple users with the same device token hash behind a proxy.


    Read More
  • Multiple Okta User Authentication Events with Same Device Token Hash

    calendar Apr 10, 2026 · Use Case: Identity and Access Audit Data Source: Okta Tactic: Credential Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects when a high number of Okta user authentication events are reported for multiple users in a short time frame. Adversaries may attempt to launch a credential stuffing or password spraying attack from the same device by using a list of known usernames and passwords to gain unauthorized access to user accounts.


    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
  • Multiple Vulnerabilities by Asset via Wiz

    calendar Apr 10, 2026 · Use Case: Vulnerability Rule Type: Higher-Order Rule Resources: Investigation Guide Data Source: Wiz  ·
    Share on: twitter facebook linkedin copy

    This alert identifies assets with an elevated number of vulnerabilities reported by Wiz, potentially indicating weak security posture, missed patching, or active exposure. The rule highlights assets with a high volume of distinct vulnerabilities, the presence of exploitable vulnerabilities, or a combination of multiple severities, helping prioritize assets that pose increased risk.


    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
  • New Okta Identity Provider (IdP) Added by Admin

    calendar Apr 10, 2026 · Use Case: Identity and Access Audit Tactic: Persistence Data Source: Okta Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects the creation of a new Identity Provider (IdP) by a Super Administrator or Organization Administrator within Okta.


    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 FastPass Phishing Detection

    calendar Apr 10, 2026 · Tactic: Initial Access Use Case: Identity and Access Audit Data Source: Okta Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects when Okta FastPass prevents a user from authenticating to a phishing website.


    Read More
  • Okta Sign-In Events via Third-Party IdP

    calendar Apr 10, 2026 · Domain: Identity Use Case: Identity and Access Audit Tactic: Initial Access Data Source: Okta Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects sign-in events where authentication is carried out via a third-party Identity Provider (IdP) that has not been seen before. Adversaries may add an unauthorized IdP to an Okta tenant to gain persistent access. This rule uses New Terms detection to only alert when a previously unseen IdP is used for authentication, reducing noise from legitimate federated identity providers while highlighting potentially rogue IdP additions.


    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
  • Okta ThreatInsight Threat Suspected Promotion

    calendar Apr 10, 2026 · Use Case: Identity and Access Audit Data Source: Okta Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Okta ThreatInsight is a feature that provides valuable debug data regarding authentication and authorization processes, which is logged in the system. Within this data, there is a specific field called threat_suspected, which represents Okta's internal evaluation of the authentication or authorization workflow. When this field is set to True, it suggests the presence of potential credential access techniques, such as password-spraying, brute-forcing, replay attacks, and other similar threats.


    Read More
  • Okta User Assigned Administrator Role

    calendar Apr 10, 2026 · Domain: Identity Data Source: Okta Data Source: Okta System Logs Use Case: Identity and Access Audit Tactic: Persistence Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies when an administrator role is assigned to an Okta user or group. Adversaries may assign administrator privileges to compromised accounts to establish persistence, escalate privileges, and maintain long-term access to the environment. This detection monitors for both user-level and group-level administrator privilege grants, which can be used to bypass security controls and perform unauthorized administrative actions.


    Read More
  • Okta User Session Impersonation

    calendar Apr 10, 2026 · Use Case: Identity and Access Audit Tactic: Credential Access Data Source: Okta Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A user has initiated a session impersonation granting them access to the environment with the permissions of the user they are impersonating. This would likely indicate Okta administrative access and should only ever occur if requested and expected.


    Read More
  • Okta User Sessions Started from Different Geolocations

    calendar Apr 10, 2026 · Use Case: Identity and Access Audit Data Source: Okta Tactic: Initial Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects when a specific Okta actor has multiple sessions started from different geolocations. Adversaries may attempt to launch an attack by using a list of known usernames and passwords to gain unauthorized access to user accounts from different locations.


    Read More
  • Possible Okta DoS Attack

    calendar Apr 10, 2026 · Use Case: Identity and Access Audit Data Source: Okta Tactic: Impact Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects possible Denial of Service (DoS) attacks against an Okta organization. An adversary may attempt to disrupt an organization's business operations by performing a DoS attack against its Okta service.


    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 (Device Token Rotation)

    calendar Apr 10, 2026 · Domain: Identity Use Case: Identity and Access Audit Data Source: Okta Tactic: Credential Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects potential brute force attacks against a single Okta user account where excessive unique device token hashes are generated, indicating automated tooling that fails to persist browser cookies between attempts.


    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 Credential Stuffing (Single Source)

    calendar Apr 10, 2026 · Domain: Identity Use Case: Identity and Access Audit Data Source: Okta Data Source: Okta System Logs Tactic: Credential Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects potential credential stuffing attacks where a single source IP attempts authentication against many Okta user accounts with minimal attempts per user, indicating the use of breached credential lists.


    Read More
  • Potential Okta MFA Bombing via Push Notifications

    calendar Apr 10, 2026 · Domain: Identity Use Case: Identity and Access Audit Tactic: Credential Access Data Source: Okta Data Source: Okta System Logs Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects when an attacker abuses the Multi-Factor authentication mechanism by repeatedly issuing login requests until the user eventually accepts the Okta push notification. An adversary may attempt to bypass the Okta MFA policies configured for an organization to obtain unauthorized access.


    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 Okta Password Spray (Single Source)

    calendar Apr 10, 2026 · Domain: Identity Use Case: Identity and Access Audit Tactic: Credential Access Data Source: Okta Data Source: Okta System Logs Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects potential password spray attacks where a single source IP attempts authentication against multiple Okta user accounts with repeated attempts per user, indicating common password guessing paced to avoid lockouts.


    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
  • Potentially Successful Okta MFA Bombing via Push Notifications

    calendar Apr 10, 2026 · Domain: Identity Use Case: Identity and Access Audit Tactic: Credential Access Data Source: Okta Data Source: Okta System Logs Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects when an attacker abuses the Multi-Factor authentication mechanism by repeatedly issuing login requests until the user eventually accepts the Okta push notification. An adversary may attempt to bypass the Okta MFA policies configured for an organization to obtain unauthorized access.


    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
  • Stolen Credentials Used to Login to Okta Account After MFA Reset

    calendar Apr 10, 2026 · Tactic: Persistence Use Case: Identity and Access Audit Data Source: Okta Data Source: Elastic Defend Rule Type: Higher-Order Rule Domain: Endpoint Domain: Cloud Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects a sequence of suspicious activities on Windows hosts indicative of credential compromise, followed by efforts to undermine multi-factor authentication (MFA) and single sign-on (SSO) mechanisms for an Okta user account.


    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 Activity Reported by Okta User

    calendar Apr 10, 2026 · Use Case: Identity and Access Audit Data Source: Okta Tactic: Initial Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects when a user reports suspicious activity for their Okta account. These events should be investigated, as they can help security teams identify when an adversary is attempting to gain access to their network.


    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 Access to an Okta Application

    calendar Apr 10, 2026 · Tactic: Initial Access Use Case: Identity and Access Audit Data Source: Okta Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Identifies unauthorized access attempts to Okta applications.


    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
  • Zoom Meeting with no Passcode

    calendar Apr 10, 2026 · Data Source: Zoom Use Case: Configuration Audit Tactic: Initial Access Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    This rule identifies Zoom meetings that are created without a passcode. Meetings without a passcode are susceptible to Zoombombing. Zoombombing is carried out by taking advantage of Zoom sessions that are not protected with a passcode. Zoombombing refers to the unwanted, disruptive intrusion, generally by Internet trolls and hackers, into a video conference call. In a typical Zoombombing incident, a teleconferencing session is hijacked by the insertion of material that is lewd, obscene, racist, or antisemitic in nature, typically resulting of the shutdown of the session.


    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
  • Entra ID Illicit Consent Grant via Registered Application

    calendar Apr 6, 2026 · Domain: Cloud Domain: Identity Data Source: Azure Data Source: Microsoft Entra ID Data Source: Microsoft Entra ID Audit Logs Use Case: Identity and Access Audit Resources: Investigation Guide Tactic: Initial Access Tactic: Credential Access  ·
    Share on: twitter facebook linkedin copy

    Identifies an illicit consent grant request on-behalf-of a registered Entra ID application. Adversaries may create and register an application in Microsoft Entra ID for the purpose of requesting user consent to access resources. This is accomplished by tricking a user into granting consent to the application, typically via a pre-made phishing URL. This establishes an OAuth grant that allows the malicious client applocation to access resources on-behalf-of the user.


    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 Azure Activity Logs Event Failures

    calendar Apr 2, 2026 · Domain: Cloud Data Source: Azure Data Source: Azure Activity Logs Rule Type: ML Rule Type: Machine Learning Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A machine learning job detected an unusual failure in an Azure Activity Logs message. These can be byproducts of attempted or successful persistence, privilege escalation, defense evasion, discovery, lateral movement, or collection.


    Read More
  • Rare GCP Audit Failure Event Code

    calendar Apr 2, 2026 · Domain: Cloud Data Source: GCP Data Source: GCP Audit Logs Data Source: Google Cloud Platform Rule Type: ML Rule Type: Machine Learning Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A machine learning job detected an unusual failure in a GCP Audit message. These can be byproducts of attempted or successful persistence, privilege escalation, defense evasion, discovery, lateral movement, or collection.


    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 Azure Activity Logs Failed Messages

    calendar Apr 2, 2026 · Domain: Cloud Data Source: Azure Data Source: Azure Activity Logs Rule Type: ML Rule Type: Machine Learning Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A machine learning job detected a significant spike in the rate of a particular failure in the Azure Activity Logs messages. Spikes in failed messages may accompany attempts at privilege escalation, lateral movement, or discovery.


    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 GCP Audit Failed Messages

    calendar Apr 2, 2026 · Domain: Cloud Data Source: GCP Data Source: GCP Audit Logs Data Source: Google Cloud Platform Rule Type: ML Rule Type: Machine Learning Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A machine learning job detected a significant spike in the rate of a particular failure in the GCP Audit messages. Spikes in failed messages may accompany attempts at privilege escalation, lateral movement, or discovery.


    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 AWS Command for a User

    calendar Apr 2, 2026 · Domain: Cloud Data Source: AWS Data Source: Amazon Web Services Rule Type: ML Rule Type: Machine Learning Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A machine learning job detected an AWS API command that, while not inherently suspicious or abnormal, is being made by a user context that does not normally use the command. This can be the result of compromised credentials or keys as someone uses a valid account to persist, move laterally, or exfiltrate data.


    Read More
  • Unusual Azure Activity Logs Event for a User

    calendar Apr 2, 2026 · Domain: Cloud Data Source: Azure Data Source: Azure Activity Logs Rule Type: ML Rule Type: Machine Learning Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A machine learning job detected Azure Activity Logs activity that, while not inherently suspicious or abnormal, is sourcing from user context that does not normally use the event action. This can be the result of compromised credentials or keys as someone uses a valid account to persist, move laterally, or exfiltrate data.


    Read More
  • Unusual City For a GCP Event

    calendar Apr 2, 2026 · Domain: Cloud Data Source: GCP Data Source: GCP Audit Logs Data Source: Google Cloud Platform Rule Type: ML Rule Type: Machine Learning Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A machine learning job detected GCP Audit event activity that, while not inherently suspicious or abnormal, is sourcing from a geolocation (city) that is unusual for the event action. This can be the result of compromised credentials or keys being used by a threat actor in a different geography than the authorized user(s).


    Read More
  • Unusual City for an Azure Activity Logs Event

    calendar Apr 2, 2026 · Domain: Cloud Data Source: Azure Data Source: Azure Activity Logs Rule Type: ML Rule Type: Machine Learning Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A machine learning job detected Azure Activity Logs activity that, while not inherently suspicious or abnormal, is sourcing from a geolocation (city) that is unusual for the event action. This can be the result of compromised credentials or keys being used by a threat actor in a different geography than the authorized user(s).


    Read More
  • Unusual Country For a GCP Event

    calendar Apr 2, 2026 · Domain: Cloud Data Source: GCP Data Source: GCP Audit Logs Data Source: Google Cloud Platform Rule Type: ML Rule Type: Machine Learning Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A machine learning job detected GCP Audit event activity that, while not inherently suspicious or abnormal, is sourcing from a geolocation (country) that is unusual for the event action. This can be the result of compromised credentials or keys being used by a threat actor in a different geography than the authorized user(s).


    Read More
  • Unusual Country for an Azure Activity Logs Event

    calendar Apr 2, 2026 · Domain: Cloud Data Source: Azure Data Source: Azure Activity Logs Rule Type: ML Rule Type: Machine Learning Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A machine learning job detected Azure Activity Logs activity that, while not inherently suspicious or abnormal, is sourcing from a geolocation (country) that is unusual for the event action. This can be the result of compromised credentials or keys being used by a threat actor in a different geography than the authorized user(s).


    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 GCP Event for a User

    calendar Apr 2, 2026 · Domain: Cloud Data Source: GCP Data Source: GCP Audit Logs Data Source: Google Cloud Platform Rule Type: ML Rule Type: Machine Learning Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A machine learning job detected an GCP Audit event that, while not inherently suspicious or abnormal, is being made by a user context that does not normally use the event action. This can be the result of compromised credentials or keys as someone uses a valid account to persist, move laterally, or exfiltrate data.


    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
  • Entra ID Federated Identity Credential Issuer Modified

    calendar Apr 1, 2026 · Domain: Cloud Domain: Identity Data Source: Azure Data Source: Microsoft Entra ID Data Source: Microsoft Entra ID Audit Logs Use Case: Identity and Access Audit Tactic: Persistence Tactic: Privilege Escalation Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects when the issuer URL of a federated identity credential is changed on an Entra ID application. Adversaries may modify the issuer to point to an attacker-controlled identity provider, enabling them to authenticate as the application's service principal and gain persistent access to Azure resources. This technique allows bypassing traditional authentication controls by federating trust with a malicious external identity provider.


    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
  • Machine Learning Detected a DNS Request Predicted to be a DGA Domain

    calendar Apr 1, 2026 · Domain: Network Domain: Endpoint Data Source: Elastic Defend Use Case: Domain Generation Algorithm Detection Rule Type: ML Rule Type: Machine Learning Tactic: Command and Control Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A supervised machine learning model has identified a DNS question name that is predicted to be the result of a Domain Generation Algorithm (DGA), which could indicate command and control network activity.


    Read More
  • Machine Learning Detected a DNS Request With a High DGA Probability Score

    calendar Apr 1, 2026 · Domain: Network Domain: Endpoint Data Source: Elastic Defend Use Case: Domain Generation Algorithm Detection Rule Type: ML Rule Type: Machine Learning Tactic: Command and Control Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A supervised machine learning model has identified a DNS question name with a high probability of sourcing from a Domain Generation Algorithm (DGA), which could indicate command and control network activity.


    Read More
  • Machine Learning Detected DGA activity using a known SUNBURST DNS domain

    calendar Apr 1, 2026 · Domain: Network Domain: Endpoint Data Source: Elastic Defend Use Case: Domain Generation Algorithm Detection Rule Type: ML Rule Type: Machine Learning Tactic: Command and Control Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    A supervised machine learning model has identified a DNS question name that used by the SUNBURST malware and is predicted to be the result of a Domain Generation Algorithm.


    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 AiTM Session Cookie Replay

    calendar Apr 1, 2026 · Domain: Identity Use Case: Identity and Access Audit Data Source: Okta Data Source: Okta System Logs Tactic: Credential Access Tactic: Lateral Movement Resources: Investigation Guide  ·
    Share on: twitter facebook linkedin copy

    Detects potential Adversary-in-the-Middle (AiTM) session cookie replay attacks against Okta. This rule identifies when an Okta session is used from multiple IP addresses or with suspicious non-browser user agents after initial authentication. AiTM attacks capture session cookies via phishing proxies (e.g., Evilginx, Modlishka) and replay them from attacker infrastructure, bypassing MFA. The detection correlates session start events with subsequent policy evaluations or SSO attempts that occur from different IPs or programmatic user agents.


    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 multip