Jan 1 · 6 min read · Challenge Description Category: ForensicsAuthor: a_person9852 The Krampus Syndicate has never been subtle, but their newest initiative, codenamed Syndiware, might be their boldest misstep yet. Designed as a "consumer-friendly malware suite," Syndiwar...
Join discussion
Sep 14, 2025 · 3 min read · 🔹 Introduction In the world of cybersecurity, attackers often use stealthy techniques to hide malicious processes from system monitors. Traditional antivirus tools may fail to detect them, which is why memory forensics is critical. This blog explain...
Join discussion
Jul 20, 2025 · 3 min read · There is something about memory that resists death. Not in defiance, but in continuation — as if the mind, even when no longer tethered to breath or heartbeat, still leaves footprints across the terrain of those it touched. I’ve often wondered if mem...
Join discussion
Jun 30, 2025 · 5 min read · Disclaimer: This article is intended for educational purposes only. The techniques shown below are designed to deepen understanding of ELF execution, in-memory operations, and post-exploitation methodologies on Linux systems. Use responsibly and don’...
Join discussion
May 17, 2025 · 3 min read · Memory forensics plays a critical role in cybersecurity investigations. Live memory can contain vital evidence such as running processes, open connections, decrypted malware, and user credentials. In this blog, we’ll cover how to create a memory dump...
Join discussion
Dec 29, 2024 · 13 min read · INTRODUCTION Our computer's Random Access Memory (RAM) is more than just a temporary storage space it's the beating heart of our system’s performance. From running applications to holding crucial data for active processes, RAM plays a central role in...
Join discussion
Jan 30, 2024 · 2 min read · I have been writing a driver and hooking up LittleFs to an external SPI connected flash memory, W25Q32BV from Winbond with 32Mbit of memory with 1024 erasable sectors. It worked well, I could write and read data and the file system was working just f...
Join discussionDec 20, 2023 · 6 min read · Backstory: In the bustling hub of Santa's Security Operations Centre (SSOC), Log McBlue flags a potential insider threat emanating from a Linux database server during routine network traffic analysis. Taking decisive action, Forensic McBlue promptly ...
Join discussion