denandz / fuzzotronLinks
A TCP/UDP based network daemon fuzzer
☆520Updated last year
Alternatives and similar repositories for fuzzotron
Users that are interested in fuzzotron are comparing it to the libraries listed below
Sorting:
- Manul is a coverage-guided parallel fuzzer for open-source and blackbox binaries on Windows, Linux and MacOS☆338Updated 4 years ago
- the Network Protocol Fuzzer that we will want to use.☆768Updated last year
- ☆611Updated 2 years ago
- The 'exploitable' GDB plugin☆734Updated 2 years ago
- Bucket and triage on-disk crashes. OSX and Linux.☆358Updated 8 months ago
- Shellphish's automated exploitation engine, originally created for the Cyber Grand Challenge.☆647Updated last week
- AFL/QEMU fuzzing with full-system emulation.☆634Updated 6 years ago
- A curated list of different AFL forks and AFL inspired fuzzers with detailed equivalent academic papers and AFL-fuzzing tutorials☆547Updated last year
- FitM, the Fuzzer in the Middle, can fuzz client and server binaries at the same time using userspace snapshot-fuzzing and network emulati…☆292Updated 3 years ago
- Generation-based, context-free grammar fuzzer. Refer to https://github.com/posidron/dharma for a maintained version.☆492Updated 3 years ago
- Smart Greybox Fuzzing (https://thuanpv.github.io/publications/TSE19_aflsmart.pdf)☆514Updated 3 years ago
- A vulnerable C program for testing fuzzers.☆198Updated 2 years ago
- afl-unicorn lets you fuzz any piece of binary that can be emulated by Unicorn Engine.☆609Updated 2 years ago
- Detect, analyze and uniquely identify crashes in Windows applications☆510Updated last month
- A Kernel fuzzer focusing on race bugs☆368Updated 6 years ago
- Utilities for automated crash sample processing/analysis, easy afl-fuzz job management and corpus optimization☆419Updated 7 years ago
- Discovering vulnerabilities in firmware through concolic analysis and function clustering.☆476Updated 4 years ago
- ☆688Updated 3 months ago
- EMUX Firmware Emulation Framework (formerly ARMX)☆747Updated last month
- AFL binary instrumentation☆300Updated 5 months ago
- Using Intel's PIN tool to solve CTF problems☆500Updated 5 years ago
- Fuzzing framework written in python☆429Updated 11 months ago
- Checksec tool in Python, Rich output. Based on LIEF☆337Updated 3 weeks ago
- This project contains the source code for the CERT Basic Fuzzing Framework (BFF) and the CERT Failure Observation Engine (FOE).☆269Updated last year
- Karonte is a static analysis tool to detect multi-binary vulnerabilities in embedded firmware☆412Updated 3 years ago
- A fuzzing framework for network servers☆120Updated 6 years ago
- AFLNet: A Greybox Fuzzer for Network Protocols (https://thuanpv.github.io/publications/AFLNet_ICST20.pdf)