Commit Graph

81 Commits

Author SHA1 Message Date
Miroslav Stampar
19aed90ae5 Implementation for an Issue #874 2014-10-27 00:37:46 +01:00
Miroslav Stampar
d4610890ca Minor patch (flushing log file output at the end of program run) 2014-10-10 10:07:17 +02:00
Miroslav Stampar
8a92dd3aaa Minor cosmetic patch 2014-09-16 16:28:38 +02:00
Miroslav Stampar
7278af01ee Implementation for an Issue #832 2014-09-16 14:12:43 +02:00
Miroslav Stampar
54be398e83 Patch for an Issue #711 2014-06-04 16:35:07 +02:00
Miroslav Stampar
bd16bb7a6a Adding an appropriate warning message 2014-04-27 22:48:28 +02:00
Bernardo Damele
43a4e85749 updated copyright 2014-01-13 17:24:49 +00:00
Miroslav Stampar
b921ff0729 Fix for an Issue #495 2013-07-27 11:20:43 +02:00
Miroslav Stampar
a639dbbeab Now version check works against Python 2.5 too 2013-07-13 17:28:03 +00:00
stamparm
840af1fa7b Fix for missing global name __file__ 2013-05-29 10:20:43 +02:00
stamparm
6e0aaafdea Fix for an Issue #438 2013-04-19 10:14:28 +02:00
Bernardo Damele
4b9d8ed673 reverted a previous commit as not all distributions create a link file /usr/bin/python2 to the Python interpreter 2013-02-14 11:32:17 +00:00
Bernardo Damele
a67ef4117f make sure to use Python 2 interpreter when default system Python is version 3 2013-02-14 11:25:04 +00:00
Miroslav Stampar
cf6c3a84b5 Adding support for symbolic linking sqlmap.py 2013-02-12 15:48:49 +01:00
Miroslav Stampar
a367dca653 Adding a small comment 2013-02-06 10:32:19 +01:00
Miroslav Stampar
060eac110a Cleaner version checking 2013-02-06 10:28:17 +01:00
Bernardo Damele
a43202f3c0 updated copyright 2013-01-18 14:07:51 +00:00
Bernardo Damele
327db5458d 755 is ok for the main files - issue #333 2013-01-11 15:15:58 +00:00
Miroslav Stampar
db91137eda Fix for an Issue #333 2013-01-11 14:09:30 +01:00
Miroslav Stampar
dbbfee6c93 Minor style update 2012-08-22 15:05:17 +02:00
Bernardo Damele
162da75a04 modified homepage address 2012-07-12 18:38:03 +01:00
jekil
c39e5a85ba Removed $id$ tags 2012-06-27 20:56:43 +02:00
Miroslav Stampar
7fb190f3b1 minor fix 2012-04-03 12:35:19 +00:00
Miroslav Stampar
7d131d1fb1 minor update 2012-03-28 13:46:31 +00:00
Miroslav Stampar
e56309f3b1 minor makeup update 2012-02-01 15:04:56 +00:00
Miroslav Stampar
95f89ab63a updating copyright date 2012-01-11 14:59:46 +00:00
Miroslav Stampar
6806cbd6e9 minor language update 2011-11-28 16:01:01 +00:00
Miroslav Stampar
2ff555bf10 minor fix for --profile switch 2011-11-16 16:41:22 +00:00
Miroslav Stampar
af7af0a1df added version check (no more crashes on Python > 3 and < 2.6 2011-09-12 22:48:57 +00:00
Bernardo Damele
ea00c94648 Minor bug fix 2011-07-26 10:10:05 +00:00
Miroslav Stampar
5770c08784 minor optimization and refactoring 2011-07-25 20:17:44 +00:00
Bernardo Damele
aedcf8c8d7 Changed homepage address 2011-07-07 20:10:03 +00:00
Miroslav Stampar
9498a3f259 little stabilization of multi threading 2011-06-17 12:50:28 +00:00
Miroslav Stampar
3a883a82fb minor update 2011-06-16 13:44:50 +00:00
Miroslav Stampar
286e7ee679 minor beautification 2011-06-16 12:29:17 +00:00
Miroslav Stampar
17e4c6b564 minor update regarding mnemonics 2011-06-16 12:26:50 +00:00
Bernardo Damele
cce3208b35 Cleanup 2011-06-08 14:15:34 +00:00
Bernardo Damele
7da3d8dbd1 minor layout adjustment 2011-06-08 13:01:33 +00:00
Miroslav Stampar
23cec012d1 fix for that unhandled (after program exit) KeyboardInterrupt 2011-05-30 15:13:47 +00:00
Miroslav Stampar
f848cc779e adding legal disclaimer as latest situation (these days news headlines) seems out of control 2011-05-28 18:54:14 +00:00
Miroslav Stampar
74cc974fa7 cosmetics 2011-05-28 06:44:17 +00:00
Miroslav Stampar
6e8b689596 removing leftover 2011-05-28 06:40:44 +00:00
Miroslav Stampar
fb23beef6f most elegant way i could think of to deal with "collation incompatibilities" issue on some MySQL/UNION cases (affected about 5% of all targets tested) 2011-05-22 19:14:36 +00:00
Miroslav Stampar
0387654166 update of copyright string (until year) 2011-04-15 12:33:18 +00:00
Miroslav Stampar
96da7ba4eb just in case for Deprecated modules 2011-04-14 14:01:47 +00:00
Bernardo Damele
2fd9621499 Minor adjustments
Cosmetics
2011-01-31 21:22:39 +00:00
Miroslav Stampar
ddd296030d added some more info to unhandled exception message(s) 2011-01-28 16:15:45 +00:00
Miroslav Stampar
6a0e0cde3c code review of modules in lib/core directory 2011-01-15 12:13:45 +00:00
Miroslav Stampar
dce9a762f1 important update regarding restoring of potentially changed switch values in multi-target mode and/or missing switch values in resume mode 2011-01-02 10:37:32 +00:00
Miroslav Stampar
da138c46c1 added support for displaying HTTP error codes (particularly interesting ones are 403 and 406 which screw up data retrieval and DBMS fingerprinting badly) 2011-01-02 07:37:47 +00:00