LibFuzzer

LibFuzzer

LLVM Project
+
+

Related Products

  • Parasoft
    125 Ratings
    Visit Website
  • MuukTest
    29 Ratings
    Visit Website
  • Sahi Pro
    60 Ratings
    Visit Website
  • Aikido Security
    71 Ratings
    Visit Website
  • Heimdal Endpoint Detection and Response (EDR)
    54 Ratings
    Visit Website
  • Boozang
    15 Ratings
    Visit Website
  • NeoLoad
    369 Ratings
    Visit Website
  • Blackbird API Development
    1 Rating
    Visit Website
  • TrustInSoft Analyzer
    6 Ratings
    Visit Website
  • TraceEngine
    1 Rating
    Visit Website

About

Our platform uses various security techniques, including coverage-guided and feedback-based fuzz testing, to automatically generate millions of test cases that trigger hard-to-find bugs deep within your application. This white-box approach protects against edge cases and speeds up development. Advanced fuzzing engines generate inputs that maximize code coverage. Powerful bug detectors check for errors during code execution. Uncover true vulnerabilities only. Get the input and stack trace as proof, so you can reliably reproduce errors every time. AI white-box testing uses data from all previous test runs to continuously learn the inner-workings of your application, triggering security-critical bugs with increasingly high precision.

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 interested in an automated application security solution

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

No information available.
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

Code Intelligence
Germany
www.code-intelligence.com

Company Information

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

Alternatives

Mayhem

Mayhem

ForAllSecure

Alternatives

afl-unicorn

afl-unicorn

Battelle
go-fuzz

go-fuzz

dvyukov
Atheris

Atheris

Google
Jazzer

Jazzer

Code Intelligence
CI Fuzz

CI Fuzz

Code Intelligence
go-fuzz

go-fuzz

dvyukov
Honggfuzz

Honggfuzz

Google
Honggfuzz

Honggfuzz

Google

Categories

Categories

Application Security Features

Analytics / Reporting
Open Source Component Monitoring
Source Code Analysis
Third-Party Tools Integration
Training Resources
Vulnerability Detection
Vulnerability Remediation

Integrations

C
C++
Atheris
CLion
CircleCI
ClusterFuzz
Docker
Fuzzbuzz
GitHub
GitLab
Go
Google ClusterFuzz
JUnit
Java
JavaScript
Jazzer
Jenkins
Jira
Vim
Visual Studio

Integrations

C
C++
Atheris
CLion
CircleCI
ClusterFuzz
Docker
Fuzzbuzz
GitHub
GitLab
Go
Google ClusterFuzz
JUnit
Java
JavaScript
Jazzer
Jenkins
Jira
Vim
Visual Studio
Claim Code Intelligence and update features and information
Claim Code Intelligence and update features and information
Claim LibFuzzer and update features and information
Claim LibFuzzer and update features and information