| maurosoria/dirsearch |
10,817 |
|
0 |
0 |
about 2 years ago |
8 |
October 03, 2022 |
54 |
|
Python |
| Web path scanner |
| google/syzkaller |
5,008 |
|
0 |
0 |
about 2 years ago |
95 |
April 25, 2021 |
332 |
apache-2.0 |
Go |
| syzkaller is an unsupervised coverage-guided kernel fuzzer |
| AFLplusplus/AFLplusplus |
4,298 |
|
0 |
0 |
about 2 years ago |
0 |
|
33 |
apache-2.0 |
C |
| 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! |
| google/honggfuzz |
2,919 |
|
0 |
0 |
over 2 years ago |
0 |
|
23 |
apache-2.0 |
C |
| Security oriented software fuzzer. Supports evolutionary, feedback-driven fuzzing based on code coverage (SW and HW based) |
| crytic/echidna |
2,461 |
|
0 |
0 |
about 2 years ago |
1 |
September 07, 2022 |
142 |
agpl-3.0 |
Solidity |
| Ethereum smart contract fuzzer |
| jtpereyda/boofuzz |
1,866 |
|
0 |
0 |
over 2 years ago |
35 |
October 06, 2023 |
92 |
gpl-2.0 |
Python |
| A fork and successor of the Sulley Fuzzing Framework |
| antonio-morales/Fuzzing101 |
1,482 |
|
0 |
0 |
over 3 years ago |
0 |
|
15 |
apache-2.0 |
|
| An step by step fuzzing tutorial. A GitHub Security Lab initiative |
| 0vercl0k/wtf |
1,274 |
|
0 |
0 |
about 2 years ago |
0 |
|
17 |
mit |
C++ |
| 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. |
| CodeIntelligenceTesting/jazzer |
869 |
|
0 |
2 |
over 2 years ago |
21 |
October 18, 2023 |
39 |
apache-2.0 |
Java |
| Coverage-guided, in-process fuzzing for the JVM |
| AngoraFuzzer/Angora |
867 |
|
0 |
0 |
over 3 years ago |
0 |
|
39 |
apache-2.0 |
C++ |
| Angora is a mutation-based fuzzer. The main goal of Angora is to increase branch coverage by solving path constraints without symbolic execution. |