
freebsd_kernel_hacking
Learning FreeBSD Kernel Hacking - Exercises

Learning FreeBSD Kernel Hacking - Exercises

This repository provides a learning environment to understand how an Exim RCE exploit for CVE-2018-6789 works.

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

Proof-of-concept exploit for CVE-2017-11176, a use-after-free in Linux kernel's mq_notify function, enabling local privilege escalation via Netlink…

CVE-2025-8088 is a critical path traversal vulnerability in WinRAR 7.12

Curated archive of public proof-of-concept exploits and vulnerability research writeups covering web, binary, and network security, with a focus on…

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

Techniques and tools for Windows kernel exploitation, covering pool overflow exploitation, segment heap metadata abuse, and debugging scripts for…

Local privilege escalation exploit for CVE-2023-0386 targeting Linux kernel overlayfs. Includes detailed vulnerability analysis, PoC code, and…

Historical archive of exploit code and tools from TESO, including remote exploits, DDoS agents, and development utilities for educational security…

This repository contains a proof-of-concept exploit written in C++ that demonstrates the exploitation of a vulnerability affecting the Windows Error…

original cve-2013-2094 exploit and a rewritten version for educational purposes

Rust-based Windows PE manual loader that maps and executes x86/x64 executables from memory, demonstrating internal loader behavior and PE structure…

This is a proof of concept for CVE-2025-38352, a vulnerability in the Linux kernel's POSIX CPU timers implementation. The September 2025 Android…

Python implementation of Minsky's Universal Turing Machine with a built-in exploit demonstrating arbitrary code execution (CVE-2021-32471) for…

Environment with vulnerable kernel for exploitation of the TEE driver (CVE-2021-44733)

Educational proof-of-concept exploit for CVE-2023-27997 (xortigate), demonstrating a XOR-based buffer overflow vulnerability in Fortinet firewalls.

Go-based proof-of-concept exploit for CVE-2022-0847 (Dirty Pipe) demonstrating arbitrary file overwrite via uninitialized pipe buffers, intended for…