Expand.exe

Binary that expands one or more compressed files

ADS

Copies files from A to B

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

Copies source file to destination Alternate Data Stream (ADS) — MITRE: T1564.004 — Privileges: User

Copy

Copies files from A to B

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

Copies source file to destination. — MITRE: T1105 — Privileges: User

Download

Use to copies the source file to the destination file

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

Copies source file to destination. — MITRE: T1105 — Privileges: User