mykter / afl-trainingLinks
Exercises to learn how to fuzz with American Fuzzy Lop
☆1,259Updated 2 years ago
Alternatives and similar repositories for afl-training
Users that are interested in afl-training are comparing it to the libraries listed below
Sorting:
- Repository for materials of "Modern fuzzing of C/C++ Projects" workshop.☆1,278Updated last year
- AFLNet: A Greybox Fuzzer for Network Protocols (https://thuanpv.github.io/publications/AFLNet_ICST20.pdf)☆927Updated this week
- A curated list of different AFL forks and AFL inspired fuzzers with detailed equivalent academic papers and AFL-fuzzing tutorials☆546Updated last year
- Driller: augmenting AFL with symbolic execution!☆937Updated 2 months ago
- Set of tests for fuzzing engines☆1,446Updated 3 years ago
- Documentation for the angr suite☆844Updated 2 years ago
- the Network Protocol Fuzzer that we will want to use.☆758Updated last year
- ☆676Updated 2 months ago
- cwe_checker finds vulnerable patterns in binary executables☆1,223Updated last month
- QSYM: A Practical Concolic Execution Engine Tailored for Hybrid Fuzzing☆644Updated 2 years ago
- An example C program which contains vulnerable code for common types of vulnerabilities. It can be used to show fuzzing concepts.☆694Updated 7 months ago
- Some helpful preload libraries for pwning stuff.☆1,613Updated last week
- Display information about files in different file formats and find gadgets to build rop chains for different architectures (x86/x86_64, A…☆1,968Updated 3 months ago
- A fork of AFL for fuzzing Windows binaries☆2,429Updated 2 months ago
- ☆1,028Updated last year
- Build a database of libc offsets to simplify exploitation☆1,785Updated 7 months ago
- RetroWrite -- Retrofitting compiler passes through binary rewriting☆711Updated last month
- Smart Greybox Fuzzing (https://thuanpv.github.io/publications/TSE19_aflsmart.pdf)☆512Updated 3 years ago
- The 'exploitable' GDB plugin☆731Updated 2 years ago
- A TCP/UDP based network daemon fuzzer☆518Updated 11 months ago
- Recent Fuzzing Paper☆352Updated 4 years ago
- FIRM-AFL is the first high-throughput greybox fuzzer for IoT firmware.☆451Updated last year
- Shellphish's automated exploitation engine, originally created for the Cyber Grand Challenge.☆646Updated 2 months ago
- LAVA: Large-scale Automated Vulnerability Addition☆401Updated this week
- Directed Greybox Fuzzing with AFL☆531Updated last year
- The best tool for finding one gadget RCE in libc.so.6☆2,171Updated last week
- Academic papers related to fuzzing, binary analysis, and exploit dev, which I want to read or have already read☆1,310Updated 3 months ago
- A fuzzer for full VM kernel/driver targets☆709Updated last month
- Anything about kernel security. CTF kernel pwn, kernel exploit, kernel fuzz and kernel defense paper, kernel debugging technique, kernel…☆697Updated 3 weeks ago
- AFL/QEMU fuzzing with full-system emulation.☆633Updated 6 years ago