// MITRE ATT&CK

T1059.003 · Windows Command Shell

🎯 Execution Windows Sub-technique

Sub-technique of T1059 · Command and Scripting Interpreter.

Adversaries may abuse the Windows command shell for execution. The Windows command shell ([cmd](https://attack.mitre.org/software/S0106)) is the primary command prompt on Windows systems. The Windows command prompt can be used to control almost any aspect of a system, with various permission levels ...

How to detect & mitigate it

Detecting Windows Command Shell starts with your SIEM/EDR telemetry. Write a detection rule with the Sigma generator, analyze suspicious logs in the log analyzer, and place the technique on your coverage with the ATT&CK matrix.

Related techniques

Source: MITRE ATT&CK®. ATT&CK is a registered trademark of The MITRE Corporation. Content for educational purposes.