MITRE ATT&CK technique

T1059

Command and Scripting Interpreter

About this technique

Adversaries may abuse command and script interpreters to execute commands, scripts, or binaries. These interfaces and languages provide ways of interacting with computer systems and are a common feature across many different platforms.

Read the full ATT&CK description

Most systems come with some built-in command-line interface and scripting capabilities, for example, macOS and Linux distributions include some flavor of Unix Shell while Windows installations include the Windows Command Shell and PowerShell.

There are also cross-platform interpreters such as Python, as well as those commonly associated with client applications such as JavaScript and Visual Basic.

Adversaries may abuse these technologies in various ways as a means of executing arbitrary commands. Commands and scripts can be embedded in Initial Access payloads delivered to victims as lure documents or as secondary payloads downloaded from an existing C2.

Adversaries may also execute commands through interactive terminals/shells, as well as utilize various Remote Services in order to achieve remote Execution.(Citation: Powershell Remote Commands)(Citation: Cisco IOS Software Integrity Assurance - Command History)(Citation: Remote Shell Execution in Python)

TA0002
Curated mapping

Curated incident relationships

These associations come from maintained incident records. The recorded confidence is shown when the source record provides it.

0 items
No curated incident mappings yet.
Heuristic association

Daily items linked through predicted CVEs

A Daily item appears here when it mentions a CVE whose triage artifact predicts this technique. This is not a verified ATT&CK mapping.

0 items
No heuristic Daily associations yet.
Heuristic association

Predicted CVE associations

These backfilled or model-produced candidates come from the current triage artifact. They are informational, not official MITRE mappings.

5 items
Predicted
CVE-2026-4039 · source severity MEDIUM
Evidence: weak component mapping confidence. Predicted techniques: T1059.
Predicted
CVE-2026-15410
Backfilled: CVE mentioned in Daily brief. Evidence: not component-matched; treat as informational until verified.
Predicted
CVE-2026-16812 · source severity CRITICAL
Backfilled: CVE mentioned in Daily brief. Evidence: not component-matched; treat as informational until verified.
Predicted
CVE-2026-27577
Backfilled: CVE mentioned in Daily brief. Evidence: not component-matched; treat as informational until verified.
Predicted
CVE-2026-59726 · source severity CRITICAL
Backfilled: CVE mentioned in Daily brief. Evidence: not component-matched; treat as informational until verified.
T1059 · Command and Scripting Interpreter · Baitaphish