Jazzer

Jazzer

Code Intelligence
+
+

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
  • Google Compute Engine
    1,166 Ratings
    Visit Website
  • DoorLoop
    1,002 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

Jazzer is a coverage-guided, in-process fuzzer for the JVM platform developed by Code Intelligence. It is based on libFuzzer and brings many of its instrumentation-powered mutation features to the JVM. You can use Docker to try out Jazzer's autofuzz mode, which automatically generates arguments to a given Java function and reports unexpected exceptions and detected security issues. You can also use GitHub release archives to run a standalone Jazzer binary that starts its own JVM configured for fuzzing.

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

Individuals wanting a solution to detect bugs and security issues

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

Code Intelligence
Germany
github.com/CodeIntelligenceTesting/jazzer

Alternatives

Alternatives

LibFuzzer

LibFuzzer

LLVM Project
go-fuzz

go-fuzz

dvyukov
Atheris

Atheris

Google
ClusterFuzz

ClusterFuzz

Google
ToothPicker

ToothPicker

Secure Mobile Networking Lab
go-fuzz

go-fuzz

dvyukov

Categories

Categories

Integrations

C
C++
Docker
Java
Kotlin
LibFuzzer

Integrations

C
C++
Docker
Java
Kotlin
LibFuzzer
Claim Fuzzing Project and update features and information
Claim Fuzzing Project and update features and information
Claim Jazzer and update features and information
Claim Jazzer and update features and information