OneNote Analysis
This article teaches how to analyze OneNote files using the open-source tool pyOneNote and discusses interesting features of OneNote files that are useful for analysts.
This article teaches how to analyze OneNote files using the open-source tool pyOneNote and discusses interesting features of OneNote files that are useful for analysts.
This introduction to Cutter goes through and describes the UI elements and tools available via the Cutter interface.
.NET binaries are easier to reverse than compiled binaries; however, creating deobfuscators can be a daunting task for new analysts. This post describes creating a .NET deobfuscator from Blackguard Infostealer.
This article gives a technical overview of the Log4jShell vulnerability as well as present findings from data collected from a honeypot.
This tutorial will show how two methods of implementing the AES algorithm work. It will also demonstrate how to identify these methods in Assembly when reverse engineering an application.
This tutorial will show how RC4 and Salsa20 algorithms work and how they can be identified in assembly when reverse engineering an application.
Sodinokibi is a Ransomware-as-a-Service provider that has been covered in the news quite a bit recently. This article takes a deep-dive analysis into the inner workings of how the ransomware operates. It will focus on technical details such as how encryption keys are generated and how files are encrypted.
This article will review how to reverse engineer excel 4.0 macros using a malicious document. It will also describe anti-analysis techniques used by the sample.
This article will analyze EKANS Ransomware. It will go over how to reverse engineer a Golang binary and describe the ppular obfuscation tool, Gobfuscate.
This article will go over the analysis of a malicious Excel Document.