Replace.exe

Used to replace file with another file

Copy

Copy files

replace.exe {PATH_ABSOLUTE:.cab} {PATH_ABSOLUTE:folder} /A

Copy .cab file to destination — MITRE: T1105 — Privileges: User

Download

Download file

replace.exe {PATH_SMB:.exe} {PATH_ABSOLUTE:folder} /A

Download/Copy executable to specified folder — MITRE: T1105 — Privileges: User