Echidna

Echidna

Crytic
go-fuzz

go-fuzz

dvyukov
python-sql

python-sql

Python Software Foundation

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

Echidna is a Haskell program designed for fuzzing/property-based testing of Ethereum smart contracts. It uses sophisticated grammar-based fuzzing campaigns based on a contract ABI to falsify user-defined predicates or Solidity assertions. We designed Echidna with modularity in mind, so it can be easily extended to include new mutations or test specific contracts in specific cases. Generates inputs tailored to your actual code. Optional corpus collection, mutation and coverage guidance to find deeper bugs. Powered by Slither to extract useful information before the fuzzing campaign. Source code integration to identify which lines are covered after the fuzzing campaign. Interactive terminal UI, text-only or JSON output. Automatic test case minimization for quick triage. Seamless integration into the development workflow. Maximum gas usage reporting of the fuzzing campaign. Support for a complex contract initialization with Etheno and Truffle.

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.

About

python-sql is a library to write SQL queries in a pythonic way. Simple selects, select with where condition. Select with join or select with multiple joins. Select with group_by and select with output name. Select with order_by, or select with sub-select. Select on other schema and insert query with default values. Insert query with values, and insert query with query. Update query with values. Update query with where condition. Update query with from the list. Delete query with where condition, and delete query with sub-query. Provides limit style, qmark style, and numeric style.

Platforms Supported

Windows
Mac
Linux
Cloud
On-Premises
iPhone
iPad
Android
Chromebook

Platforms Supported

Windows
Mac
Linux
Cloud
On-Premises
iPhone
iPad
Android
Chromebook

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

Programmers interested in a tool providing an Ethereum smart contract fuzzer

Audience

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

Audience

Developers searching for a solution offering a library to write SQL queries

Support

Phone Support
24/7 Live Support
Online

Support

Phone Support
24/7 Live Support
Online

Support

Phone Support
24/7 Live Support
Online

Support

Phone Support
24/7 Live Support
Online

API

Offers API

API

Offers API

API

Offers API

API

Offers API

Screenshots and Videos

Screenshots and Videos

Screenshots and Videos

Screenshots and Videos

Pricing

Free
Free Version
Free Trial

Pricing

Free
Free Version
Free Trial

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

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

Training

Documentation
Webinars
Live Online
In Person

Training

Documentation
Webinars
Live Online
In Person

Company Information

PyPI
pypi.org/project/APIFuzzer/

Company Information

Crytic
github.com/crytic/echidna

Company Information

dvyukov
github.com/dvyukov/go-fuzz

Company Information

Python Software Foundation
United States
pypi.org/project/python-sql/

Alternatives

Echidna

Echidna

Crytic

Alternatives

LibFuzzer

LibFuzzer

LLVM Project

Alternatives

LibFuzzer

LibFuzzer

LLVM Project

Alternatives

go-fuzz

go-fuzz

dvyukov
Atheris

Atheris

Google
Peach Fuzzer

Peach Fuzzer

Peach Tech
NGS-IQ

NGS-IQ

New Generation Software
Peach Fuzzer

Peach Fuzzer

Peach Tech
go-fuzz

go-fuzz

dvyukov
ClusterFuzz

ClusterFuzz

Google
LibFuzzer

LibFuzzer

LLVM Project

Categories

Categories

Categories

Categories

Integrations

API Blueprint
BudgetML
CircleCI
Docker
Domino Enterprise MLOps Platform
Etheno
Git
GitHub
Haskell
Homebrew
JSON
JUnit
Nix
OneDev
OpenAPIHub
Python
Solidity
Spark NLP
XML

Integrations

API Blueprint
BudgetML
CircleCI
Docker
Domino Enterprise MLOps Platform
Etheno
Git
GitHub
Haskell
Homebrew
JSON
JUnit
Nix
OneDev
OpenAPIHub
Python
Solidity
Spark NLP
XML

Integrations

API Blueprint
BudgetML
CircleCI
Docker
Domino Enterprise MLOps Platform
Etheno
Git
GitHub
Haskell
Homebrew
JSON
JUnit
Nix
OneDev
OpenAPIHub
Python
Solidity
Spark NLP
XML

Integrations

API Blueprint
BudgetML
CircleCI
Docker
Domino Enterprise MLOps Platform
Etheno
Git
GitHub
Haskell
Homebrew
JSON
JUnit
Nix
OneDev
OpenAPIHub
Python
Solidity
Spark NLP
XML
Claim APIFuzzer and update features and information
Claim APIFuzzer and update features and information
Claim Echidna and update features and information
Claim Echidna and update features and information
Claim go-fuzz and update features and information
Claim go-fuzz and update features and information
Claim python-sql and update features and information
Claim python-sql and update features and information