CTF Walkthroughs

Step-by-step writeups of Capture The Flag challenges from various platforms

Platforms

VULNHUB

Detailed solutions for VulnHub machines. Perfect for learning penetration testing fundamentals.

Beginner Friendly Linux/Windows
Explore VulnHub
TRYHACKME

Walkthroughs and tips for TryHackMe rooms. Structured learning with hands-on practice.

Structured Learning Web & Network
Explore TryHackMe
HACKTHEBOX

Guides for HackTheBox challenges. Advanced techniques and real-world scenarios.

Advanced Real-world
Explore HackTheBox

Latest Walkthroughs

HACKTHEBOX Aug 25, 2025
HackTheBox Lame CTF Walkthrough

This walkthrough demonstrates the full exploitation process for the Lame machine on HackTheBox, from initial reconnaissance to gaining root access, …

VULNHUB Aug 25, 2025
Dhanush VulnHub CTF Walkthrough

This walkthrough covers the steps taken to complete the Dhanush virtual machine from VulnHub, from reconnaissance to gaining root access. …

VULNHUB Aug 24, 2025
MinU v2 VulnHub Walkthrough: Full CTF Guide

In this walkthrough, we’ll dive into the MinU v2 VulnHub machine, a compact yet interesting virtual machine designed for penetration …

VULNHUB Aug 17, 2025
Symfonos 4 Vulnhub Walkthrough

Today we are goting to dive into an intermediate machine on the Vulnhub: Symfonos 4. The difficult part of the …

VULNHUB Aug 17, 2025
Nightfall Vulnhub Walkthrough

Nightfall is an beginner machine from Vulnhub by Jason Wong. This machine is tested in VirtualBox. This lab is suitable …

VULNHUB Aug 16, 2025
AI Web 2 Vulnhub Walkthrough

AI: Web: 2 is an medium machine from Vulnhub by Jason Wong. This machine is tested in VirtualBox. This lab …

CTF Tips & Best Practices

Reconnaissance
  • Always start with port scanning
  • Enumerate services and versions
  • Check for common vulnerabilities
Tools & Techniques
  • Master the command line
  • Learn scripting languages
  • Practice with different OS