FORENSIA

ATT&CK · T1059.004 · sub-technique

Unix Shell

Tactics: execution

About

Adversaries may abuse Unix shell commands and scripts for execution. Unix shells are the primary command prompt on Linux, macOS, and ESXi systems, though many variations of the Unix shell exist (e.g. sh, ash, bash, zsh, etc.) depending on the specific OS or distribution. Unix shells can control every aspect of a system, with certain commands requiring elevated privileges. Unix shells also support scripts that enable sequential execution of commands as well as other typical programming operations such as conditionals and loops. Common uses of shell scripts include long or repetitive tasks, or the need to run the same set of commands on multiple systems. Adversaries may abuse Unix shells to execute various commands or payloads. Interactive shells may be accessed through command and control channels or during lateral movement such as with SSH. Adversaries may also leverage shell scripts to deliver and execute multiple commands on victims or as part of payloads used for persistence. Some systems, such as embedded devices, lightweight Linux distributions, and ESXi servers, may leverage stripped-down Unix shells via Busybox, a small executable that contains a variety of tools, including a simple shell.

Platforms: ESXi, Linux, macOS, Network DevicesParent: T1059 Command and Scripting InterpreterMITRE ATT&CK ↗

Used by actors

10 known groups

Software

47 malware/tools implement this

DerusbiCallMeNETWIREChaosKazuarProtonOSX_OCEANLOTUS.DCoinTickerEburyExaramel for LinuxOSX/ShlayerFysbisLoudMinerWindTailSkidmapBundloreCookieMinerDrovorubAnchorAppleJeusPenquinKinsingDokiHildegardKobalosTurianXCSSETGreen LambertMacMaCOATHANGERNKAbusePULSECHECKPACEMAKERZIPLINEPITSTOPCuckoo StealerBPFDoorSnappyTCPBOLDMOVEGomirJ-magicVIRTUALPITAREPTILERIFLESPINECASTLETAPShai-HuludBRICKSTORM

Corpus indicators tagged with this technique

459 indicators in the corpus carry T1059.004.