Automatic SQL injection and database takeover tool
Go to file
Miroslav Stampar d63339ca26 minor bug fix
2011-01-30 07:34:07 +00:00
doc major bug fix reported by Ahmed Shawky (there was a possibility of double url encoding of parameter values) 2011-01-27 18:36:28 +00:00
extra refactoring (class names should always be Capital cased) 2011-01-28 16:36:09 +00:00
lib minor bug fix 2011-01-30 07:34:07 +00:00
plugins refactoring (class names should always be Capital cased) 2011-01-28 16:36:09 +00:00
shell removed a trailer blank like (cosmetics) 2010-11-24 14:25:16 +00:00
tamper further refactoring (all enumerations are now put into enums.py) 2010-11-08 09:20:02 +00:00
txt one of my stupidest commits (just in case) 2011-01-15 18:17:46 +00:00
udf bug fix for postgre's --os-shell (when there was an error in command executed and/or no output chars, garbled output was returned) 2011-01-05 14:36:41 +00:00
xml ASCII & CHR is quite common, so removing this one 2011-01-24 22:51:15 +00:00
sqlmap.conf Aligned comment 2011-01-20 21:49:34 +00:00
sqlmap.py added some more info to unhandled exception message(s) 2011-01-28 16:15:45 +00:00