-
Alibaba-inc (IIE@VARAS)
- Beijing
-
04:42
(UTC +08:00)
Fuzzing
OSS-Fuzz - continuous fuzzing for open source software.
syzkaller is an unsupervised coverage-guided kernel fuzzer
The fuzzer afl++ is afl with community patches, qemu 5.1 upgrade, collision-free coverage, enhanced laf-intel & redqueen, AFLfast++ power schedules, MOpt mutators, unicorn_mode, and a lot more!
Security oriented software fuzzer. Supports evolutionary, feedback-driven fuzzing based on code coverage (SW and HW based)
A fork of AFL for fuzzing Windows binaries
A fork and successor of the Sulley Fuzzing Framework
wtf is a distributed, code-coverage guided, customizable, cross-platform snapshot-based fuzzer designed for attacking user and / or kernel-mode targets running on Microsoft Windows and Linux user-m…
FuzzBench - Fuzzer benchmarking as a service.
Angora is a mutation-based fuzzer. The main goal of Angora is to increase branch coverage by solving path constraints without symbolic execution.
Binary, coverage-guided fuzzer for Windows, macOS, Linux and Android
Code for the USENIX 2017 paper: kAFL: Hardware-Assisted Feedback Fuzzing for OS Kernels
QSYM: A Practical Concolic Execution Engine Tailored for Hybrid Fuzzing
AFLNet: A Greybox Fuzzer for Network Protocols (https://thuanpv.github.io/publications/AFLNet_ICST20.pdf)
Coverage-guided, in-process fuzzing for the JVM
This experimetal fuzzer is meant to be used for API in-memory fuzzing.
Smart Greybox Fuzzing (https://thuanpv.github.io/publications/TSE19_aflsmart.pdf)
JQF + Zest: Coverage-guided semantic fuzzing for Java.
Peach is a fuzzing framework which uses a DSL for building fuzzers and an observer based architecture to execute and monitor them.