Skip to content

Commit 1be7f85

Browse files
committed
Minor updates
1 parent bcc4c52 commit 1be7f85

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

doc/README.sgml

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1412,7 +1412,8 @@ Switch: <tt>-</tt><tt>-keep-alive</tt>
14121412

14131413
<p>
14141414
This switch instructs sqlmap to use persistent HTTP(s) connections.
1415-
Note that this switch is incompatible with <tt>-</tt><tt>-proxy</tt> switch.
1415+
Note that this switch is incompatible with <tt>-</tt><tt>-proxy</tt>
1416+
switch.
14161417

14171418

14181419
<sect2>HTTP NULL connection
@@ -1775,10 +1776,10 @@ This way the distinction will be based upon string presence or regular
17751776
expression match.
17761777

17771778
<p>
1778-
In cases with lot of active (e.g. scripts, embeds,...) content inside
1779-
you can filter pages (<tt>-</tt><tt>-text-only</tt> switch) just for
1780-
their textual content. This way, in major number of cases, you can
1781-
automatically tune detection engine.
1779+
In cases with lot of active (e.g. scripts, embeds, etc.) content in the
1780+
HTTP responses' body, you can filter pages (<tt>-</tt><tt>-text-only</tt>
1781+
switch) just for their textual content. This way, in a good number of
1782+
cases, you can automatically tune the detection engine.
17821783

17831784

17841785
<sect1>Techniques
@@ -2373,7 +2374,7 @@ of the following categories:
23732374
<item>The database management system is MySQL <bf>&lt; 5.0</bf> where
23742375
<tt>information_schema</tt> is not available.
23752376
<item>The database management system is Microsoft Access and system table
2376-
<tt>MSysObjects</tt> is not readable.
2377+
<tt>MSysObjects</tt> is not readable - vanilla setting.
23772378
<item>The session user does not have read privileges against the system
23782379
table storing the scheme of the databases.
23792380
</itemize>

0 commit comments

Comments
 (0)