CTF Write-ups
5 write-ups — walkthroughs, flags, and techniques from Capture The Flag competitions.
Containers – {THM-Advent of Cyber 2025}
Learn about container security. What Are Containers? To understand what a container is, we first need to understand the problem it fixes. Put plainly, modern applications can be quite complex:…
Cyberchef is a must-have security tool.
If you’re seriously involved in cybersecurity or digital forensics, you’ve likely encountered a variety of appropriate tools designed to address common challenges within these fields. These tools are essential for…
SSRF with filter bypass via open redirection vulnerability
Server-side request Forgery allows an attacker to bypass network access control and make requests to servers located on the private network that are not reachable from the Internet. These techniques…
SQL Injection
How to detect and exploit SQL Injection vulnerabilities. Structured Query Language (SQL) Injection, or SQLi, is a web security vulnerability that allows an attacker to interfere with queries an application…
IDORs: What are they and how to find them
How to find and exploit IDOR vulnerabilities in a web application giving you access to data you shouldn’t have.
$ grep "" ./writeups
0 matches