+++ title = "spawnto_x64" chapter = false weight = 103 hidden = false +++ ## Summary Specify the default binary to be used for 64-bit post-exploitation jobs. ### Arguments #### Application Specify the full path to a binary to spawn for 64-bit post-exploitation jobs. #### Arguments Optional arguments to pass to the spawned binary. ## Usage ``` spawnto_x64 -Application [binpath] -Arguments [args] ``` ## MITRE ATT&CK Mapping - T1055