
CVE-2018-12613
Modified standalone exploit ported for Python 3

Modified standalone exploit ported for Python 3

GEF (GDB Enhanced Features) - a modern experience for GDB with advanced debugging capabilities for exploit devs & reverse engineers on Linux

Inject a shared library (i.e. arbitrary code) into a live linux process, without ptrace

A technique to run binaries filelessly and stealthily on Linux by "overwriting" the shell's process with another.

NASM Linux x86_64 pure (no deps) shared library (.so), POC for Reflective ELF SO injection

Bypassing Linux Executable Space Protection using 20+ years old tools (CVE-2022-25265).


CVE-2014-9322 (a.k.a BadIRET) proof of concept for Linux

Educational repository of offensive security source code: remote shells, ELF injectors, crypters, memory injection, and droppers for Linux,…

Linux ELF x32/x64 ASLR DEP/NX bypass exploit with stack-spraying

Automatically spawn a reverse shell fully interactive for Linux or Windows victim

A simple ptrace-less shared library injector for x64 Linux

An in-depth approach to obfuscating the individual components of a PowerShell payload whether you're on Windows or Kali Linux.

Heavily-modified fork of David Buchanan's dlinject project. Injects arbitrary assembly (or precompiled binary) payloads directly into x86-64, x86,…

An application to test windows and linux shellcodes

Linux Shared Library to Shellcode Loader

Exploit CVE-2026-31431 on Linux using a Rust implementation to achieve local privilege escalation via an arbitrary page cache write primitive.