How to fuzz java code with jazzar?

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • radamsa

  • Ex Radmasa

  • peach

    Discontinued Peach is a fuzzing framework which uses a DSL for building fuzzers and an observer based architecture to execute and monitor them.

  • Ex ( Peach, Sulley )

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • sulley

    A pure-python fully automated and unattended fuzzing framework.

  • Ex ( Peach, Sulley )

  • American Fuzzy Lop

    Discontinued american fuzzy lop - a security-oriented fuzzer

  • Ex ( AFL, WinAFL, HonggFuzz, LibFuzzer, Jazzer )

  • winafl

    A fork of AFL for fuzzing Windows binaries

  • Ex ( AFL, WinAFL, HonggFuzz, LibFuzzer, Jazzer )

  • honggfuzz

    Security oriented software fuzzer. Supports evolutionary, feedback-driven fuzzing based on code coverage (SW and HW based)

  • Ex ( AFL, WinAFL, HonggFuzz, LibFuzzer, Jazzer )

  • jazzer

    Discontinued Coverage-guided, in-process fuzzing for the JVM

  • $ git clone https://github.com/CodeIntelligenceTesting/jazzer $ cd jazzer $ ./bazelisk-linux-amd64 run //:jazzer Starting local Bazel server and connecting to it... INFO: Analyzed target //:jazzer (79 packages loaded, 1410 targets configured). INFO: Found 1 target... Target //:jazzer up-to-date: bazel-bin/jazzer INFO: Elapsed time: 43.920s, Critical Path: 7.21s INFO: 83 processes: 4 internal, 79 linux-sandbox. INFO: Build completed successfully, 83 total actions INFO: Build completed successfully, 83 total actions driver/jazzer_driver: error while loading shared libraries: libjvm.so: cannot open shared object file: No such file or directory

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts