RCE

Windows Privesc

PrintNightmare: Abusing the Windows Print Spooler for Privilege Escalation and RCE

A practical walkthrough of CVE-2021-1675 and CVE-2021-34527 (PrintNightmare): abusing AddPrinterDriverEx for SYSTEM-level code execution, plus blue-team defenses.
Security

Remote File Inclusion (RFI) Fundamentals: From allow_url_include to RCE

Learn how Remote File Inclusion abuses PHP wrappers and allow_url_include to achieve remote code execution, plus blue-team defenses.
Security

Server-Side Template Injection: From {{7*7}} to RCE

A practical guide to Server-Side Template Injection: detecting, fingerprinting, and escaping Jinja2 and Twig sandboxes to achieve RCE.