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.