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

  • c/side Reviews & Ratings
    14 Ratings
    Company Website
  • Kubit Reviews & Ratings
    33 Ratings
    Company Website
  • Astra Pentest Reviews & Ratings
    169 Ratings
    Company Website
  • Criminal IP Reviews & Ratings
    12 Ratings
    Company Website
  • Highcharts Reviews & Ratings
    111 Ratings
    Company Website
  • Chainguard Reviews & Ratings
    40 Ratings
    Company Website
  • Google Kubernetes Engine (GKE) Reviews & Ratings
    424 Ratings
  • Aikido Security Reviews & Ratings
    72 Ratings
    Company Website
  • Nutrient SDK Reviews & Ratings
    90 Ratings
    Company Website
  • Ninox Reviews & Ratings
    542 Ratings
    Company Website

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.

What is OWASP WSFuzzer?

Fuzz testing, often simply called fuzzing, is a method in software evaluation focused on identifying implementation flaws by automatically introducing malformed or partially malformed data. Imagine a scenario where a program uses an integer variable to record a user's choice among three questions, represented by the integers 0, 1, or 2, which results in three different outcomes. Given that integers are generally maintained as fixed-size variables, the lack of secure implementation in the default switch case can result in program failures and a range of conventional security risks. Fuzzing acts as an automated approach to reveal such software implementation flaws, facilitating the detection of bugs during their occurrence. A fuzzer is a dedicated tool that automatically injects semi-randomized data into the program's execution path, helping to uncover irregularities. The data generation process relies on generators, while the discovery of vulnerabilities frequently utilizes debugging tools capable of examining the program’s response to the inserted data. These generators usually incorporate a combination of tried-and-true static fuzzing vectors to improve the testing process, ultimately fostering more resilient software development methodologies. Additionally, by systematically applying fuzzing techniques, developers can significantly enhance the overall security posture of their applications.

Media

Media

Integrations Supported

CI Fuzz
Drupal
Google Chrome
Google Sheets
HTML
JSON
Microsoft Excel
Mozilla Firefox
SQL
WordPress
XML

Integrations Supported

CI Fuzz
Drupal
Google Chrome
Google Sheets
HTML
JSON
Microsoft Excel
Mozilla Firefox
SQL
WordPress
XML

API Availability

Has API

API Availability

Has API

Pricing Information

Free
Free Trial Offered?
Free Version

Pricing Information

Pricing not provided.
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

Wapiti

Company Website

wapiti-scanner.github.io

Company Facts

Organization Name

OWASP

Company Location

United States

Company Website

owasp.org/www-community/Fuzzing

Categories and Features

Categories and Features

Popular Alternatives

Popular Alternatives

go-fuzz Reviews & Ratings

go-fuzz

dvyukov
Radamsa Reviews & Ratings

Radamsa

Aki Helin
API Fuzzer Reviews & Ratings

API Fuzzer

Fuzzapi
ClusterFuzz Reviews & Ratings

ClusterFuzz

Google