Malware Analysis - Introduction and Basic Concepts

This article introduces malware analysis for technical audiences, covering types of malware, their characteristics, attack vectors, and analysis techniques with real-world examples.

March 21, 2023 · 5 min · UncleSp1d3r

Buffer Overflow Exploits - Introduction and Exploitation

This article provides a technical introduction to buffer overflow vulnerabilities, how attackers can exploit them, and techniques to mitigate them, with plenty of examples and code snippets.

March 14, 2023 · 10 min · UncleSp1d3r

Reverse Engineering - Introduction and Basic Concepts

This article introduces the basic concepts of reverse engineering, including disassembling, decompiling, patching, dynamic analysis, and obfuscation, with code examples for red teamers and pen testers.

March 7, 2023 · 8 min · UncleSp1d3r