snorez / ebpf-fuzzer
fuzz the linux kernel bpf verifier
☆78Updated 3 years ago
Alternatives and similar repositories for ebpf-fuzzer:
Users that are interested in ebpf-fuzzer are comparing it to the libraries listed below
- Qemu Fuzzer.针对Qemu模拟设备的模糊测试工具,主要思路是Host生成种子Data,然后传递给Guest中转程序,由中转程序访问MMIO,以达到和模拟设备的交互,不同于qtest自带的fuzzer.☆44Updated 3 years ago
- Prototype of the paper "APICraft: Fuzz Driver Generation for Closed-source SDK Libraries".☆65Updated 3 years ago
- AFLplusplus + libprotobuf-mutator☆55Updated 2 years ago
- ☆66Updated 3 years ago
- A gdb for fuzzing☆21Updated 3 years ago
- A Coverage-Based fuzzing tools☆23Updated 3 years ago
- SyzBridge is a research project that adapts Linux upstream PoCs to downstream distributions. It provides rich interfaces that allow you t…☆35Updated 5 months ago
- AFLplusplus + libprotobuf-mutator = love☆83Updated 5 years ago
- Hybrid Interface Aware Fuzz for Android Kernel Drivers☆31Updated 3 years ago
- ☆34Updated 3 years ago
- The best vulnerable driver to learn how to exploit kernel vulnerability.☆28Updated 5 years ago
- Code and artifacts related to the Asia CCS 2022 paper☆36Updated 3 years ago
- ☆27Updated 2 years ago
- AFLTeam Collaborative Parallel Fuzzing☆73Updated 2 years ago
- ☆14Updated 2 years ago
- AFLNW: network wrapper for AFL☆47Updated last year
- Identify and test the security of dynamic memory allocators in monolithic firmware images☆42Updated last year
- ☆101Updated 3 years ago
- ☆34Updated 3 years ago
- ☆31Updated 2 years ago
- GDB plug-in that helps exploiting the Linux kernel's SLUB allocator☆85Updated 2 years ago
- ☆57Updated 3 years ago
- ☆77Updated last year
- Towards Facilitating Exploit Generation of Kernel Out-Of-Bounds Write Vulnerabilities☆88Updated 11 months ago
- Code Property Graph (CPG) frontend for binary applications and libraries.☆90Updated 3 years ago
- ☆34Updated last year
- A binary-only coverage-guided fuzzer based on AFL and e9patch