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

Atheris is a Python fuzzing engine guided by coverage, designed to test both Python code and native extensions developed for CPython. It is built on the foundation of libFuzzer, providing an effective method for identifying additional bugs when fuzzing native code. Atheris is compatible with Linux (both 32- and 64-bit) and Mac OS X, supporting Python versions ranging from 3.6 to 3.10. Featuring an integrated libFuzzer, it is well-suited for fuzzing Python applications, but when targeting native extensions, users may need to compile from source to ensure compatibility between the libFuzzer version in Atheris and their Clang installation. Since Atheris depends on libFuzzer, which is a component of Clang, users of Apple Clang will need to install a different version of LLVM, as the default does not include libFuzzer. The implementation of Atheris as a coverage-guided, mutation-based fuzzer (LibFuzzer) simplifies the setup process by eliminating the need for input grammar definition. However, this approach can complicate the generation of inputs for code that processes intricate data structures. Consequently, while Atheris offers ease of use in many scenarios, it may face challenges when dealing with more complex parsing requirements.

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.

API Access

Has API

API Access

Has API

Screenshots View All

Screenshots View All

Integrations

Apache Maven
C
C++
CLion
Docker
GitHub
GitLab
Go
Google OSS-Fuzz
Gradle
JUnit
Java
Jenkins
Jira
Kubernetes
LibFuzzer
Python
Travis CI
Visual Basic
Visual Studio

Integrations

Apache Maven
C
C++
CLion
Docker
GitHub
GitLab
Go
Google OSS-Fuzz
Gradle
JUnit
Java
Jenkins
Jira
Kubernetes
LibFuzzer
Python
Travis CI
Visual Basic
Visual Studio

Pricing Details

Free
Free Trial
Free Version

Pricing Details

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

Google

Website

github.com/google/atheris

Vendor Details

Company Name

Code Intelligence

Country

Germany

Website

www.code-intelligence.com

Product Features

Product Features

Application Security

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

Alternatives

Jazzer Reviews

Jazzer

Code Intelligence

Alternatives

Mayhem Reviews

Mayhem

ForAllSecure
LibFuzzer Reviews

LibFuzzer

LLVM Project
go-fuzz Reviews

go-fuzz

dvyukov
go-fuzz Reviews

go-fuzz

dvyukov
Atheris Reviews

Atheris

Google
ToothPicker Reviews

ToothPicker

Secure Mobile Networking Lab
LibFuzzer Reviews

LibFuzzer

LLVM Project