google / fuzzingLinks
Tutorials, examples, discussions, research proposals, and other resources related to fuzzing
☆3,733Updated last year
Alternatives and similar repositories for fuzzing
Users that are interested in fuzzing are comparing it to the libraries listed below
Sorting:
- american fuzzy lop - a security-oriented fuzzer☆4,019Updated 4 years ago
- Security oriented software fuzzer. Supports evolutionary, feedback-driven fuzzing based on code coverage (SW and HW based)☆3,286Updated 3 months ago
- The fuzzer afl++ is afl with community patches, qemu 5.1 upgrade, collision-free coverage, enhanced laf-intel & redqueen, AFLfast++ power…☆6,153Updated last week
- A JavaScript Engine Fuzzer☆2,126Updated this week
- A fork and successor of the Sulley Fuzzing Framework☆2,286Updated this week
- FuzzBench - Fuzzer benchmarking as a service.☆1,164Updated 2 weeks ago
- Recent Fuzzing Paper☆2,714Updated last month
- Set of tests for fuzzing engines☆1,454Updated 4 years ago
- Exercises to learn how to fuzz with American Fuzzy Lop☆1,275Updated 3 years ago
- An step by step fuzzing tutorial. A GitHub Security Lab initiative☆3,646Updated last year
- A fork of AFL for fuzzing Windows binaries☆2,501Updated last week
- Academic papers related to fuzzing, binary analysis, and exploit dev, which I want to read or have already read☆1,348Updated 9 months ago
- Advanced Fuzzing Library - Slot your Fuzzer together in Rust! Scales across cores and machines. For Windows, Android, MacOS, Linux, no_st…☆2,415Updated this week
- DOM fuzzer☆1,764Updated last year
- A curated list of fuzzing resources ( Books, courses - free and paid, videos, tools, tutorials and vulnerable applications to practice on…☆5,698Updated last year
- Repository for materials of "Modern fuzzing of C/C++ Projects" workshop.☆1,298Updated 2 years ago
- Project page for "The Fuzzing Book"☆1,225Updated last month
- A collection of links related to Linux kernel security and exploitation☆6,265Updated last month
- syzkaller is an unsupervised coverage-guided kernel fuzzer☆5,956Updated last week
- weggli is a fast and robust semantic search tool for C and C++ codebases. It is designed to help security researchers identify interestin…☆2,468Updated last year
- Resources related to GitHub Security Lab☆1,558Updated 2 weeks ago
- Binary, coverage-guided fuzzer for Windows, macOS, Linux and Android☆1,271Updated last month
- AFLNet: A Greybox Fuzzer for Network Protocols (https://thuanpv.github.io/publications/AFLNet_ICST20.pdf)☆974Updated 6 months ago
- A curated list of awesome Fuzzing(or Fuzz Testing) for software security☆938Updated 2 years ago
- This tool lets you search your gadgets on your binaries to facilitate your ROP exploitation. ROPgadget supports ELF, PE and Mach-O format…☆4,326Updated 3 weeks ago
- A fast, parallel test case minimization tool.☆973Updated 4 years ago
- This project hosts security advisories and their accompanying proof-of-concepts related to research conducted at Google which impact non-…☆4,285Updated 2 weeks ago
- cwe_checker finds vulnerable patterns in binary executables☆1,296Updated 8 months ago
- Some helpful preload libraries for pwning stuff.☆1,639Updated 6 months ago
- An example C program which contains vulnerable code for common types of vulnerabilities. It can be used to show fuzzing concepts.☆711Updated last year