module
Windows AArch64 Command Execution
| Disclosed | Created |
|---|---|
| N/A | Jul 11, 2025 |
Disclosed
N/A
Created
Jul 11, 2025
Description
Executes an arbitrary command on a Windows on ARM (AArch64) target.
This payload is a foundational example of position-independent shellcode for the AArch64 architecture.
It dynamically resolves the address of the `WinExec` function from `kernel32.dll` by parsing the
Process Environment Block (PEB) and the module's Export Address Table (EAT) at runtime.
This technique avoids static imports and hardcoded function addresses, increasing resilience.
This payload is a foundational example of position-independent shellcode for the AArch64 architecture.
It dynamically resolves the address of the `WinExec` function from `kernel32.dll` by parsing the
Process Environment Block (PEB) and the module's Export Address Table (EAT) at runtime.
This technique avoids static imports and hardcoded function addresses, increasing resilience.
Authors
alanfoster
Alexander "xaitax" Hagenah
Alexander "xaitax" Hagenah
Platform
Windows
Architectures
aarch64
References
Module Options
To display the available options, load the module within the Metasploit console and run the commands 'show options' or 'show advanced':
NEW
Explore Exposure Command
Confidently identify and prioritize exposures from endpoint to cloud with full attack surface visibility and threat-aware risk context.