Honggfuzz

Honggfuzz

Google
+
+

Related Products

  • Air
    849 Ratings
    Visit Website
  • Cloudbrink
    28 Ratings
    Visit Website
  • Dragonfly
    16 Ratings
    Visit Website
  • Price2Spy
    236 Ratings
    Visit Website
  • CirrusPrint
    2 Ratings
    Visit Website
  • Everstage
    3,659 Ratings
    Visit Website
  • FrameworkLTC
    48 Ratings
    Visit Website
  • DoorLoop
    1,002 Ratings
    Visit Website
  • Google Compute Engine
    1,166 Ratings
    Visit Website
  • Soraban
    6 Ratings
    Visit Website

About

Fuzzing is a powerful strategy to find bugs in software. The idea is quite simple, which is to generate a large number of randomly malformed inputs for the software to parse and see what happens. If the program crashes then something is likely wrong. While fuzzing is a well-known strategy, it is surprisingly easy to find bugs, often with security implications, in widely used software. Memory access errors are the errors most likely to be exposed when fuzzing software that is written in C/C++. While they differ in the details, the core problem is often the same, the software reads or writes to the wrong memory locations. A modern Linux or BSD system ships a large number of basic tools that do some kind of file displaying and parsing. In their current state, most of these tools are not suitable for untrusted inputs. On the other hand, we have powerful tools these days that allow us to find and analyze these bugs.

About

Honggfuzz is a security-oriented software fuzzer. Supports evolutionary, feedback-driven fuzzing based on code coverage (SW and HW-based). It’s multi-process and multi-threaded, there’s no need to run multiple copies of your fuzzer, as Honggfuzz can unlock the potential of all your available CPU cores with a single running instance. The file corpus is automatically shared and improved between all fuzzed processes. It’s blazingly fast when the persistent fuzzing mode is used. A simple/empty LLVMFuzzerTestOneInput function can be tested with up to 1mo iteration per second on a relatively modern CPU. Has a solid track record of uncovered security bugs, the only (to date) vulnerability in OpenSSL with the critical score mark was discovered by Honggfuzz. As opposed to other fuzzers, it will discover and report hijacked/ignored signals from crashes (intercepted and potentially hidden by a fuzzed program).

Platforms Supported

Windows
Mac
Linux
Cloud
On-Premises
iPhone
iPad
Android
Chromebook

Platforms Supported

Windows
Mac
Linux
Cloud
On-Premises
iPhone
iPad
Android
Chromebook

Audience

Developers and anyone in need of a tool to improve the security of their software applications

Audience

Anyone requiring a solution to detect coding errors and security vulnerabilities

Support

Phone Support
24/7 Live Support
Online

Support

Phone Support
24/7 Live Support
Online

API

Offers API

API

Offers API

Screenshots and Videos

Screenshots and Videos

Pricing

Free
Free Version
Free Trial

Pricing

Free
Free Version
Free Trial

Reviews/Ratings

Overall 0.0 / 5
ease 0.0 / 5
features 0.0 / 5
design 0.0 / 5
support 0.0 / 5

This software hasn't been reviewed yet. Be the first to provide a review:

Review this Software

Reviews/Ratings

Overall 0.0 / 5
ease 0.0 / 5
features 0.0 / 5
design 0.0 / 5
support 0.0 / 5

This software hasn't been reviewed yet. Be the first to provide a review:

Review this Software

Training

Documentation
Webinars
Live Online
In Person

Training

Documentation
Webinars
Live Online
In Person

Company Information

Fuzzing Project
fuzzing-project.org

Company Information

Google
United States
github.com/google/honggfuzz

Alternatives

Alternatives

LibFuzzer

LibFuzzer

LLVM Project
go-fuzz

go-fuzz

dvyukov
ClusterFuzz

ClusterFuzz

Google
Atheris

Atheris

Google
go-fuzz

go-fuzz

dvyukov

Categories

Categories

Integrations

C
C++
ClusterFuzz
Cygwin
FreeBSD
Google ClusterFuzz
NetBSD
OpenSSL

Integrations

C
C++
ClusterFuzz
Cygwin
FreeBSD
Google ClusterFuzz
NetBSD
OpenSSL
Claim Fuzzing Project and update features and information
Claim Fuzzing Project and update features and information
Claim Honggfuzz and update features and information
Claim Honggfuzz and update features and information