Ratings and Reviews 0 Ratings

Total
ease
features
design
support

This software has no reviews. Be the first to write a review.

Write a Review

Ratings and Reviews 0 Ratings

Total
ease
features
design
support

This software has no reviews. Be the first to write a review.

Write a Review

Alternatives to Consider

  • Sahi Pro Reviews & Ratings
    60 Ratings
    Company Website
  • Boozang Reviews & Ratings
    15 Ratings
    Company Website
  • Parasoft Reviews & Ratings
    126 Ratings
    Company Website
  • Blackbird API Development Reviews & Ratings
    1 Rating
    Company Website
  • MuukTest Reviews & Ratings
    29 Ratings
    Company Website
  • Admiral Reviews & Ratings
    47 Ratings
    Company Website
  • Capitalcore Reviews & Ratings
    39 Ratings
    Company Website
  • AWS Glue Reviews & Ratings
    674 Ratings
    Company Website
  • QA Wolf Reviews & Ratings
    187 Ratings
    Company Website
  • TrustInSoft Analyzer Reviews & Ratings
    6 Ratings
    Company Website

What is afl-unicorn?

AFL-Unicorn enables the fuzzing of any binary that can be emulated with the Unicorn Engine, providing the ability to focus on specific code segments during testing. As long as the desired code can be emulated using the Unicorn Engine, AFL-Unicorn can be utilized effectively for fuzzing tasks. The Unicorn Mode features block-edge instrumentation akin to AFL's QEMU mode, allowing AFL to collect block coverage data from the emulated code segments, which is essential for its input generation process. This functionality is contingent upon the meticulous configuration of a Unicorn-based test harness, which plays a crucial role in loading the intended code, setting up the initial state, and integrating data altered by AFL from its storage. Once these parameters are established, the test harness simulates the target binary code, and upon detecting a crash or error, it sends a signal to indicate the problem. Although this framework has been primarily validated on Ubuntu 16.04 LTS, it is built to work seamlessly with any operating system that can support both AFL and Unicorn. By utilizing this framework, developers can significantly enhance their fuzzing strategies and streamline their binary analysis processes, leading to more effective vulnerability detection and software reliability improvements. This broader compatibility opens up new opportunities for developers to adopt advanced fuzzing techniques across various platforms.

What is Honggfuzz?

Honggfuzz is a sophisticated software fuzzer dedicated to improving security through its innovative fuzzing methodologies. Utilizing both evolutionary and feedback-driven approaches, it leverages software and hardware-based code coverage for optimal performance. The tool is adept at functioning within multi-process and multi-threaded frameworks, enabling users to fully utilize their CPU capabilities without the need for launching multiple instances of the fuzzer. Sharing and refining the file corpus across all fuzzing processes significantly boosts efficiency. When the persistent fuzzing mode is enabled, Honggfuzz showcases exceptional speed, capable of running a simple or empty LLVMFuzzerTestOneInput function at an astonishing rate of up to one million iterations per second on contemporary CPUs. It has a strong track record of uncovering security vulnerabilities, including the significant identification of the sole critical vulnerability in OpenSSL thus far. In contrast to other fuzzing solutions, Honggfuzz can recognize and report on hijacked or ignored signals resulting from crashes, enhancing its utility in pinpointing obscure issues within fuzzed applications. With its comprehensive features and capabilities, Honggfuzz stands as an invaluable resource for security researchers striving to reveal hidden weaknesses in software architectures. This makes it not only a powerful tool for testing but also a crucial component in the ongoing battle against software vulnerabilities.

Media

Media

Integrations Supported

ClusterFuzz
Cygwin
FreeBSD
Google ClusterFuzz
NetBSD
OpenSSL

Integrations Supported

ClusterFuzz
Cygwin
FreeBSD
Google ClusterFuzz
NetBSD
OpenSSL

API Availability

Has API

API Availability

Has API

Pricing Information

Free
Free Trial Offered?
Free Version

Pricing Information

Free
Free Trial Offered?
Free Version

Supported Platforms

SaaS
Android
iPhone
iPad
Windows
Mac
On-Prem
Chromebook
Linux

Supported Platforms

SaaS
Android
iPhone
iPad
Windows
Mac
On-Prem
Chromebook
Linux

Customer Service / Support

Standard Support
24 Hour Support
Web-Based Support

Customer Service / Support

Standard Support
24 Hour Support
Web-Based Support

Training Options

Documentation Hub
Webinars
Online Training
On-Site Training

Training Options

Documentation Hub
Webinars
Online Training
On-Site Training

Company Facts

Organization Name

Battelle

Company Website

github.com/Battelle/afl-unicorn

Company Facts

Organization Name

Google

Company Location

United States

Company Website

github.com/google/honggfuzz

Categories and Features

Categories and Features

Popular Alternatives

LibFuzzer Reviews & Ratings

LibFuzzer

LLVM Project

Popular Alternatives

LibFuzzer Reviews & Ratings

LibFuzzer

LLVM Project
Jazzer Reviews & Ratings

Jazzer

Code Intelligence
go-fuzz Reviews & Ratings

go-fuzz

dvyukov
Peach Fuzzer Reviews & Ratings

Peach Fuzzer

Peach Tech