Average Ratings 0 Ratings
Average Ratings 0 Ratings
Description
BFuzz is a tool designed for input-based fuzzing that utilizes HTML as its source input, launching a new instance of your browser to execute various test cases created by the domato generator located in the recurve directory. In addition, BFuzz automates the process by repeatedly performing the same operations without altering any of the test cases. When you run BFuzz, it prompts you to choose between fuzzing Chrome or Firefox; however, it specifically opens Firefox from the recurve directory and generates logs in the terminal. This lightweight script facilitates the opening of a browser and the execution of test cases, which are systematically generated by the domato tool and include the main scripting functionality. Furthermore, the script incorporates supplementary helper code that is essential for effective DOM fuzzing, enhancing the overall testing process. Its streamlined design makes it an efficient choice for developers looking to perform thorough web application testing.
Description
Wapiti is a tool designed for scanning vulnerabilities in web applications. It provides the capability to assess the security of both websites and web applications effectively. By conducting "black-box" scans, it avoids delving into the source code and instead focuses on crawling through the web pages of the deployed application, identifying scripts and forms that could be susceptible to data injection. After compiling a list of URLs, forms, and their associated inputs, Wapiti simulates a fuzzer by inserting various payloads to check for potential vulnerabilities in scripts. It also searches for files on the server that may pose risks. Wapiti is versatile, supporting attacks via both GET and POST HTTP methods, and handling multipart forms while being able to inject payloads into uploaded filenames. The tool raises alerts when it detects anomalies, such as server errors or timeouts. Moreover, Wapiti differentiates between permanent and reflected XSS vulnerabilities, providing users with detailed vulnerability reports that can be exported in multiple formats including HTML, XML, JSON, TXT, and CSV. This functionality makes Wapiti a comprehensive solution for web application security assessments.
API Access
Has API
API Access
Has API
Integrations
Google Chrome
Mozilla Firefox
Drupal
Google Sheets
HTML
JSON
Microsoft Excel
Python
SQL
WordPress
Integrations
Google Chrome
Mozilla Firefox
Drupal
Google Sheets
HTML
JSON
Microsoft Excel
Python
SQL
WordPress
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
RootUp
Website
github.com/RootUp/BFuzz
Vendor Details
Company Name
Wapiti
Website
wapiti-scanner.github.io