@@ -1412,7 +1412,8 @@ Switch: <tt>-</tt><tt>-keep-alive</tt>
1412
1412
1413
1413
<p>
1414
1414
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.
1416
1417
1417
1418
1418
1419
<sect2>HTTP NULL connection
@@ -1775,10 +1776,10 @@ This way the distinction will be based upon string presence or regular
1775
1776
expression match.
1776
1777
1777
1778
<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.
1782
1783
1783
1784
1784
1785
<sect1>Techniques
@@ -2373,7 +2374,7 @@ of the following categories:
2373
2374
<item>The database management system is MySQL <bf>< 5.0</bf> where
2374
2375
<tt>information_schema</tt> is not available.
2375
2376
<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 .
2377
2378
<item>The session user does not have read privileges against the system
2378
2379
table storing the scheme of the databases.
2379
2380
</itemize>
0 commit comments