Blog
The Cyber Yeti Empowering your cyber security career - keep exploring!
malware analysis reverse engineering network monitoring maldoc malware documents windows dll office analysis malicious office documents Latest posts Have you ever loaded an executable into WinDbg or Visual Studio and watched as it instantly found the matching symbols? It lights up the call stack with function names and snaps right to the source code line. It feels seamless, but underneath that convenience lies a rigid, decades-old structure embedded in every Windows EXE and DLL. The binary itself holds the map to its own debugging information.…
Nov 24, 2025 · Josh Stroschein Analyzing and debugging shellcode is a common task when performing malware analysis, exploit development and reverse engineering....
Mar 18, 2024 · Josh Stroschein This article delves into tailoring Fakenet-NG 's default web root, empowering you to craft a more precise and controlled environment for...
Mar 5, 2024 · Josh Stroschein Malware authors often find creative ways to obfuscate and store their data and malicious office documents are no exception. One such...
Feb 28, 2024 · Josh Stroschein
While the abuse of OneNote documents is nothing new, a recent document I investigated revealed multiple payloads through the page...
Feb 16, 2024 · Josh Stroschein Note: This blog was originally published on Feb 24, 2020 It’s common to see malicious office documents drop a JavaScript (JS) file to be...
Feb 11, 2024 · Josh Stroschein I often encounter software, especially when performing malware analysis, that dynamically constructs it’s own import table. This can be...
Feb 10, 2024 · Josh Stroschein The source code for this example can be found here. The assembly is: mov ebx, fs:[ 0x30 ] ; // get a pointer to the PEB mov ebx, [ ebx +...
Feb 10, 2024 · Josh Stroschein Note - this was originally published in May of 2020 I recently came across a handful of malicious office documents (maldocs) whose...
Feb 8, 2024 · Josh Stroschein In this video, we’ll look into installing OLEDUMP in Microsoft Windows. Microsoft office documents are a common vehicle used by malware...
Feb 11, 2021 · Josh Stroschein In this video, we’ll explore a recent XLS document that drops and executes a DLL using RUNDLL32. The DLL is small and only used to...
Jan 6, 2021 · Josh Stroschein On 11/10/2020, AnyRun posted an Emotet maldoc that utilized CertUtil to decode a DLL payload that was used for unpacking and running the...
Dec 2, 2020 · Josh Stroschein With the recent resurgence of the use of Excel 4 macros in malicious excel documents, I’ve found myself scouring the internet looking for...
Apr 12, 2020 · Josh Stroschein Occasionally I’ll encounter a maldoc that has a password-protected VBA project. While tools such as oledump may still extract the macros,...
Apr 9, 2020 · Josh Stroschein Behavioral information is a key indicator used to determine if an office document is malicious or not. I’ve recently seen a series of...
Mar 25, 2020 · Josh Stroschein A favorite technique by malware authors is to use macros in their office documents to utilize a normal system executable and replace the...
Mar 18, 2020 · Josh Stroschein
Malware authors are constantly coming up with new and clever techniques to help avoid detection. In this maldoc, the authors employed...
Mar 10, 2020 · Josh Stroschein If you’re seeing DNS queries for teredo.ipv6.microsoft.com you may be interested in disabling it (more at MSDN and WikiPedia). On Windows...
Feb 29, 2020 · Josh Stroschein This is a summary of initial (triage) analysis of Emotet droppers and the associated network traffic from the fall of 2019. This write-up...
Feb 10, 2020 · Josh Stroschein If you’ve ever encountered the following dialog – you know that an application has crashed in Windows. As the dialog indicates, Microsoft...
Jan 26, 2020 · Josh Stroschein
← Prev ✦ Random Next → Visit ↗ Feed Kagi ↗