Average Ratings 0 Ratings

Total
ease
features
design
support

No User Reviews. Be the first to provide a review:

Write a Review

Average Ratings 0 Ratings

Total
ease
features
design
support

No User Reviews. Be the first to provide a review:

Write a Review

Description

Our platform uses a variety of security techniques, including feedback-based fuzz testing and coverage-guided fuzz testing, in order to generate millions upon millions of test cases that trigger difficult-to-find bugs deep in your application. This white-box approach helps to prevent edge cases and speed up development. Advanced fuzzing engines produce inputs that maximize code coverage. Powerful bug detectors check for errors during code execution. Only uncover true vulnerabilities. You will need the stack trace and input to prove that you can reproduce errors reliably every time. AI white-box testing is based on data from all previous tests and can continuously learn the inner workings of your application. This allows you to trigger security-critical bugs with increasing precision.

Description

American fuzzy lop is a security-focused fuzzer that utilizes a unique form of compile-time instrumentation along with genetic algorithms to automatically generate effective test cases that can uncover new internal states within the targeted binary. This approach significantly enhances the functional coverage of the code being fuzzed. Additionally, the compact and synthesized test cases produced by the tool can serve as a valuable resource for initiating other, more demanding testing processes in the future. Unlike many other instrumented fuzzers, afl-fuzz is engineered for practicality, boasting a minimal performance overhead while employing a diverse array of effective fuzzing techniques and strategies for minimizing effort. It requires almost no setup and can effortlessly manage complicated, real-world scenarios, such as those found in common image parsing or file compression libraries. As an instrumentation-guided genetic fuzzer, it excels at generating complex file semantics applicable to a wide variety of challenging targets, making it a versatile choice for security testing. Its ability to adapt to different environments further enhances its appeal for developers seeking robust solutions.

API Access

Has API

API Access

Has API

Screenshots View All

Screenshots View All

Integrations

C
C++
Go
Java
CircleCI
ClusterFuzz
FreeBSD
GitHub
Gradle
JavaScript
Jenkins
Jira
Kubernetes
NetBSD
OCaml
Objective-C
OpenBSD
Python
Travis CI
Vim

Integrations

C
C++
Go
Java
CircleCI
ClusterFuzz
FreeBSD
GitHub
Gradle
JavaScript
Jenkins
Jira
Kubernetes
NetBSD
OCaml
Objective-C
OpenBSD
Python
Travis CI
Vim

Pricing Details

No price information available.
Free Trial
Free Version

Pricing Details

Free
Free Trial
Free Version

Deployment

Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook

Deployment

Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook

Customer Support

Business Hours
Live Rep (24/7)
Online Support

Customer Support

Business Hours
Live Rep (24/7)
Online Support

Types of Training

Training Docs
Webinars
Live Training (Online)
In Person

Types of Training

Training Docs
Webinars
Live Training (Online)
In Person

Vendor Details

Company Name

Code Intelligence

Country

Germany

Website

www.code-intelligence.com

Vendor Details

Company Name

Google

Country

United States

Website

github.com/google/AFL

Product Features

Application Security

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

Product Features

Alternatives

Mayhem Reviews

Mayhem

ForAllSecure

Alternatives

LibFuzzer Reviews

LibFuzzer

LLVM Project
go-fuzz Reviews

go-fuzz

dvyukov
afl-unicorn Reviews

afl-unicorn

Battelle
Atheris Reviews

Atheris

Google
LibFuzzer Reviews

LibFuzzer

LLVM Project
Honggfuzz Reviews

Honggfuzz

Google