 
  
    
    
    
Command-Injection
- 
    Breaking in before the VPN broke down - A Journey through Precious (HTB Writeup)Posted on 9 mins A full walkthrough of the Hack The Box machine “Precious” — from enumeration to exploitation, including a clever pdfkit command injection and Ruby YAML deserialization for root. With shell stabilisation and some VPN drama on the side.  
- 
    Uni Exam Practice VM practice: more of LFI2RCEPosted on 6 mins In this university exam practice VM, I explored file upload handling, discovered a separate file inclusion point, and chained it with an uploaded webshell to gain remote command execution.  
- 
    From Basic to Blessed: Uplifting Your Webshell GamePosted on 9 mins From basic payloads to protected and self-destructing shells — a hands-on journey upgrading your webshells for stealth, power, and style.  
- 
    Pentesting 101 – Command Injection & Shell Tricks (Session 1 – Part 2)Posted on 5 mins After exploring XSS in Part 1, we now dive into server-side command injection, shell behavior, piping, and classic reverse shell tactics.