 
  
    
    
    
Regex
- 
    An Intro to Regex: The Hacker’s Guide to Pattern MatchingPosted on 7 mins A hands-on, security-minded introduction to regular expressions - from simple matches to character classes, quantifiers, and real-world examples. Learn to wield regex like a precision tool for parsing, filtering, and hacking.  
- 
    Intro to File InclusionPosted on 8 mins An in-depth and hands-on walkthrough on spotting and exploiting Local File Inclusion (LFI) — from classic payloads to modern bypasses, straight from HTB Academy labs.