go-fuzz

go-fuzz

dvyukov
+
+

Related Products

  • Crowdin
    828 Ratings
    Visit Website
  • Cerberus FTP Server
    159 Ratings
    Visit Website
  • PYPROXY
    9 Ratings
    Visit Website
  • ClickLearn
    65 Ratings
    Visit Website
  • FusionAuth
    169 Ratings
    Visit Website
  • MobiOffice (formerly OfficeSuite)
    12,725 Ratings
    Visit Website
  • Boozang
    15 Ratings
    Visit Website
  • Thinfinity Workspace
    14 Ratings
    Visit Website
  • LALAL.AI
    4,324 Ratings
    Visit Website
  • Pipefy
    588 Ratings
    Visit Website

About

APIFuzzer reads your API description and step-by-step fuzzes the fields to validate if your application can cope with the fuzzed parameters, and it does not require coding. Parse API definition from a local file or remote URL. JSON and YAML file format support. All HTTP methods are supported. Fuzzing of the request body, query string, path parameter, and request header is supported. Relies on random mutations and supports CI integration. Generate JUnit XML test report format. Send a request to an alternative URL. Support HTTP basic auth from the configuration. Save the report of the failed test in JSON format into the pre-configured folder.

About

Go-fuzz is a coverage-guided fuzzing solution for testing Go packages. Fuzzing is mainly applicable to packages that parse complex inputs (both text and binary) and is especially useful for hardening systems that parse inputs from potentially malicious users (anything accepted over a network). go-fuzz has recently added preliminary support for fuzzing Go Modules. If you encounter a problem with modules, please file an issue with details. Data is a random input generated by go-fuzz, note that in most cases it is invalid. The function must return 1 if the fuzzer should increase the priority of the given input during subsequent fuzzing if the input must not be added to the corpus even if it gives new coverage, and 0 otherwise; other values are reserved for future use. The fuzz function must be in a package that go-fuzz can import. This means the code you want to test can't be in package main. Fuzzing internal packages is supported, however.

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

Anyone looking for a fuzzing solution to validate the parameters of their applications

Audience

Developers looking for a solution to manage their network protocol fuzzing operations

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

PyPI
pypi.org/project/APIFuzzer/

Company Information

dvyukov
github.com/dvyukov/go-fuzz

Alternatives

Echidna

Echidna

Crytic

Alternatives

LibFuzzer

LibFuzzer

LLVM Project
go-fuzz

go-fuzz

dvyukov
Atheris

Atheris

Google
Peach Fuzzer

Peach Fuzzer

Peach Tech
ClusterFuzz

ClusterFuzz

Google
LibFuzzer

LibFuzzer

LLVM Project

Categories

Categories

Integrations

API Blueprint
Arize Phoenix
BudgetML
CircleCI
Git
GitHub
GraphQL
JSON
JUnit
OneDev
OpenAPIHub
Python
Spark NLP
Swagger
XML

Integrations

API Blueprint
Arize Phoenix
BudgetML
CircleCI
Git
GitHub
GraphQL
JSON
JUnit
OneDev
OpenAPIHub
Python
Spark NLP
Swagger
XML
Claim APIFuzzer and update features and information
Claim APIFuzzer and update features and information
Claim go-fuzz and update features and information
Claim go-fuzz and update features and information