 
  
    
    
    
Log-Poisoning
- 
    HTB Reset: From Log Poisoning to Root. Exploiting Tmux, Rexec and Misconfigured SudoPosted on 9 mins A deep-dive into escalating from LFI to full root via log poisoning, named pipe reverse shell, misconfigured sudo permissions, and forgotten tmux sessions. Includes analysis of R-services (rexec, rlogin, rsh) and real-world command chaining.  
- 
    From LFI to RCE: Exploiting File Inclusion Like a ProPosted on 20 mins A hands-on deep dive into exploiting file inclusion vulnerabilities — from simple LFI to full RCE using session poisoning, log injection, and PHP wrappers.