Average Ratings 0 Ratings

Total
ease
features
design
support

No User Reviews. Be the first to provide a review:

Write a Review

Average Ratings 0 Ratings

Total
ease
features
design
support

No User Reviews. Be the first to provide a review:

Write a Review

Description

API Fuzzer is a tool designed to perform fuzz-testing on attributes by employing prevalent penetration testing methods while identifying potential vulnerabilities. By taking an API request as its input, the API Fuzzer gem effectively outputs a list of possible vulnerabilities inherent in the API, which may include risks such as cross-site scripting, SQL injection, blind SQL injection, XML external entity vulnerabilities, insecure direct object references (IDOR), issues with API rate limiting, open redirect vulnerabilities, information disclosure flaws, information leakage through headers, and cross-site request forgery vulnerabilities. This comprehensive evaluation helps developers enhance the security of their APIs by pinpointing critical areas that require attention and remediation.

Description

American fuzzy lop is a security-focused fuzzer that utilizes a unique form of compile-time instrumentation along with genetic algorithms to automatically generate effective test cases that can uncover new internal states within the targeted binary. This approach significantly enhances the functional coverage of the code being fuzzed. Additionally, the compact and synthesized test cases produced by the tool can serve as a valuable resource for initiating other, more demanding testing processes in the future. Unlike many other instrumented fuzzers, afl-fuzz is engineered for practicality, boasting a minimal performance overhead while employing a diverse array of effective fuzzing techniques and strategies for minimizing effort. It requires almost no setup and can effortlessly manage complicated, real-world scenarios, such as those found in common image parsing or file compression libraries. As an instrumentation-guided genetic fuzzer, it excels at generating complex file semantics applicable to a wide variety of challenging targets, making it a versatile choice for security testing. Its ability to adapt to different environments further enhances its appeal for developers seeking robust solutions.

API Access

Has API

API Access

Has API

Screenshots View All

Screenshots View All

Integrations

C
C++
ClusterFuzz
FreeBSD
Go
Google ClusterFuzz
Java
NetBSD
OCaml
Objective-C
OpenBSD
Python
QEMU
Ruby
Rust

Integrations

C
C++
ClusterFuzz
FreeBSD
Go
Google ClusterFuzz
Java
NetBSD
OCaml
Objective-C
OpenBSD
Python
QEMU
Ruby
Rust

Pricing Details

Free
Free Trial
Free Version

Pricing Details

Free
Free Trial
Free Version

Deployment

Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook

Deployment

Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook

Customer Support

Business Hours
Live Rep (24/7)
Online Support

Customer Support

Business Hours
Live Rep (24/7)
Online Support

Types of Training

Training Docs
Webinars
Live Training (Online)
In Person

Types of Training

Training Docs
Webinars
Live Training (Online)
In Person

Vendor Details

Company Name

Fuzzapi

Website

github.com/Fuzzapi/API-fuzzer

Vendor Details

Company Name

Google

Country

United States

Website

github.com/google/AFL

Product Features

Product Features

Alternatives

Alternatives

LibFuzzer Reviews

LibFuzzer

LLVM Project
afl-unicorn Reviews

afl-unicorn

Battelle
LibFuzzer Reviews

LibFuzzer

LLVM Project
go-fuzz Reviews

go-fuzz

dvyukov
Sulley Reviews

Sulley

OpenRCE