module

Powershell Exec, DNS TXT Record Payload Download and Execution

Disclosed
N/A
Created
2022-05-11

Description

Execute an x86 payload from a command via PowerShell.

Performs a TXT query against a series of DNS record(s) and executes the returned x86 shellcode. The DNSZONE
option is used as the base name to iterate over. The payload will first request the TXT contents of the a
hostname, followed by b, then c, etc. until there are no more records. For each record that is returned, exactly
255 bytes from it are copied into a buffer that is eventually executed. This buffer should be encoded using
x86/alpha_mixed with the BufferRegister option set to EDI.

Authors

Spencer McIntyre
corelanc0d3r peter.ve@corelan.be

Platform

Windows

Architectures

cmd

Module Options

To display the available options, load the module within the Metasploit console and run the commands ‘show options’ or ‘show advanced’:


msf > use payload/cmd/windows/powershell/dns_txt_query_exec
msf payload(dns_txt_query_exec) > show actions
...actions...
msf payload(dns_txt_query_exec) > set ACTION < action-name >
msf payload(dns_txt_query_exec) > show options
...show and set options...
msf payload(dns_txt_query_exec) > run

Title
NEW

Explore Exposure Command

Confidently identify and prioritize exposures from endpoint to cloud with full attack surface visibility and threat-aware risk context.