Automatic SQL injection and database takeover tool
Go to file
Bernardo Damele 161590e121 Added MySQL UDF to execute commands on the underlying system:
* sys_eval() to return the standard output
* sys_exec() to return the exit status

It's a patched version of http://mysqludf.org/lib_mysqludf_sys/index.php
2009-01-17 00:13:16 +00:00
doc Minor layout adjustments in the user's manual 2009-01-13 23:16:34 +00:00
extra Added MySQL UDF to execute commands on the underlying system: 2009-01-17 00:13:16 +00:00
lib Major bug fix to forge SQL injection payload on Oracle 2009-01-13 23:15:57 +00:00
plugins Updated the copyright 2009-01-12 21:35:38 +00:00
shell Added an ASP uploader 2009-01-10 14:40:04 +00:00
txt Minor enhancement to show the DBMS operating system (if fingerprinted) 2008-11-17 11:22:03 +00:00
xml Fixed custom MSSQL "limited" query support also for Partial UNION query technique 2009-01-03 00:27:04 +00:00
sqlmap.conf Minor layout adjustments to --union-tech 2008-12-29 18:48:23 +00:00
sqlmap.py Updated the copyright 2009-01-12 21:35:38 +00:00