CTF Writeup
Mar 09, 2026
From LFI to RCE via Log Poisoning
Chaining a basic local file inclusion in a PHP app all the way to an interactive reverse shell using Apache log poisoning.
BLOG
CTF writeups · Web exploitation ·
Chaining a basic local file inclusion in a PHP app all the way to an interactive reverse shell using Apache log poisoning.
A deep dive into server-side template injection in a Flask app — finding, exploiting, and crafting filter-bypass payloads.