Ratings and Reviews 0 Ratings

Total
ease
features
design
support

This software has no reviews. Be the first to write a review.

Write a Review

Ratings and Reviews 0 Ratings

Total
ease
features
design
support

This software has no reviews. Be the first to write a review.

Write a Review

Alternatives to Consider

  • Odoo Reviews & Ratings
    1,582 Ratings
    Company Website
  • Parasoft Reviews & Ratings
    126 Ratings
    Company Website
  • Stigg Reviews & Ratings
    25 Ratings
    Company Website
  • Cisco Umbrella Reviews & Ratings
    1,177 Ratings
    Company Website
  • CompUp Reviews & Ratings
    65 Ratings
    Company Website
  • FusionAuth Reviews & Ratings
    119 Ratings
    Company Website
  • MuukTest Reviews & Ratings
    29 Ratings
    Company Website
  • Boozang Reviews & Ratings
    15 Ratings
    Company Website
  • TrustInSoft Analyzer Reviews & Ratings
    6 Ratings
    Company Website
  • AWS Step Functions Reviews & Ratings
    102 Ratings
    Company Website

What is go-fuzz?

Go-fuzz is a specialized fuzzing tool that utilizes coverage guidance to effectively test Go packages, making it particularly adept at handling complex inputs, whether they are textual or binary. This type of testing is essential for fortifying systems that must manage data from potentially unsafe sources, such as those arising from network interactions. Recently, go-fuzz has rolled out preliminary support for fuzzing Go Modules, encouraging users to report any issues they experience along with comprehensive details. The tool creates random input data, which is frequently invalid, and if a function returns a value of 1, it prompts the fuzzer to prioritize that input for subsequent tests, though it should not be included in the corpus, even if it reveals new coverage; conversely, a return value of 0 indicates the opposite, while other return values are earmarked for future improvements. It is necessary for the fuzz function to be placed within a package recognized by go-fuzz, thus excluding the main package from testing but allowing for the fuzzing of internal packages. This organized methodology not only streamlines the testing process but also enhances the focus on discovering vulnerabilities within the code, ultimately leading to more robust software solutions. By continuously refining its support and encouraging community feedback, go-fuzz aims to evolve and adapt to the needs of developers.

What is BFuzz?

BFuzz is a specialized fuzzer tool that takes HTML input to initiate a fresh browser session while executing various test cases produced by the domato generator within the recurve directory. This tool not only automates the entire process but also ensures that the test cases remain unchanged throughout its operation. Upon launching BFuzz, users are given the option to select between Chrome or Firefox for fuzzing; however, it is designed to specifically open Firefox from the recurve folder and generates logs in the terminal for tracking purposes. This lightweight script effectively manages the opening of your browser alongside the execution of test cases, making it user-friendly and efficient. The test cases found in the recurve folder are crafted by the domato tool and come with a main script as well as additional helper code aimed at optimizing the DOM fuzzing process. By utilizing BFuzz, users benefit from a streamlined approach to automated browser testing, ultimately improving the effectiveness of security evaluations for web applications. Thus, it serves as an essential resource for developers and security analysts seeking to enhance their testing methodology.

Media

Media

Integrations Supported

Google Chrome
Mozilla Firefox
Python

Integrations Supported

Google Chrome
Mozilla Firefox
Python

API Availability

Has API

API Availability

Has API

Pricing Information

Free
Free Trial Offered?
Free Version

Pricing Information

Free
Free Trial Offered?
Free Version

Supported Platforms

SaaS
Android
iPhone
iPad
Windows
Mac
On-Prem
Chromebook
Linux

Supported Platforms

SaaS
Android
iPhone
iPad
Windows
Mac
On-Prem
Chromebook
Linux

Customer Service / Support

Standard Support
24 Hour Support
Web-Based Support

Customer Service / Support

Standard Support
24 Hour Support
Web-Based Support

Training Options

Documentation Hub
Webinars
Online Training
On-Site Training

Training Options

Documentation Hub
Webinars
Online Training
On-Site Training

Company Facts

Organization Name

dvyukov

Company Website

github.com/dvyukov/go-fuzz

Company Facts

Organization Name

RootUp

Company Website

github.com/RootUp/BFuzz

Categories and Features

Categories and Features

Popular Alternatives

LibFuzzer Reviews & Ratings

LibFuzzer

LLVM Project

Popular Alternatives

go-fuzz Reviews & Ratings

go-fuzz

dvyukov
Honggfuzz Reviews & Ratings

Honggfuzz

Google
Radamsa Reviews & Ratings

Radamsa

Aki Helin
Atheris Reviews & Ratings

Atheris

Google
beSTORM Reviews & Ratings

beSTORM

Beyond Security (Fortra)