Detectors
Every Cortex detection rule the toolbox knows about — analytics alerts, BIOCs and correlation rules — in one filterable set.
22 detectors match the current filters. technique: T1059 ✕
Download CSV| Type | Name | Severity | Module | Data source / event | ATT&CK |
|---|---|---|---|---|---|
| BIOC | 64-bit PowerShell spawning a 32-bit PowerShell Malware typically spawns 32-bit processes to work on as many hosts as possible. This case is therefore suspicious when it happens on a 64-bit host. | Low | Platform Analytics | Process execution | Execution |
| BIOC | A scripting engine was called to run in command line Scripting engines that are called to run in command line are used by attackers to run a script payload without a UI. | Informational | Platform Analytics | Process execution | Execution |
| BIOC | An executable compiled with a py2exe-like program was executed A py2exe-like program DLL file dropped to disk. | Informational | Platform Analytics | File | Execution |
| BIOC | Commonly abused process spawns from Scripted Diagnostics Host This Scripted Diagnostics Host (sdiagnhost.exe) process has been observed launching a commonly abused host process. This behavior is known to be associated with an exploitation technique designed to deliver a malicious payload, often via a weaponized document. https://www.proofpoint.com/us/threat-insight/post/windows-troubleshooting-platform-leveraged-deliver-malware. | Informational | Platform Analytics | Process execution | Execution |
| BIOC | Encoded VBScript executed Attackers tend to hide their malicious behavior in many ways, one of which is obfuscating their code via encoding. | High | Platform Analytics | Process execution | Execution, Defense Evasion |
| BIOC | Microsoft Office executes an unsigned process in a suspicious directory Microsoft Office executed an unsigned process in a suspicious directory. This behavior is common with malicious macros. | Informational | Platform Analytics | Process execution | Execution |
| BIOC | Netcat shell via named pipe Attackers may create a Netcat shell using a named pipe to remotely access the endpoint. | Informational | Platform Analytics | Process execution | Execution |
| BIOC | Perl script connecting to network Perl scripts may be used by attackers to connect to their command-and-control infrastructure. | Medium | Platform Analytics | Process execution | Execution |
| BIOC | Possible C2 via dnscat2 Dnscat2 creates an encrypted C2 channel over the DNS protocol, which attackers may use to hide traffic. | High | Platform Analytics | Process execution | Execution |
| BIOC | PowerShell calling Invoke-Expression argument These PowerShell arguments are often used to run commands with malicious intent. | Informational | Platform Analytics | Process execution | Execution |
| BIOC | PowerShell possibly attempting to execute as administrator This PowerShell argument is often used to run commands with malicious intent. | Informational | Platform Analytics | Process execution | Execution |
| BIOC | PowerShell reverse shell This rule looks for a PowerShell instance that is communicating over known Metasploit ports back to an attacker in cases of reverse shell. | Medium | Platform Analytics | Network | Execution |
| BIOC | PowerShell running with download in the command line PowerShell can be used to download malicious content from the internet. | Informational | Platform Analytics | Process execution | Execution |
| BIOC | Process calls ActiveX Object with a shell command This rule looks for ActiveX being used to run commands on a machine, seen in cases of evasive attacks. | Medium | Platform Analytics | Process execution | Execution |
| BIOC | Python script connecting to network Python scripts may be used by attackers to connect to their command-and-control infrastructure. | Medium | Platform Analytics | Process execution | Execution |
| BIOC | Reverse shell one-liner using a scripting engine An attacker may use scripting engines to execute code from the command line to open a reverse shell. | Informational | Platform Analytics | Process execution | Execution |
| BIOC | Reverse shell using PowerShell PowerShell can start a reverse shell console for attackers using these commands and take control of the machine. | Informational | Platform Analytics | Process execution | Execution |
| BIOC | Rubeus tool execution Rubeus is a tool for abusing Kerberos, inspired by Kekeo; its usage may indicate malicious activity. | High | Platform Analytics | Process execution | Execution |
| BIOC | Suspicious file created in AppData directory A suspicious executable file was created in the AppData directory. | Informational | Platform Analytics | File | Execution |
| BIOC | Suspicious process loads AMSI DLL Amsi.dll is expected to be loaded from a few known processes (e.g. PowerShell). An image load from an unrelated LOLBIN may indicate PowerShell execution. | Informational | Platform Analytics | Module | Execution |
| BIOC | VBScript execution from the command line Attackers may run VBScript code from the command line using signed processes such as Mshta. | Informational | Platform Analytics | Process execution | Execution |
| BIOC | Wscript.exe connects to an external network It may be due to local IT or administrative tools used on endpoints, but it could also indicate exfiltration of data between hosts in the local network, malware droppers, beaconing and so on. The execution chain should be reviewed to determine the context of the activity. | Informational | Platform Analytics | Network | Execution |