Average Ratings 0 Ratings
Average Ratings 0 Ratings
Description
FuzzDB was developed to enhance the chances of identifying security vulnerabilities in applications through dynamic testing methods. As the first and most extensive open repository of fault injection patterns, along with predictable resource locations and regex for server response matching, it serves as an invaluable resource. This comprehensive database includes detailed lists of attack payload primitives aimed at fault injection testing. The patterns are organized by type of attack and, where applicable, by the platform, and they are known to lead to vulnerabilities such as OS command injection, directory listings, directory traversals, source code exposure, file upload bypass, authentication bypass, cross-site scripting (XSS), HTTP header CRLF injections, SQL injection, NoSQL injection, and several others. For instance, FuzzDB identifies 56 patterns that might be interpreted as a null byte, in addition to offering lists of frequently used methods and name-value pairs that can activate debugging modes. Furthermore, the resource continuously evolves as it incorporates new findings and community contributions to stay relevant against emerging threats.
Description
sqlmap is a freely available tool designed for penetration testing that streamlines the identification and exploitation of SQL injection vulnerabilities, enabling the takeover of database servers. It features a robust detection engine alongside an array of specialized tools tailored for experienced penetration testers, offering a comprehensive set of options that facilitate everything from database fingerprinting to retrieving data, as well as accessing the file system and executing commands on the OS through out-of-band methods. Additionally, sqlmap allows for direct database connections without relying on SQL injection by entering DBMS credentials, IP address, port, and the database name. It also automatically identifies various password hash formats and aids in cracking them using dictionary attacks. Users can opt to dump entire database tables, a selection of entries, or specific columns based on their preferences, and can even specify to extract only a certain range of characters from each entry within the columns. This extensive functionality makes sqlmap a valuable asset for security professionals seeking to test and secure their database systems.
API Access
Has API
API Access
Has API
Integrations
Amazon Redshift
Apache Ignite
BlackArch Linux
CUBRID
FrontBase
Greenplum
HyperSQL DataBase
IBM Db2
IBM Informix
InterSystems Caché
Integrations
Amazon Redshift
Apache Ignite
BlackArch Linux
CUBRID
FrontBase
Greenplum
HyperSQL DataBase
IBM Db2
IBM Informix
InterSystems Caché
Pricing Details
Free
Free Trial
Free Version
Pricing Details
No price information available.
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
FuzzDB
Website
github.com/fuzzdb-project/fuzzdb
Vendor Details
Company Name
sqlmap
Website
sqlmap.org