From ac23f7579cef7d587954ae36544a421fcac769ba Mon Sep 17 00:00:00 2001 From: Marco Bonetti Date: Wed, 12 May 2010 23:32:48 +0200 Subject: network/sqlmap: Added to 12.2 repository --- network/sqlmap/README | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 network/sqlmap/README (limited to 'network/sqlmap/README') diff --git a/network/sqlmap/README b/network/sqlmap/README new file mode 100644 index 0000000000..fa2b395a1a --- /dev/null +++ b/network/sqlmap/README @@ -0,0 +1,8 @@ +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. -- cgit v1.2.3