 
  
    
    
    
Penetration Testing
A growing archive of my work in penetration testing — from lab environments to structured methodologies.
This is where I sharpen offensive skills to better understand real-world attack surfaces, privilege escalation, and exploitation logic.
- 
    Introduction to Shells — essential knowledgePosted on 8 mins Understand what shells really are, how they evolved, why they matter, and how different types like reverse shells and webshells work.  
- 
    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.
- 
    Basic Introduction to Penetration Testing – some basics & reflected XSS (Session 1 - Part 1)Posted on 11 mins Lab setup with Kali and Metasploitable 2, safe networking configuration, and a proper starting point for reflected XSS.