slackbuilds/network/sqlmap
dsomero d0c108251a various: Update find command to match template.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-11-22 02:37:19 -05:00
..
README network/sqlmap: Added to 12.2 repository 2010-05-12 23:32:48 +02:00
doinst.sh network/sqlmap: Updated for version 0.8. 2010-05-13 13:31:56 +02:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00
sqlmap network/sqlmap: Updated for version 0.8. 2010-05-13 13:31:56 +02:00
sqlmap.SlackBuild various: Update find command to match template. 2013-11-22 02:37:19 -05:00
sqlmap.info Add REQUIRED field to .info files. 2012-08-19 21:57:51 -05:00

README

sqlmap is an open source command-line automatic SQL injection tool developed
in Python. Its goal is to detect and take advantage of SQL injection
vulnerabilities on web applications. Once it detects one or more SQL
injections on the target host, the user can choose among a variety of options
to perform an extensive back-end database management system fingerprint,
retrieve DBMS session user and database, enumerate users, password hashes,
privileges, databases, dump entire or user's specific DBMS tables/columns, run
his own SQL statement, read specific files on the file system and more.