All Walkthroughs

Browse through our comprehensive collection of CTF walkthroughs and security writeups

Showing walkthrough

Wingdata - HackTheBox
HackTheBox Easy
Aug 08, 2026 4 min read

Wingdata - HackTheBox

Easy-difficulty Linux box featuring CVE-2025-47812 unauthenticated RCE against Wing FTP Server 7.4.3 for initial access, offline cracking of a salted SHA-256 password hash for lateral movement, and CVE-2025-4517 PATH_MAX tarfile bypass via a malicious tarball to escalate privileges to root.

#CVE-2025-4517 #CVE-2025-47812 #Hash Cracking #Linux #RCE
Read more
Overthewire - Bandit 5-9
OverTheWire Easy
Apr 16, 2026 10 min read

Overthewire - Bandit 5-9

Master advanced Linux commands with OverTheWire Bandit Part 2 (Levels 5-9). Learn find with multiple criteria, grep for pattern matching, sort & uniq for data processing, and strings for binary file analysis. Includes regex basics!

#Bandit #Linux #Regex #Wargames #find
Read more
Overthewire - Bandit 0-4
OverTheWire Easy
Apr 16, 2026 10 min read

Overthewire - Bandit 0-4

Master essential Linux commands through OverTheWire Bandit Levels 0-4. Learn to handle dashed filenames, spaces in filenames, hidden files, and file type detection. Beginner-friendly with practical examples and multiple solution methods.

#Bandit #Linux #Wargames
Read more
Fluffy - HackTheBox
HackTheBox Easy
Jan 16, 2026 15 min read

Fluffy - HackTheBox

Easy-difficulty Windows Active Directory box featuring CVE-2025-24071 SMB coercion for initial access, Shadow Credentials attacks via GenericWrite abuse for lateral movement, and ADCS ESC16 exploitation for privilege escalation to Domain Admin.

#Active Directory #BloodHound #CVE-2025-24071 #Certificate Abuse #ESC16
Read more