Automatic SQL injection and database takeover tool http://sqlmap.org
Find a file
2011-05-01 21:41:14 +00:00
doc fix for a major bug reported by k1971@live.co.uk (1..9 99..) 2011-05-01 15:47:00 +00:00
extra Minor code restyling 2011-04-30 13:20:05 +00:00
lib fix for a major bug reported by k1971@live.co.uk (1..9 99..) 2011-05-01 15:47:00 +00:00
plugins 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
procs minor cosmetics 2011-04-19 09:55:35 +00:00
shell
tamper
txt
udf
xml Minor bug fixes and code restyling for --privileges and --passwords 2011-04-30 14:50:27 +00:00
sqlmap.conf Added --count switch to count the number of entries for a specific table (when -T is provided), all database's tables (when only -D is provided) or all databases' tables when neither -D nor -T are provided 2011-04-30 00:22:22 +00:00
sqlmap.py