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

  • LALAL.AI Reviews & Ratings
    5,230 Ratings
    Company Website
  • LabWare LIMS Reviews & Ratings
    113 Ratings
    Company Website
  • IUX Reviews & Ratings
    927 Ratings
    Company Website
  • MikMak Reviews & Ratings
    85 Ratings
    Company Website
  • NINJIO Reviews & Ratings
    416 Ratings
    Company Website
  • Windocks Reviews & Ratings
    7 Ratings
    Company Website
  • Gearset Reviews & Ratings
    305 Ratings
    Company Website
  • Square Payments Reviews & Ratings
    10,124 Ratings
    Company Website
  • SciSure Reviews & Ratings
    299 Ratings
    Company Website
  • Capitalcore Reviews & Ratings
    86 Ratings
    Company Website

What is american fuzzy lop?

American Fuzzy Lop, known as afl-fuzz, is a security-oriented fuzzer that employs a novel method of compile-time instrumentation combined with genetic algorithms to automatically create effective test cases, which can reveal hidden internal states within the binary under examination. This technique greatly improves the functional coverage of the fuzzed code. Moreover, the streamlined and synthesized test cases generated by this tool can prove invaluable for kickstarting other, more intensive testing methodologies later on. In contrast to numerous other instrumented fuzzers, afl-fuzz prioritizes practicality by maintaining minimal performance overhead while utilizing a wide range of effective fuzzing strategies that reduce the necessary effort. It is designed to require minimal setup and can seamlessly handle complex, real-world scenarios typical of image parsing or file compression libraries. As an instrumentation-driven genetic fuzzer, it excels at crafting intricate file semantics that are applicable to a broad spectrum of difficult targets, making it an adaptable option for security assessments. Additionally, its capability to adjust to various environments makes it an even more attractive choice for developers in pursuit of reliable solutions. This versatility ensures that afl-fuzz remains a valuable asset in the ongoing quest for software security.

What is Wapiti?

Wapiti is a specialized tool aimed at scanning for security vulnerabilities within web applications. It effectively evaluates the security posture of both websites and web applications without needing to access the source code, conducting "black-box" scans that focus on navigating through the deployed application's web pages to identify potentially vulnerable scripts and forms subject to data injection. By creating a comprehensive list of URLs, forms, and their respective inputs, Wapiti operates like a fuzzer, inserting various payloads to probe for vulnerabilities in scripts and also seeks out files on the server that might present security risks. The tool is adaptable, facilitating attacks through both GET and POST HTTP methods, while also managing multipart forms and allowing for payload injection into uploaded filenames. Alerts are generated when Wapiti identifies unusual occurrences, such as server errors or timeouts, which could indicate a security issue. Furthermore, Wapiti distinguishes between permanent and reflected XSS vulnerabilities, offering users detailed reports on identified vulnerabilities which can be exported in various formats, including HTML, XML, JSON, TXT, and CSV. This extensive functionality makes Wapiti a robust and comprehensive solution for conducting thorough web application security assessments. Additionally, its user-friendly interface allows security professionals to streamline their vulnerability management process effectively.

Media

Media

Integrations Supported

C
C++
ClusterFuzz
Drupal
FreeBSD
Google Chrome
Google ClusterFuzz
Google Sheets
HTML
Java
Microsoft Excel
NetBSD
OCaml
Objective-C
OpenBSD
Python
QEMU
Rust
SQL
XML

Integrations Supported

C
C++
ClusterFuzz
Drupal
FreeBSD
Google Chrome
Google ClusterFuzz
Google Sheets
HTML
Java
Microsoft Excel
NetBSD
OCaml
Objective-C
OpenBSD
Python
QEMU
Rust
SQL
XML

API Availability

Has API

API Availability

Has API

Pricing Information

Free
Free Version
Free Trial Offered?

Pricing Information

Free
Free Version
Free Trial Offered?

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

Google

Company Location

United States

Company Website

github.com/google/AFL

Company Facts

Organization Name

Wapiti

Company Website

wapiti-scanner.github.io

Categories and Features

Categories and Features

Popular Alternatives

afl-unicorn Reviews & Ratings

afl-unicorn

Battelle

Popular Alternatives

API Fuzzer Reviews & Ratings

API Fuzzer

Fuzzapi
LibFuzzer Reviews & Ratings

LibFuzzer

LLVM Project
Honggfuzz Reviews & Ratings

Honggfuzz

Google