BFuzz

BFuzz

BFuzz is an input-based fuzzer tool designed for browser testing. By utilizing HTML input, it opens a new browser instance and runs multiple test cases generated by the domato tool. This automation repeatedly executes tests without altering the test cases, supporting both Chrome and Firefox, while logging results efficiently.

Top BFuzz Alternatives

1

Awesome Fuzzing

Awesome Fuzzing serves as a vital resource hub for those engaging in fuzz testing.

By: secfigo From United States
2

Google ClusterFuzz

ClusterFuzz is a robust, scalable fuzzing infrastructure designed to uncover security and stability issues in software.

By: Google From United States
3

Atheris

Atheris is a sophisticated coverage-guided fuzzing engine for Python, adept at testing both Python code and native CPython extensions.

By: Google From United States
4

Solidity Fuzzing Boilerplate

Designed for efficiency, the Solidity Fuzzing Boilerplate simplifies the fuzzing of Solidity components, particularly libraries.

By: patrickd From United States
5

API Fuzzer

API Fuzzer empowers users to identify vulnerabilities in their APIs by fuzzing request attributes using established pentesting techniques.

By: Fuzzapi From United States
6

Echidna

Echidna is a sophisticated fuzz testing tool designed specifically for Ethereum smart contracts, utilizing Haskell for property-based testing.

By: Crytic From United States
7

afl-unicorn

By integrating block-edge instrumentation typically found in AFL’s QEMU mode, it effectively utilizes block coverage...

By: Battelle From United States
8

Etheno

It simplifies the process of utilizing complex tools like Echidna for large multi-contract projects...

By: Crytic From United States
9

Mayhem Code Security

By simulating hacker behavior, it continuously tests applications, identifying both known and unknown vulnerabilities...

By: Mayhem From United States
10

Ffuf

Users can execute fuzzing operations with customizable inputs and wordlists, making it adaptable for various...

By: GitHub From United States
11

ClusterFuzz

With automatic bug filing and triage, it enhances software projects by integrating multiple fuzzing engines...

By: Google From United States
12

Fuzzapi

This Rails application features a user-friendly interface, simplifying the interaction with the gem...

By: GitHub From United States
13

ImmuneBytes

Their skilled penetration testers conduct thorough evaluations to uncover potential exploits...

By: ImmuneBytes From United States
14

Fuzzbuzz

It automates the execution of fuzz tests within CI/CD pipelines, promptly notifying teams of critical...

By: GitHub From United States
15

BlackArch Fuzzer

It incorporates 83 unique packages that generate random inputs to probe software vulnerabilities, helping testers...

By: BlackArch From United States

Top BFuzz Features

  • Automated browser instance launching
  • Multiple browser support
  • DOM fuzzing capabilities
  • Input-based fuzzing approach
  • Test case logging feature
  • Customizable test case duration
  • Grammar-based test case generation
  • Exception handling improvements
  • Fuzzer output optimization
  • Simple Python script implementation
  • User-friendly command-line interface
  • Support for CVE identification
  • Lightweight and efficient tool
  • Randomized test case execution
  • Configurable waiting times
  • Integration with domato generator
  • Repeated fuzzing automation
  • Application-agnostic grammar library
  • Easy to extend and modify
  • Community-driven development opportunities