Explorer.exe

type: OSBinaries
Binary used for managing files and system components within Windows

Full path

C:\Windows\explorer.exe
C:\Windows\SysWOW64\explorer.exe

Commands

  1. ExecuteUser T1202

    Performs execution of specified file with explorer parent process breaking the process tree, can be used for defense evasion.

    explorer.exe /root,"{PATH_ABSOLUTE:.exe}"

    Execute specified .exe with the parent process spawning from a new instance of explorer.exe

    os: Windows XP, Windows 7, Windows 8, Windows 8.1, Windows 10, Windows 11

    Execute: EXE

  2. ExecuteUser T1202

    Performs execution of specified file with explorer parent process breaking the process tree, can be used for defense evasion.

    explorer.exe {PATH_ABSOLUTE:.exe}

    Execute notepad.exe with the parent process spawning from a new instance of explorer.exe

    os: Windows 10, Windows 11

    Execute: EXE

Detection

Resources

acknowledgement: Jai Minton @CyberRaiju, Jimmy @bohops