Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 306 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 306 Bytes

Shellcode-Via-HTA

How To Execute Shellcode via HTA

This project depends heavily on the work here: https://github.com/tyranid/DotNetToJScript

All you should need to do is update shellcode Base64 Array in HTA file. And Choose Custom Process to Spwan

Improvements - No RWX pages left in memory.

Enjoy!