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

WebReaver is a sophisticated and user-friendly automated tool designed for web application security testing, compatible with Mac, Windows, and Linux, making it ideal for both beginners and experienced users. This tool enables you to efficiently evaluate any web application for a wide array of vulnerabilities, ranging from critical issues like SQL Injection and command Injection to less severe concerns, including session management flaws and information leakage. It is important to note that automated testing methods, which often involve scanning and fuzzing by sending potentially harmful data, can pose significant risks to the web applications they assess. Consequently, it is advisable to limit the use of such automated tests to environments that are designated for demonstration, testing, or pre-production to prevent unintended damage. Additionally, WebReaver's versatility allows it to adapt to various testing scenarios, ensuring comprehensive coverage of potential security weaknesses.

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
Rust

Integrations

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

Pricing Details

No price information available.
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

Websecurify

Founded

2012

Country

United Kingdom

Website

webreaver.com

Vendor Details

Company Name

Google

Country

United States

Website

github.com/google/AFL

Product Features

Vulnerability Scanners

Asset Discovery
Black Box Scanning
Compliance Monitoring
Continuous Monitoring
Defect Tracking
Interactive Scanning
Logging and Reporting
Network Mapping
Perimeter Scanning
Risk Analysis
Threat Intelligence
Web Inspection

Product Features

Alternatives

Alternatives

LibFuzzer Reviews

LibFuzzer

LLVM Project
Vega Reviews

Vega

Subgraph
afl-unicorn Reviews

afl-unicorn

Battelle
API Fuzzer Reviews

API Fuzzer

Fuzzapi
Honggfuzz Reviews

Honggfuzz

Google