Automatic SQL injection and database takeover tool
Go to file
2011-01-19 21:46:43 +00:00
doc Updated 2011-01-18 23:14:35 +00:00
extra minor update 2011-01-15 13:43:08 +00:00
lib bug fix (UnboundLocalError: local variable 'colType' referenced before assignment) 2011-01-19 21:46:43 +00:00
plugins Major bug fix to properly process custom queries (--sql-query/--sql-shell) when technique in use is error-based. 2011-01-18 23:02:11 +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 Confirmed HAVING payloads work as WHERE ones. 2011-01-18 22:55:20 +00:00
sqlmap.conf refactoring, code clearing and removal of obsolete switch --longest-common 2011-01-14 14:37:03 +00:00
sqlmap.py code review of modules in lib/core directory 2011-01-15 12:13:45 +00:00