
Support to execute arbitrary commands and retrieve their standard output on the database server underlying operating system when the database software is MySQL, PostgreSQL or Microsoft SQL Server.Support to download and upload any file from the database server underlying file system when the database software is MySQL, PostgreSQL or Microsoft SQL Server.This is useful, for instance, to identify tables containing custom application credentials where relevant columns' names contain string like name and pass. Support to search for specific database names, specific tables across all databases or specific columns across all databases' tables.The user can also choose to dump only a range of characters from each column's entry. Support to dump database tables entirely, a range of entries or specific columns as per user's choice.

Automatic recognition of password hash formats and support for cracking them using a dictionary-based attack.Support to enumerate users, password hashes, privileges, roles, databases, tables and columns.


