Skip to content

Commit a19229c

Browse files
committed
Updated documentation
1 parent 5e47518 commit a19229c

File tree

4 files changed

+7
-12
lines changed

4 files changed

+7
-12
lines changed

doc/ChangeLog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ sqlmap (0.6.2-1) stable; urgency=low
99
* Major improvement to correctly enumerate tables, columns and dump
1010
tables entries on Oracle and on PostgreSQL when the database name is
1111
not 'public' schema or a system database;
12-
* Minor enhancement to be able to dump entries also on MySQL < 5.0 when
12+
* Minor improvement to be able to dump entries on MySQL < 5.0 when
1313
database name, table name and column(s) are provided;
1414
* Minor code restyling.
1515

doc/README.html

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1556,9 +1556,9 @@ <H3>Extensive database management system fingerprint</H3>
15561556
[hh:mm:03] [INFO] performed 13 queries in 0 seconds
15571557
[hh:mm:03] [INFO] query: @@VERSION
15581558
[hh:mm:03] [INFO] retrieved: Microsoft SQL Server 2000 - 8.00.194 (Intel X86)
1559-
Aug 6 2000 00:57:48
1560-
Copyright (c) 1988-2000 Microsoft Corporation
1561-
Standard Edition on Windows NT 5.0 (Build 2195: Service Pack 4)
1559+
Aug 6 2000 00:57:48
1560+
Copyright (c) 1988-2000 Microsoft Corporation
1561+
Standard Edition on Windows NT 5.0 (Build 2195: Service Pack 4)
15621562

15631563
[hh:mm:08] [INFO] performed 1308 queries in 4 seconds
15641564
back-end DBMS: active fingerprint: Microsoft SQL Server 2000
@@ -2824,9 +2824,9 @@ <H3>Use the UNION SELECT query SQL injection</H3>
28242824
banner:
28252825
---
28262826
Microsoft SQL Server 2000 - 8.00.194 (Intel X86)
2827-
Aug 6 2000 00:57:48
2828-
Copyright (c) 1988-2000 Microsoft Corporation
2829-
Standard Edition on Windows NT 5.0 (Build 2195: Service Pack 4)
2827+
Aug 6 2000 00:57:48
2828+
Copyright (c) 1988-2000 Microsoft Corporation
2829+
Standard Edition on Windows NT 5.0 (Build 2195: Service Pack 4)
28302830
---
28312831
</PRE>
28322832
</CODE></BLOCKQUOTE>
@@ -3336,8 +3336,6 @@ <H2><A NAME="s6">6.</A> <A HREF="#toc6">Disclaimer</A></H2>
33363336

33373337
<H2><A NAME="s7">7.</A> <A HREF="#toc7">Authors</A></H2>
33383338

3339-
<P>Feel free to contact us for comments, suggestions, bug reports and
3340-
patches.</P>
33413339
<P>
33423340
<UL>
33433341
<LI>

doc/README.pdf

-71 Bytes
Binary file not shown.

doc/README.sgml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3249,9 +3249,6 @@ agencies.
32493249
<sect>Authors
32503250

32513251
<p>
3252-
Feel free to contact us for comments, suggestions, bug reports and
3253-
patches.
3254-
32553252
<itemize>
32563253
<item><htmlurl url="mailto:bernardo.damele@gmail.com" name="Bernardo Damele A. G."> (inquis) - project leader, core developer. PGP Key ID: <htmlurl url="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x05F5A30F" name="0x05F5A30F">
32573254
<item><htmlurl url="mailto:daniele.bellucci@gmail.com" name="Daniele Bellucci"> (belch) - project founder, initial developer. PGP Key ID: <htmlurl url="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x9A0E8190" name="0x9A0E8190">

0 commit comments

Comments
 (0)