Skip to content

Commit 3c9d698

Browse files
author
jenkins-metasploit
committed
automatic module_metadata_base.json update
1 parent 8618591 commit 3c9d698

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

db/modules_metadata_base.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -216890,7 +216890,7 @@
216890216890
"Spencer McIntyre",
216891216891
"corelanc0d3r <[email protected]>"
216892216892
],
216893-
"description": "Execute an x86 payload from a command via PowerShell.\n\nPerforms a TXT query against a series of DNS record(s) and executes the returned payload",
216893+
"description": "Execute an x86 payload from a command via PowerShell.\n\nPerforms a TXT query against a series of DNS record(s) and executes the returned x86 shellcode. The DNSZONE\noption is used as the base name to iterate over. The payload will first request the TXT contents of the a\nhostname, followed by b, then c, etc. until there are no more records. For each record that is returned, exactly\n255 bytes from it are copied into a buffer that is eventually executed. This buffer should be encoded using\nx86/alpha_mixed with the BufferRegister option set to EDI.",
216894216894
"references": [
216895216895

216896216896
],
@@ -245971,7 +245971,7 @@
245971245971
"author": [
245972245972
"corelanc0d3r <[email protected]>"
245973245973
],
245974-
"description": "Performs a TXT query against a series of DNS record(s) and executes the returned payload",
245974+
"description": "Performs a TXT query against a series of DNS record(s) and executes the returned x86 shellcode. The DNSZONE\n option is used as the base name to iterate over. The payload will first request the TXT contents of the a\n hostname, followed by b, then c, etc. until there are no more records. For each record that is returned, exactly\n 255 bytes from it are copied into a buffer that is eventually executed. This buffer should be encoded using\n x86/alpha_mixed with the BufferRegister option set to EDI.",
245975245975
"references": [
245976245976

245977245977
],
@@ -245981,7 +245981,7 @@
245981245981
"autofilter_ports": null,
245982245982
"autofilter_services": null,
245983245983
"targets": null,
245984-
"mod_time": "2024-11-26 11:49:56 +0000",
245984+
"mod_time": "2024-12-06 14:26:44 +0000",
245985245985
"path": "/modules/payloads/singles/windows/dns_txt_query_exec.rb",
245986245986
"is_install_path": true,
245987245987
"ref_name": "windows/dns_txt_query_exec",

0 commit comments

Comments
 (0)