OWASP Top 10 Prediction | 2025

OWASP Top 10 Prediction | 2025

Every four years, the Open Web Application Security Project (OWASP) publishes a top ten list of the most critical security risks that web applications are prone to. This list was last published in 2021, marking 2025 as the year for an update. OWASP utilizes a plethora...
SOC Tools Every Analyst Should Know

SOC Tools Every Analyst Should Know

While each SOC may have its own unique structure and technology stack, there remains a core set of tools and methodologies that analysts should be familiar with to effectively handle a variety of investigations and evidence sources in the field. Rather than focusing...
How to Learn Assembly: Beginner Project

How to Learn Assembly: Beginner Project

In this blog post, I’ll guide you through a project to start learning assembly, showing you all the steps and breaking the code down into manageable sections. For the project, we’ll code a number guessing game for a retro processor using an emulator that makes...
Protecting Your Network With Honeypots

Protecting Your Network With Honeypots

Honeypots: Detection, Recon, and Misdirection A honeypot in cyber security is basically a trap that lures in attackers and can slow down the pace of an attack, gather actionable intelligence, and even alert an organization that an attack is occurring. In this blog,...
PimpMyKali (PMK) v 2.0 Release

PimpMyKali (PMK) v 2.0 Release

What is PimpMyKali? PimpMyKali is a post-installation script that automates the setup, customization, and configuration of tooling within Kali Linux. From installing essential penetration test tooling to configuring system settings to streamlining the setup process,...