Expand.exe

type: OSBinaries
Binary that expands one or more compressed files

Full path

C:\Windows\System32\Expand.exe
C:\Windows\SysWOW64\Expand.exe

Commands

  1. DownloadUser T1105

    Use to copies the source file to the destination file

    expand {PATH_SMB:.bat} {PATH_ABSOLUTE:.bat}

    Copies source file to destination.

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

  2. CopyUser T1105

    Copies files from A to B

    expand {PATH_ABSOLUTE:.source.ext} {PATH_ABSOLUTE:.dest.ext}

    Copies source file to destination.

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

  3. ADSUser T1564.004

    Copies files from A to B

    expand {PATH_SMB:.bat} {PATH_ABSOLUTE}:file.bat

    Copies source file to destination Alternate Data Stream (ADS)

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

Detection

Resources

acknowledgement: Rahmat Nurfauzi @infosecn1nja, Oddvar Moe @oddvarmoe