Automatic SQL injection and database takeover tool
Go to file
Bernardo Damele 4f8e9da1b6 Minor bug fix to properly delete sqlmap temporary files on the database server file system at shutdown.
Minor improvements at ICMPsh tunnel to cleanup properly the dbms at shutdown and avoid checking/writing sys_bineval() UDF as it's a PE and needs to be called by sys_exec() only.
Got rid of useless doubleslash param in delRemoteFile() method.
Major code refactoring to xp_cmdshell.py methods and parent calls.
2010-10-28 00:19:40 +00:00
doc Updated 2010-10-27 21:05:58 +00:00
extra Minor bug fix to properly delete sqlmap temporary files on the database server file system at shutdown. 2010-10-28 00:19:40 +00:00
lib Minor bug fix to properly delete sqlmap temporary files on the database server file system at shutdown. 2010-10-28 00:19:40 +00:00
plugins Minor bug fix to properly delete sqlmap temporary files on the database server file system at shutdown. 2010-10-28 00:19:40 +00:00
shell minor update 2010-10-19 09:17:01 +00:00
tamper new tamper script (reference: http://hakipedia.com/index.php/SQL_Injection) 2010-10-22 18:57:04 +00:00
txt update for common table names 2010-10-27 09:15:18 +00:00
udf Removed duplicate UDFs files 2010-07-20 10:44:27 +00:00
xml Minor update to properly differentiate Windows 2003 by 2008 via HTTP response headers 2010-10-27 10:09:47 +00:00
sqlmap.conf Consistency between cmdline.py, optiondict.py and sqlmap.conf and got rid of --union-use switch 2010-10-25 15:54:45 +00:00
sqlmap.py Minor code refactoring 2010-10-20 22:09:03 +00:00