Miroslav Stampar
|
4d6e7c738c
|
minor update
|
2011-05-08 06:17:43 +00:00 |
|
Bernardo Damele
|
356037ca22
|
cosmetics
|
2011-05-08 02:11:34 +00:00 |
|
Bernardo Damele
|
9955483052
|
Major improvement for --dump.
Minor improvement for --dump-all.
Minor bug fix for infinite loop
|
2011-05-08 02:08:18 +00:00 |
|
Bernardo Damele
|
8179fd63c0
|
Minor fix
|
2011-05-07 23:48:03 +00:00 |
|
Bernardo Damele
|
d3589493d1
|
Temporary fix for bug reported by ultramegaman (infinite loop)
|
2011-05-07 23:28:59 +00:00 |
|
Bernardo Damele
|
6e784e766b
|
Minor bug fix
|
2011-05-07 21:20:47 +00:00 |
|
Bernardo Damele
|
6653907700
|
forgot in last commit
|
2011-05-07 21:13:56 +00:00 |
|
Bernardo Damele
|
1151af52bb
|
More fix for save/resume of --technique
|
2011-05-07 21:08:14 +00:00 |
|
Bernardo Damele
|
28a4ae8eaf
|
Minor improvement to cleanup script
|
2011-05-06 13:53:10 +00:00 |
|
Miroslav Stampar
|
d2a71d647b
|
minor update
|
2011-05-06 13:38:58 +00:00 |
|
Miroslav Stampar
|
9652efa995
|
minor update
|
2011-05-06 13:34:03 +00:00 |
|
Miroslav Stampar
|
079ddf84b2
|
updating FAQ
|
2011-05-06 11:19:49 +00:00 |
|
Bernardo Damele
|
aae140080e
|
SVN roll back, DB2 patch will be recommitted after testing:
$ svn merge https://svn.sqlmap.org/sqlmap/trunk/sqlmap@HEAD https://svn.sqlmap.org/sqlmap/trunk/sqlmap@3847 .
|
2011-05-06 10:27:43 +00:00 |
|
Miroslav Stampar
|
42bca80968
|
removing blank lines and adding newline at the end of files
|
2011-05-06 09:35:53 +00:00 |
|
Miroslav Stampar
|
6e392b6054
|
applying contributed patch for DB2
|
2011-05-06 09:30:39 +00:00 |
|
Bernardo Damele
|
2d8408c885
|
More fix for --technique resume
|
2011-05-05 16:38:46 +00:00 |
|
Bernardo Damele
|
e96a533a04
|
Bug fix to resume of --technique
|
2011-05-05 15:18:33 +00:00 |
|
Bernardo Damele
|
eea96c5b8d
|
code cleanup
|
2011-05-05 08:50:18 +00:00 |
|
Miroslav Stampar
|
b12aa8a56f
|
added mime type octet to README.pdf
|
2011-05-05 08:17:23 +00:00 |
|
Miroslav Stampar
|
b324b99f6e
|
minor update of warning message
|
2011-05-04 10:41:08 +00:00 |
|
Miroslav Stampar
|
83fac3f6d9
|
fix for proper MSSQL error chunking in some cases (not screwing output length toward lower values at chunk phase)
|
2011-05-03 21:12:51 +00:00 |
|
Miroslav Stampar
|
e6f010734e
|
minor fix for cases when the retrieved output is safe encoded (like for --os-shell)
|
2011-05-03 16:14:03 +00:00 |
|
Miroslav Stampar
|
4d4e3802e4
|
decoding of chars for --os-shell
|
2011-05-03 15:31:12 +00:00 |
|
Bernardo Damele
|
2976ed7e90
|
Updated user's manual, added details about URI injection
|
2011-05-03 14:47:01 +00:00 |
|
Bernardo Damele
|
dac59a55bc
|
leftover
|
2011-05-03 14:14:39 +00:00 |
|
Bernardo Damele
|
c58dc4a6d8
|
isDbmsWithin() must stay like this, no getIdentifiedDbms() in there
|
2011-05-03 14:13:45 +00:00 |
|
Miroslav Stampar
|
742b0ef76e
|
major improvement of ERROR data retrieval on MSSQL
|
2011-05-03 13:25:20 +00:00 |
|
Miroslav Stampar
|
2a7838928e
|
minor fancier --replicate update
|
2011-05-03 11:48:04 +00:00 |
|
Miroslav Stampar
|
b202d73b46
|
bug fix for MSSQL identificators which were starting with d, b, o and . Thing is that .lstrip strips all occurances of the given chars :) (spotted ancidentally)
|
2011-05-03 11:09:30 +00:00 |
|
Bernardo Damele
|
b2f6ce9716
|
updated documentation
|
2011-05-03 10:57:55 +00:00 |
|
Miroslav Stampar
|
1840b0e43b
|
fix for a bug reported by k1971@live.co.uk (OperationalError: unknown database dbo)
|
2011-05-03 10:22:38 +00:00 |
|
Miroslav Stampar
|
1e6c2fea74
|
update regarding warning for --random-agent during connection timeout in connection test phase
|
2011-05-03 10:05:42 +00:00 |
|
Miroslav Stampar
|
eceb5eca7b
|
fix for --file-read on MSSQL for error technique (again that unpacking was causing problems); also reverting that check for file paths as one user mentioned that network paths are also possible for usage on Windows machines (e.g. \\bla\bla)
|
2011-05-02 21:55:06 +00:00 |
|
Bernardo Damele
|
6cff3e97f4
|
cosmetics
|
2011-05-02 21:48:08 +00:00 |
|
Miroslav Stampar
|
06498796b9
|
minor cosmetics
|
2011-05-02 20:51:53 +00:00 |
|
Miroslav Stampar
|
b327a78522
|
minor minor update of the last commit
|
2011-05-02 19:24:49 +00:00 |
|
Miroslav Stampar
|
0bb7d715a7
|
more user friendliness/handiness for users which mix Linux and Windows paths where they shouldn't do that
|
2011-05-02 19:18:28 +00:00 |
|
Miroslav Stampar
|
845618934d
|
update of doc/THANKS
|
2011-05-02 18:20:37 +00:00 |
|
Miroslav Stampar
|
5e9620198c
|
fix for a privately reported bug ("AttributeError: item is disabled")
|
2011-05-02 18:18:04 +00:00 |
|
Miroslav Stampar
|
93dee30895
|
better fix for the previous commit
|
2011-05-02 13:34:55 +00:00 |
|
Miroslav Stampar
|
20ad1c1f2f
|
minor update to not confuse users when using -o
|
2011-05-02 13:24:35 +00:00 |
|
Miroslav Stampar
|
f8c3086d15
|
minor minor update
|
2011-05-02 12:37:54 +00:00 |
|
Miroslav Stampar
|
098f53d57a
|
patch for a problem reported by m.martin2311@yahoo.com (unknown charset 'is0-8859-1')
|
2011-05-02 12:34:35 +00:00 |
|
Bernardo Damele
|
ac2550535c
|
Proper fix for --technique=U bug
|
2011-05-01 23:42:41 +00:00 |
|
Miroslav Stampar
|
8e8886cd20
|
minor improvement for --sql-shell/--sql-query (when non-SELECT default is N for retrieve data output which automatically does STACKED injection)
|
2011-05-01 21:41:14 +00:00 |
|
Miroslav Stampar
|
900ee0ff93
|
fix for a major bug reported by k1971@live.co.uk (1..9 99..)
|
2011-05-01 15:47:00 +00:00 |
|
Miroslav Stampar
|
494503b334
|
proper way to deal with generic cases
|
2011-05-01 08:04:08 +00:00 |
|
Miroslav Stampar
|
fcd69ba9c7
|
fix for a --technique=U
|
2011-05-01 07:37:22 +00:00 |
|
Bernardo Damele
|
ebe631ea57
|
doc update
|
2011-05-01 00:43:42 +00:00 |
|
Bernardo Damele
|
64bb480414
|
Do not raise otherwise it won't work with --schema
|
2011-04-30 23:20:16 +00:00 |
|