Home Artists Posts Import Register

Content

In this Twitch stream we reverse engineer a dropper that is using a polyglot JPEG file to deliver its second stage payload. 

The mawlare is currently unknown. Submissions to VirusTotal indicate that the original file name was 申博公司服务器采购表.exe which roughly translates to Shenbo company server purchase form.exe

SHA256: 104bd2d33c119d007df2adbc571a3e8cfac722cf1f0b6156ba211f413905e9f4 

When executed the sample downloads a polyglot jpg as a second stage from http[:]//43.129.168[.]248/xlb.jpg


Full notes can be found in our Lab-Notes 


Files

Live Stream VOD: Reverse Engineering Polyglot Dropper Malware

This is "Live Stream VOD: Reverse Engineering Polyglot Dropper Malware" by OALABS on Vimeo, the home for high quality videos and the people who love them.

Comments

m4n0w4r

Found that may be shellcode use this code to load stage3 payload: https://github.com/fancycode/MemoryModule/blob/master/MemoryModule.c