From bc3b4c69360087dd07d33f871469954e079c0085 Mon Sep 17 00:00:00 2001 From: Bernardo Damele Date: Tue, 13 Jan 2009 23:16:34 +0000 Subject: [PATCH] Minor layout adjustments in the user's manual --- doc/README.html | 29 +++++++++++++++-------------- doc/README.pdf | Bin 333495 -> 333480 bytes doc/README.sgml | 29 +++++++++++++++-------------- 3 files changed, 30 insertions(+), 28 deletions(-) diff --git a/doc/README.html b/doc/README.html index 8031c61ae..0440a5959 100644 --- a/doc/README.html +++ b/doc/README.html @@ -58,15 +58,16 @@ for the latest version.

1. Introduction

-

sqlmap is an automatic -SQL injection tool. 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 SELECT statement, -read specific files on the file system and much more.

+

sqlmap is an open source command-line automatic +SQL injection +tool. +Its goal is to detect and take advantage of SQL injection vulnerabilities +in 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.

1.1 Requirements @@ -232,8 +233,8 @@ and the session user privileges.