NaeBuka
oalabs
oalabs

patreon


Live Stream VOD: Analyzing Jupyter / Solarmarker InfoStealer Delivery Chain

In this Twitch stream we analyze the multi-stage delivery chain used to install Jupyter / Solarmarker InfoStealer. The delivery chain includes an Inno Installer, malicious Pascal script, malicious PowerShell script, and a reflectively loaded .NET assembly.

Stage 1 - Unpacking Inno (Pascal)

Stage 2 - PowerShell Deobfuscation

Instead of attempting to maually decode the PowerShell we can take advantage of the fact that it relfectivly loads a .NET assembly to simply dump the assembly out of the process.

Samples

Packed sample: ee904ce81c66b774897f93b0301e297a9137295516d57ba1c4e078a383cbce39

The sample is too large to upload to Malshare directly so an encrypted zip with the password infected was uploaded instead. The sample can be downloaded from Malshare HERE.


Lab-Notes: GitHub - JupyterStealer 

Live Stream VOD: Analyzing Jupyter / Solarmarker InfoStealer Delivery Chain

Comments

Thanks for these tips in the comments! Hella useful!

OALABS

Note here: https://github.com/lckt0/DotKill-Unpacker can support remove Math protection.

m4n0w4r

This is part of the iDefense tool suite http://sandsprite.com/iDef/MAP/. It also comes as one of the packages with FLARE-VM which is how we install it https://github.com/mandiant/flare-vm

OALABS

Where is the best repo to download DirWatch ? Thank you

Crovax


More Creators