diff --git a/doc/README.html b/doc/README.html index 0c2b0824d..9cdee4ea2 100644 --- a/doc/README.html +++ b/doc/README.html @@ -9,7 +9,7 @@

by Bernardo Damele A. G., -Miroslav Stampar

version 0.9, March 10, 2011 +Miroslav Stamparversion 0.9, April XX, 2011
This document is the user's manual to use sqlmap. @@ -95,7 +95,8 @@ on the operating system via out-of-band connections.

Python, a dynamic object-oriented interpreted programming language. This makes the tool independent from the operating system. It only -requires the Python interpreter version equal or higher than 2.6. +requires the Python interpreter version 2 equal or higher than +2.6. The interpreter is freely downloadable from its official site. To make it even easier, many GNU/Linux distributions come out of the box @@ -110,9 +111,9 @@ features. You need to grab a copy of it from the page - the required version is 3.5 or higher. For the ICMP tunneling out-of-band takeover technique, sqlmap requires Impacket library too.

-

If you are willing to connect directly to a database server (-d switch), without passing -via a web application, you need to install Python bindings for the database -management system that you are going to attack:

+

If you are willing to connect directly to a database server (-d switch), +without passing via a web application, you need to install Python bindings +for the database management system that you are going to attack: