GuLoader: Peering Into a Shellcode-based Downloader
released on 2020-06-29 @ 04:17:01 PM
GuLoader, a malware family that emerged in the wild late last year, is written in Visual Basic 6 (VB6), which is just a wrapper for a core payload that is implemented as a shellcode. It is distributed via spam email campaigns with archived attachments that contain the malware. The majority of malware downloaded by GuLoader is commodity malware, with AgentTesla, FormBook and NanoCore being the most predominant.
This blog covers GuLoader’s internal details, including its main shellcode, anti-analysis techniques and final payload delivery mechanism.