Tag
Detection of Malicious Socat Listener Configurations
1 rule 2 TTPsAdversaries leverage the socat utility to establish bind shells or facilitate remote command execution by binding executables to network listeners, a technique increasingly observed in macOS post-exploitation scenarios.
Abuse of macOS AppleScript Utilities for Execution
1 rule 1 TTPAdversaries leverage 'osascript' and 'osacompile' utilities on macOS to execute shell commands or stage malicious AppleScript payloads via the 'do shell script' command.
Detection of Windows Private Key Discovery Activity
1 rule 1 TTPAdversaries utilize native Windows utilities like cmd.exe and findstr.exe to search for sensitive private key files, a common post-exploitation technique used to facilitate credential theft, privilege escalation, and persistence.
Detection of Mimikatz Credential Dumping Tool Execution
1 rule 1 TTPAdversaries utilize the Mimikatz post-exploitation framework to dump credentials and perform authentication abuse by executing specific command-line modules in Windows environments.
Detection of CrackMapExec Post-Exploitation Execution Patterns
1 rule 3 TTPsDetection engineering brief covering common command-line execution patterns generated by the CrackMapExec (CME) post-exploitation framework during lateral movement and command execution.
Detection of PowerView Enumeration Framework Activity
1 rule 1 TTPPowerView is an open-source PowerShell module frequently used by threat actors for domain reconnaissance, user enumeration, and identifying lateral movement opportunities.
Detection of Nishang Exploitation Framework PowerShell Cmdlets
1 rule 1 TTPThis brief documents detection signatures for the Nishang offensive PowerShell framework, a collection of scripts used for post-exploitation, lateral movement, and credential theft.
Detection of Malicious PowerShell Framework Commandlets
1 ruleThis brief documents a comprehensive list of commandlet patterns associated with common PowerShell-based exploitation frameworks, privilege escalation tools, and post-exploitation modules used by threat actors.
Linux XDG Autostart Persistence Mechanism
1 rule 2 TTPsAdversaries, including those using the PANIX post-exploitation framework, are abusing XDG autostart directories on Linux to achieve persistence via malicious .desktop files.
Suspicious Redis Server Process Execution
1 rule 1 TTP 1 CVEDetection of unauthorized system shell and utility execution originating from Redis server processes indicative of post-exploitation activity or sandbox escapes like CVE-2022-0543.
Detection of Unauthorized Shell History File Access on Linux
1 rule 1 TTPDetection of malicious actors accessing sensitive shell history files using common command-line utilities to harvest credentials or reconnaissance data on compromised Linux hosts.
Detection of Root-Level Execution of the 'id' Command on Linux
1 rule 1 TTPThis brief addresses the detection of the 'id' command executed by the root user on Linux systems, a behavior frequently utilized by attackers for situational awareness during post-exploitation and privilege escalation verification.
Detection of Malicious Netcat Usage on Linux
1 rule 1 TTPThis brief details the detection of suspicious outbound network connections initiated by Netcat (nc, ncat) utilities on Linux systems, which are frequently used by threat actors for C2 communication and data exfiltration.
Detection of Linux Binary Execution from Shared Memory Directories
1 rule 1 TTPDetection of root-level execution of binaries from volatile shared memory directories (/dev/shm/ and /run/shm/) used by threat actors for fileless persistence and forensic evasion.
Credential Manager Access By Uncommon Applications
1 rule 1 TTPA SigmaHQ detection rule identifies suspicious processes accessing Windows credential manager and vault files, potentially indicating credential theft by tools like Mimikatz, enabling lateral movement and data exfiltration.
Web Server Outbound Connections to File Sharing Services
1 rule 2 TTPs 26 IOCsAttackers compromise web servers (Apache, Nginx, Tomcat, PHP) and leverage them to make unexpected outbound network connections to public file-sharing or content hosting services, indicating post-exploitation activity for ingress tool transfer and further compromise.
Detection of Attacker Tools on Endpoints
1 rule 3 TTPsThis analytic detects the execution of tools commonly used by attackers for activities such as unauthorized access, network scanning, privilege escalation, password dumping, or data exfiltration, leveraging process activity data from Endpoint Detection and Response (EDR) agents to identify known attacker tool names.
Potential Linux Privilege Escalation via Parent/Child UID Change
1 TTPThis brief details a high-severity Linux privilege escalation technique where an attacker, having gained initial access, drops an exploit in a user- or world-writable directory, executes it as a non-root user, and the resulting child process changes its effective user ID to root (UID 0), thereby achieving full system compromise.
Local Account and System Owner Discovery via Native Utilities
1 rule 2 TTPsThreat actors utilize built-in Windows utilities like whoami, wmic, and net to perform local account and system owner discovery, a common post-exploitation reconnaissance technique facilitating privilege escalation and lateral movement.
Detection of Renamed Sysinternals Tool Usage via Registry EULA Key
1 rule 1 TTPThis brief details a detection strategy for identifying the use of renamed Sysinternals utilities by monitoring for suspicious modifications to the 'EulaAccepted' registry key, indicating potential post-exploitation activity or defense evasion on Windows systems.
Detecting Suspicious GrantedAccess Flags on LSASS
1 rule 2 TTPsThis brief details a detection for potentially suspicious `GrantedAccess` flags when a process attempts to access `LSASS.exe`, indicating possible credential dumping attempts by adversaries, which can lead to lateral movement and privilege escalation on Windows systems.
Potential Credential Dumping Activity via LSASS Process Access
1 rule 1 TTPAdversaries frequently target the Local Security Authority Subsystem Service (LSASS) process on Windows systems to dump credentials, employing tools like Mimikatz, NanoDump, or Procdump to extract sensitive authentication material for lateral movement and persistence.
Potentially Suspicious AccessMask Requested From LSASS
1 rule 1 TTPThis brief describes the detection of suspicious access mask requests to the Local Security Authority Subsystem Service (LSASS) process, a common post-exploitation technique used by threat actors for credential dumping on Windows systems.
Antivirus Alert for Hacktools or Attack Tools
1 rule 1 TTPThis brief describes the detection of highly relevant antivirus alerts specifically flagging hacktools or other attack tools via distinct signatures, indicating the presence of offensive security utilities or malicious software on endpoints, which requires immediate investigation despite the AV's block action.
Detection of PowerShell Get-Clipboard for Data Collection
1 rule 1 TTPThis brief describes the detection of adversaries leveraging the `Get-Clipboard` PowerShell commandlet, identified through PowerShell Script Block Logging (EventCode 4104), to steal sensitive information such as credentials or PII from the Windows clipboard during the collection phase of an attack, potentially leading to unauthorized access and further compromise.
Windows Post Exploitation Risk Behavior Detection
2 rules 8 TTPsThis analytic identifies potential post-exploitation behaviors on a Windows system by monitoring multiple risk events and their associated MITRE ATT&CK tactics, indicating potential malicious actions following an initial compromise.
NetExec File Creation Detection
2 rules 3 TTPsThis brief covers the detection of NetExec, a post-exploitation and lateral movement tool, through monitoring for unique file creation patterns associated with its execution and file extraction in Windows environments.
Detection of NetExec Hacktool Execution
2 rules 2 TTPsThe threat brief details the detection of NetExec (formerly CrackMapExec), a post-exploitation tool used for Active Directory penetration testing and network enumeration, often employed by threat actors for lateral movement and credential harvesting.
WinPEAS PowerShell Script Execution Detection
2 rules 8 TTPsThis brief documents the detection of the WinPEAS PowerShell script execution on Windows systems, a tool commonly used for identifying privilege escalation paths by identifying specific function names used within the script.
Windows WMI Reconnaissance Activity Detection
2 rules 1 TTPDetection of Windows Management Instrumentation Command-line (WMIC) usage for reconnaissance by querying common Win32 WMI classes for system information, potentially indicating post-exploitation activity.
Detection of System Information Discovery Techniques
1 rule 1 TTPThis brief covers the detection of adversaries using native Windows commands like `wmic qfe`, `systeminfo`, and `hostname` to gather system information for further exploitation.