Pinned Repositories
AFL
american fuzzy lop - a security-oriented fuzzer
afl-training
Exercises to learn how to fuzz with American Fuzzy Lop
afl.rs
🐇 Fuzzing Rust code with American Fuzzy Lop
exp
exp_x64
Fuzzer
PE-Parse
xmut_admin
xmut_sql
xmut_web
LegendSaber's Repositories
LegendSaber/windows-kernel-exploits
windows-kernel-exploits Windows平台提权漏洞集合
LegendSaber/peach
GitHub archive for last Peach Fuzzer Community Edition
LegendSaber/rust-windows-shellcode
Windows shellcode development in Rust
LegendSaber/linux-kernel-exploits
linux-kernel-exploits Linux平台提权漏洞集合
LegendSaber/Windows-kernel-SegmentHeap-Aligned-Chunk-Confusion
PoC exploiting Aligned Chunk Confusion on Windows kernel Segment Heap
LegendSaber/vxafl
VxWorks Fuzzer with AFL and QEMU
LegendSaber/fuzzing-corpus
My fuzzing corpus
LegendSaber/xmut_sql
LegendSaber/windows_kernel_resources
Papers, blogposts, tutorials etc for learning about Windows kernel exploitation, internals and (r|b)ootkits
LegendSaber/ptfuzzer
Improving AFL by using Intel PT to collect branch information
LegendSaber/moonshine
LegendSaber/linux-exploit-development-tutorial
a series tutorial for linux exploit development to newbie.
LegendSaber/KernelFuzzer
Cross Platform Kernel Fuzzer Framework
LegendSaber/TriforceAFL
AFL/QEMU fuzzing with full-system emulation.
LegendSaber/kDriver-Fuzzer
LegendSaber/Some-Kernel-Fuzzing-Paper
Some kernel fuzzing paper about windows and linux
LegendSaber/winapi-kmd-rs
Windows Kernel-Mode Drivers written in Rust
LegendSaber/ioctlbf
Windows Kernel Drivers fuzzer
LegendSaber/TriforceLinuxSyscallFuzzer
A linux system call fuzzer using TriforceAFL
LegendSaber/Win32k-Fuzzer
Fuzz and Detect "Use After Free" vulnerability in win32k.sys ( Heap based )
LegendSaber/ioctlfuzzer
Automatically exported from code.google.com/p/ioctlfuzzer
LegendSaber/iofuzz
A mutation based user mode (ring3) dumb in-memory Windows Kernel (IOCTL) Fuzzer/Logger. This script attach it self to any given process and hooks DeviceIoControl!Kernel32 API and try to log or fuzz all I/O Control code I/O Buffer pointer, I/O buffer length that process sends to any Kernel driver.
LegendSaber/windows
windows泄露源码