From 1be7f859c64eace58a006285e9c32aeae3da87cf Mon Sep 17 00:00:00 2001 From: Bernardo Damele Date: Fri, 8 Apr 2011 10:25:37 +0000 Subject: [PATCH] Minor updates --- doc/README.sgml | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/doc/README.sgml b/doc/README.sgml index a57f94220..e4860ffd5 100644 --- a/doc/README.sgml +++ b/doc/README.sgml @@ -1412,7 +1412,8 @@ Switch: --keep-alive

This switch instructs sqlmap to use persistent HTTP(s) connections. -Note that this switch is incompatible with --proxy switch. +Note that this switch is incompatible with --proxy +switch. HTTP NULL connection @@ -1775,10 +1776,10 @@ This way the distinction will be based upon string presence or regular expression match.

-In cases with lot of active (e.g. scripts, embeds,...) content inside -you can filter pages (--text-only switch) just for -their textual content. This way, in major number of cases, you can -automatically tune detection engine. +In cases with lot of active (e.g. scripts, embeds, etc.) content in the +HTTP responses' body, you can filter pages (--text-only +switch) just for their textual content. This way, in a good number of +cases, you can automatically tune the detection engine. Techniques @@ -2373,7 +2374,7 @@ of the following categories: The database management system is MySQL < 5.0 where information_schema is not available. The database management system is Microsoft Access and system table -MSysObjects is not readable. +MSysObjects is not readable - vanilla setting. The session user does not have read privileges against the system table storing the scheme of the databases.