vxunderground / VX-API

Collection of various malicious functionality to aid in malware development
https://twitter.com/vxunderground
MIT License
1.5k stars 251 forks source link

Use DnsQueryEx for shellcode execution #12

Closed vxunderground closed 1 year ago

vxunderground commented 2 years ago

DNS_QUERY_RESULT parameter PDNS_QUERY_COMPLETION_ROUTINE should be sufficient for shellcode execution. Current attempts fail, needs to be debugged

vxunderground commented 1 year ago

N.A