- Samaraland
-
22:30
(UTC +04:00)
Highlights
- Pro
Stars
An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers.
Pentesting cheatsheet with all the commands I learned during my learning journey. Will try to to keep it up-to-date.
An strace-like program for the Windows 'native' API
x64 Windows kernel code execution via user-mode, arbitrary syscall, vulnerable IOCTLs demonstration
Kernel driver that .text hooks a syscall in dxgkrnl.sys which can be called from our user-mode client to send instructions like rpm/wpm and even draw rectangles for esp. This was made to hack video…
"Randar" is an exploit for Minecraft which uses LLL lattice reduction to crack the internal state of an incorrectly reused java.util.Random in the Minecraft server, then works backwards from that t…
X86 Packer with Portable Executable compatibility.
An even funnier way to disable windows defender. (through WSC api)
UEFI Shell binary images, generated from EDK2 stable
CVE-2021-40444 - Fully Weaponized Microsoft Office Word RCE Exploit
Unofficial Common Log File System (CLFS) Documentation
Local Privilege Escalation from Admin to Kernel vulnerability on Windows 10 and Windows 11 operating systems with HVCI enabled.
This tool will allow you to spoof the return addresses of your functions as well as system functions.
Driver Buddy Reloaded is an IDA Pro Python plugin that helps automate some tedious Windows Kernel Drivers reverse engineering tasks
Complete list of LPE exploits for Windows (starting from 2023)
Diaphora, the most advanced Free and Open Source program diffing tool.
Leveraging CVEs as North Stars in vulnerability discovery and comprehension.
This tool lets you search your gadgets on your binaries to facilitate your ROP exploitation. ROPgadget supports ELF, PE and Mach-O format on x86, x64, ARM, ARM64, PowerPC, SPARC, MIPS, RISC-V 64, a…
An index of Windows binaries, including download links for executables such as exe, dll and sys files
Leveraging patch diffing to discover new vulnerabilities
A repository for learning various heap exploitation techniques.