
VBA-RunPE
A VBA implementation of the RunPE technique or how to bypass application whitelisting.

CVE-2020-15368, aka "How to exploit a vulnerable driver"

Tips on how to write exploit scripts (faster!)

How to spoof the command line when spawning a new process from C#.

All about CVE-2018-14667; From what it is to how to successfully exploit it.

A simple application that shows how to exploit the CVE-2022-42889 vulnerability

A simple dockerize application that shows how to exploit the CVE-2022-42889 vulnerability.

Educational proof-of-concept demonstrating how to embed a Meterpreter backdoor into a PDF file exploiting CVE-2010-1240, with step-by-step Metasploit…

Presents how to exploit CVE-2021-44228 vulnerability.

A variant of Gargoyle for x64 to hide memory artifacts using ROP only and PIC

Using CVE-2022-0847, "Dirty Pipe Exploit", to pop a reverse bash shell for arbitrary code execution on a foreign machine.

Python exploit script for CVE-2026-23744 that delivers a reverse shell to a specified target URL, requiring a netcat listener for command-and-control.

Hide memory artifacts using ROP and hardware breakpoints.

jenkins CVE-2017-1000353 POC

Proof-of-concept exploit for CVE-2022-22965 in Payara/Glassfish, demonstrating arbitrary file download via web root manipulation. Includes Docker…


FastJsonAutoTypeBypass

Proof-of-concept exploit for CVE-2025-30065 demonstrating remote class instantiation and SSRF via malicious Parquet files in Java applications.