Stars
Unicode characters that will translate a single character to multiple characters in domain names or TLD's
HTTPLeaks - All possible ways, a website can leak HTTP requests
Collection of resources about Virtualization
A list of helpful cybersecurity / infosec resources
How to exploit a double free vulnerability in 2021. Use After Free for Dummies
An example C program which contains vulnerable code for common types of vulnerabilities. It can be used to show fuzzing concepts.
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
rp++ is a fast C++ ROP gadget finder for PE/ELF/Mach-O x86/x64/ARM/ARM64 binaries.
Academic papers related to fuzzing, binary analysis, and exploit dev, which I want to read or have already read
CVE-2020-15368, aka "How to exploit a vulnerable driver"
Dozens of minimal operating systems to learn x86 system programming. Tested on Ubuntu 17.10 host in QEMU 2.10 and real hardware. Userland cheat at: https://github.com/cirosantilli/linux-kernel-modu…