American Fuzzy Lop VS boofuzz

Compare American Fuzzy Lop vs boofuzz and see what are their differences.

American Fuzzy Lop

american fuzzy lop - a security-oriented fuzzer (by google)

boofuzz

A fork and successor of the Sulley Fuzzing Framework (by jtpereyda)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
American Fuzzy Lop boofuzz
21 1
2,903 1,954
- -
0.0 7.2
almost 3 years ago 9 days ago
C Python
Apache License 2.0 GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

American Fuzzy Lop

Posts with mentions or reviews of American Fuzzy Lop. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-01.

boofuzz

Posts with mentions or reviews of boofuzz. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-07.
  • Microsoft Teams, Exchange Server, Windows 10 Hacked in Pwn2Own 2021
    2 projects | /r/sysadmin | 7 Apr 2021
    The one thing that's not really fully encapsulated in a lot of these comment chains below is the role of custom written fuzzers for competitions like this. Frameworks like AFL, BooFuzz, etc. A properly written test file will allow for most of the hunting to happen automagically by tampering with function calls or inputs until something crashes. By configuring an environment appropriately, you can run millions of test cases, and get the crashes logged to parse through later. This allows the researchers/exploit writers to only focus on the exceptions/traces that seem the most fruitful. This is one methodology, it's not the case for everyone, but most codebases are too big to go through the ASM by hand these days.

What are some alternatives?

When comparing American Fuzzy Lop and boofuzz you can also consider the following projects:

honggfuzz - Security oriented software fuzzer. Supports evolutionary, feedback-driven fuzzing based on code coverage (SW and HW based)

libfuzzer - Thin interface for libFuzzer, an in-process, coverage-guided, evolutionary fuzzing engine.

Cppcheck - static analysis of C/C++ code

CrossHair - An analysis tool for Python that blurs the line between testing and type systems.

PHP CPP - Library to build PHP extensions with C++

dirsearch - Web path scanner

HTTP Parser - http request/response parser for c

FDsploit - File Inclusion & Directory Traversal fuzzing, enumeration & exploitation tool.

ZXing - ZXing ("Zebra Crossing") barcode scanning library for Java, Android

hypothesis - Hypothesis is a powerful, flexible, and easy to use library for property-based testing.

AFLplusplus - 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!

netzob - Netzob: Protocol Reverse Engineering, Modeling and Fuzzing