LibFuzzer

LibFuzzer

LLVM Project
+
+

Related Products

  • Bitrise
    396 Ratings
    Visit Website
  • Aikido Security
    226 Ratings
    Visit Website
  • Astra Pentest
    246 Ratings
    Visit Website
  • QA Wolf
    258 Ratings
    Visit Website
  • Retool
    570 Ratings
    Visit Website
  • MuukTest
    34 Ratings
    Visit Website
  • Gearset
    270 Ratings
    Visit Website
  • Checksum.ai
    1 Rating
    Visit Website
  • qTest
    Visit Website
  • JetBrains Junie
    12 Ratings
    Visit Website

About

The Fuzzbuzz workflow is very similar to other CI/CD testing workflows. However, unlike other testing workflows, fuzz testing requires multiple jobs to run simultaneously, which results in a few extra steps. Fuzzbuzz is a fuzz testing platform. We make it trivial for developers to add fuzz tests to their code and run them in CI/CD, helping them catch critical bugs and vulnerabilities before they hit production. Fuzzbuzz completely integrates into your environment, following you from the terminal to CI/CD. Write a fuzz test in your environment and use your own IDE, terminal, or build tools. Push to CI/CD and Fuzzbuzz will automatically start running your fuzz tests against your latest code changes. Get notified when bugs are found through Slack, GitHub, or email. Catch regressions as new changes are automatically tested and compared to previous runs. Code is built and instrumented by Fuzzbuzz as soon as a change is detected.

About

LibFuzzer is an in-process, coverage-guided, evolutionary fuzzing engine. LibFuzzer is linked with the library under test, and feeds fuzzed inputs to the library via a specific fuzzing entry point (or target function); the fuzzer then tracks which areas of the code are reached, and generates mutations on the corpus of input data in order to maximize the code coverage. The code coverage information for libFuzzer is provided by LLVM’s SanitizerCoverage instrumentation. LibFuzzer is still fully supported in that important bugs will get fixed. The first step in using libFuzzer on a library is to implement a fuzz target, a function that accepts an array of bytes and does something interesting with these bytes using the API under test. Note that this fuzz target does not depend on libFuzzer in any way so it is possible and even desirable to use it with other fuzzing engines like AFL and/or Radamsa.

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 in search of a solution to add fuzz tests to their code

Audience

Users requiring a fuzzing engine to analyze their code and applications

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

Fuzzbuzz
United States
github.com/fuzzbuzz

Company Information

LLVM Project
Founded: 2003
llvm.org/docs/LibFuzzer.html

Alternatives

Echidna

Echidna

Crytic

Alternatives

afl-unicorn

afl-unicorn

Battelle
go-fuzz

go-fuzz

dvyukov
Atheris

Atheris

Google
ClusterFuzz

ClusterFuzz

Google
Jazzer

Jazzer

Code Intelligence
Honggfuzz

Honggfuzz

Google

Categories

Categories

Integrations

C
C++
Atheris
Bitbucket
ClusterFuzz
Debian
Fuzzbuzz
Git
GitHub
GitLab
Go
Google ClusterFuzz
Jazzer
LibFuzzer
Microsoft Teams
Python
Rust
Slack

Integrations

C
C++
Atheris
Bitbucket
ClusterFuzz
Debian
Fuzzbuzz
Git
GitHub
GitLab
Go
Google ClusterFuzz
Jazzer
LibFuzzer
Microsoft Teams
Python
Rust
Slack
Claim Fuzzbuzz and update features and information
Claim Fuzzbuzz and update features and information
Claim LibFuzzer and update features and information
Claim LibFuzzer and update features and information