Automatic SQL injection and database takeover tool http://sqlmap.org
Find a file
2010-12-08 23:55:42 +00:00
doc updated THANKS file 2010-12-08 21:19:46 +00:00
extra
lib Added support for time-based blind SQL injection via stacked queries too. Need to add vectors for some DBMS yet. 2010-12-08 23:52:31 +00:00
plugins code refactoring some more 2010-12-08 14:46:07 +00:00
shell removed a trailer blank like (cosmetics) 2010-11-24 14:25:16 +00:00
tamper
txt more code refactoring 2010-11-23 14:50:47 +00:00
udf
xml Added possible stacked queries time-based blind vector for MSSQL 2010-12-08 23:55:42 +00:00
sqlmap.conf Got rid of unreliable 'ORDER BY' technique to detect UNION query SQL injection, consequently switch --union-tech has gone now. 2010-11-29 17:18:38 +00:00
sqlmap.py