Reversing an .HTA File - 1
We have recently received a URL inside of an email that redirected to a page that downloaded a zip file. Inside this zip file there was a .HTA file.
💡
This file is very simple and is a very good entry point to reversing for anyone interested in lea...