Files
Ares-mythic/documentation-payload/apollo/commands/spawnto_x64.md
2026-04-14 12:17:24 +07:00

26 lines
440 B
Markdown

+++
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