one2blame / heaplabLinks
Notes and challenges from the HeapLAB course taught by Max Kamper.
☆21Updated 4 years ago
Alternatives and similar repositories for heaplab
Users that are interested in heaplab are comparing it to the libraries listed below
Sorting:
- Linux & Android Kernel Vulnerability research and exploitation☆55Updated 2 years ago
- A WIP cheat sheet for various linux kernel heap exploitation techniques (and privilige escalations).☆97Updated last month
- Collection of browser challenges☆138Updated 4 years ago
- A bunch of v8 resources (with a security focus)☆82Updated 2 weeks ago
- a new class of file structure attacks☆57Updated 3 years ago
- My own collection about Linux kernel exploitation including CVEs, CTF challenges, papers and all other interesting things : )☆87Updated 5 months ago
- ☆259Updated 4 months ago
- ☆189Updated 10 months ago
- Binary Exploitation Skill. Gain RCE from arbitrary write.☆237Updated 11 months ago
- A tool for automating setup of kernel pwn challenges☆60Updated last month
- ☆93Updated 2 months ago
- various docs (that are interesting, or not, depending on the point of view...)☆132Updated last year
- Old and new CTFs about Linux kernel exploitation.☆62Updated 3 years ago
- Code execution via corrupting mmap malloc chunks with ASLR bypass☆46Updated 3 years ago
- CTF pwn problem writeup☆38Updated 2 years ago
- angr tutorial for ctf☆163Updated 4 years ago
- Linux kernel privilege escalation techniques☆151Updated last year
- Writeups for CTFs☆78Updated 3 months ago
- A simple shell script and two bash sourceable scripts used to build a static gdb-7.12 gdbserver using cross-compiler setups☆87Updated 8 years ago
- Include CVE vulnerability analyze, ctf pwn and documents for Browser-pwn☆187Updated 4 years ago
- Udemy – Linux Heap Exploitation☆54Updated 4 years ago
- ☆111Updated last year
- Source code for the DEF CON 31 CTF Qualifiers.☆126Updated 2 years ago
- a GDB plug-in for inspecting mallocng☆58Updated last year
- Vulnerability research notes for VirtualBox and QEMU. Contains debug environment setup notes, a PoC template, exploit primitive notes, an…☆195Updated last year
- A collection of my weggli patterns to facilitate vulnerability research.☆152Updated last month
- prebuilt binaries for multiple architeture☆194Updated 2 years ago
- Source code for the DEF CON 30 CTF Qualifiers.☆267Updated last year
- Kernel development & exploitation practice environment.☆243Updated 2 years ago
- msFuzz is a coverage-guided fuzzer for Windows kernel drivers that utilizes Intel PT and leverages constraint and dependency analysis to …