File tree Expand file tree Collapse file tree 4 files changed +7
-12
lines changed Expand file tree Collapse file tree 4 files changed +7
-12
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ sqlmap (0.6.2-1) stable; urgency=low
9
9
* Major improvement to correctly enumerate tables, columns and dump
10
10
tables entries on Oracle and on PostgreSQL when the database name is
11
11
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
13
13
database name, table name and column(s) are provided;
14
14
* Minor code restyling.
15
15
Original file line number Diff line number Diff line change @@ -1556,9 +1556,9 @@ <H3>Extensive database management system fingerprint</H3>
1556
1556
[hh:mm:03] [INFO] performed 13 queries in 0 seconds
1557
1557
[hh:mm:03] [INFO] query: @@VERSION
1558
1558
[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)
1562
1562
1563
1563
[hh:mm:08] [INFO] performed 1308 queries in 4 seconds
1564
1564
back-end DBMS: active fingerprint: Microsoft SQL Server 2000
@@ -2824,9 +2824,9 @@ <H3>Use the UNION SELECT query SQL injection</H3>
2824
2824
banner:
2825
2825
---
2826
2826
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)
2830
2830
---
2831
2831
</ PRE >
2832
2832
</ CODE > </ BLOCKQUOTE >
@@ -3336,8 +3336,6 @@ <H2><A NAME="s6">6.</A> <A HREF="#toc6">Disclaimer</A></H2>
3336
3336
3337
3337
< H2 > < A NAME ="s7 "> 7.</ A > < A HREF ="#toc7 "> Authors</ A > </ H2 >
3338
3338
3339
- < P > Feel free to contact us for comments, suggestions, bug reports and
3340
- patches.</ P >
3341
3339
< P >
3342
3340
< UL >
3343
3341
< LI >
Original file line number Diff line number Diff line change @@ -3249,9 +3249,6 @@ agencies.
3249
3249
<sect>Authors
3250
3250
3251
3251
<p>
3252
- Feel free to contact us for comments, suggestions, bug reports and
3253
- patches.
3254
-
3255
3252
<itemize>
3256
3253
<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&search=0x05F5A30F" name="0x05F5A30F">
3257
3254
<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&search=0x9A0E8190" name="0x9A0E8190">
You can’t perform that action at this time.
0 commit comments