Automatic SQL injection and database takeover tool
Go to file
Bernardo Damele f8c04ce020 Minor bug fix
2011-01-13 20:59:13 +00:00
doc fixes for bugs reported by pragmatk@gmail.com 2011-01-06 16:59:58 +00:00
extra same thing with mysql as in last commit 2011-01-05 14:41:38 +00:00
lib Minor bug fix 2011-01-13 20:59:13 +00:00
plugins Major code refactoring - moved to one location only (getIdentifiedDBMS() in common.py) the retrieval of identified/fingerprinted DBMS. 2011-01-13 17:36:54 +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 adding user agent strings for opera >= 9.10 and safari >= 4.0 2011-01-03 15:26:42 +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 Improvement to make time-based blind to work also against login forms 2011-01-12 16:20:29 +00:00
sqlmap.conf Added generic and mysql UNION tests from 1 to 25 columns. 2011-01-11 22:56:21 +00:00
sqlmap.py 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