Commit Graph

  • b4fd71e8b9 Minor adjustment to reflect Metasploit r6849 (http://trac.metasploit.com/changeset/6849) and minor code refactoring. Bernardo Damele 2009-07-20 14:36:33 +0000
  • 8096a37940 Major bug fix in --read-file option and minor code refactoring. Bernardo Damele 2009-07-09 11:50:15 +0000
  • cb3d2bac16 Minor improvement so that sqlmap tests also all parameters with no value (ig. par=). Bernardo Damele 2009-07-09 11:25:35 +0000
  • 516fdb9356 Avoid to upload the web backdoor to unexisting empty-name directory Bernardo Damele 2009-07-09 11:11:25 +0000
  • 24a3a23159 Minor bug fix to --dbms, updated user's manual Bernardo Damele 2009-07-09 11:05:24 +0000
  • 4b622ed860 Minor bug fix. Adapted Metasploit wrapping functions to work with latest msf3 development version too. Bernardo Damele 2009-07-06 14:40:33 +0000
  • 0fc4587f02 Added support for reflective meterpreter by default when the target OS is Windows and minor layout fix Bernardo Damele 2009-07-03 17:59:20 +0000
  • ba2e009fd9 Now it's fixed Bernardo Damele 2009-06-29 10:15:10 +0000
  • bc31bd1dd9 Minor bug fix Bernardo Damele 2009-06-29 10:13:39 +0000
  • fd7de4bbb8 Updated THANKS file Bernardo Damele 2009-06-24 13:57:50 +0000
  • 3b9303186e Fixed minor bug with --eta Bernardo Damele 2009-06-24 13:44:14 +0000
  • e5a01d500e Minor bug fix in --update option, updated also Microsoft XML versions file Bernardo Damele 2009-06-16 15:12:02 +0000
  • 32067cb676 Added ASPX shell and stager Bernardo Damele 2009-06-15 14:54:36 +0000
  • 03a6739fbf Minor layout adjustments Bernardo Damele 2009-06-11 15:34:31 +0000
  • 150abc0f1e sqlmap 0.7-rc3: Reset takeover OOB features (if any of --os-pwn, --os-smbrelay or --os-bof is selected) when running under Windows because msfconsole and msfcli are not supported on the native Windows Ruby interpreter. Correctly handle fcntl to be imported only on systems different from Windows. Minor code refactoring. Bernardo Damele 2009-06-11 15:01:48 +0000
  • 3bca0d4b28 Minor improvement so that user's options can also be passed directly as a dictionary/advancedDict rather than only as an optparse instance. Bernardo Damele 2009-06-05 10:15:55 +0000
  • 5ac2b0658c Fixed regular expression to parse burp log file hosts' scheme/port Bernardo Damele 2009-06-04 14:42:53 +0000
  • cfd8a83655 Minor adjustment to get also the port when parsing burp logs Bernardo Damele 2009-06-04 14:36:31 +0000
  • 966f34f381 Minor parsing syntax adjustment due to sligh differences between Burp 1.2 lite and professional editions Bernardo Damele 2009-06-03 15:26:18 +0000
  • c7b72abc0e Minor bug fix in parsing Burp (WebScarab too?) log to correctly parse httpS urls Bernardo Damele 2009-06-03 15:04:40 +0000
  • 02f6425db8 Work-around to avoid a TypeError traceback when reading a file content on MySQL/MSSQL Bernardo Damele 2009-06-02 14:24:48 +0000
  • 93ee4a01e5 HTTPS requests over HTTP proxy now work on either Python 2.4, 2.5 and 2.6+ Bernardo Damele 2009-05-20 14:27:25 +0000
  • 81d1a767ac Minor bug fix in output manager (dumper) object Bernardo Damele 2009-05-20 13:56:23 +0000
  • 8e7282f7c7 Major bug fix to properly pass HTTPS request to HTTP proxy when its provided. It works with both Python 2.4 and Python 2.5 now. It still crashes at httplib level with Python 2.6. Bernardo Damele 2009-05-20 13:51:25 +0000
  • 440a52b84d Major bug fix to sql-query/sql-shell functionalities Bernardo Damele 2009-05-20 10:19:19 +0000
  • 37d3b3adda Updated THANKS Bernardo Damele 2009-05-20 09:58:22 +0000
  • 13de8366d0 Major silent bug fix to multi-threading functionality. Thanks Nico Leidecker for reporting! Bernardo Damele 2009-05-20 09:34:13 +0000
  • f7ee4d578e Updated THANKS file Bernardo Damele 2009-05-19 15:56:30 +0000
  • ef3846e0de Minor fix in Host header value by Oliver Gruskovnjak Bernardo Damele 2009-05-19 14:40:04 +0000
  • 45dff4a00a Added new function to search a file within the PATH environment variable paths: it will be used when sqlmap will be packaged as DEB and RPM Bernardo Damele 2009-05-12 20:24:47 +0000
  • b463205544 Minor fixes for MacOSX Bernardo Damele 2009-05-12 20:24:00 +0000
  • 06cc2a6d70 Minor bug fixes and code refactoring Bernardo Damele 2009-05-11 15:37:48 +0000
  • a727427299 Minor fix for Python <= 2.5.2 (os.path.normpath function) Bernardo Damele 2009-05-06 13:37:51 +0000
  • c5d20b8a86 Initial support for ASP web backdoor functionality Bernardo Damele 2009-05-06 12:14:38 +0000
  • f3e8d6db70 Fixed MySQL comment injection Bernardo Damele 2009-05-01 16:29:45 +0000
  • ccedadd780 Finished Mac OS X Bernardo Damele 2009-04-30 21:42:54 +0000
  • e8c115500d Now it works also on Mac OS X Bernardo Damele 2009-04-30 10:46:50 +0000
  • 722ca8bf2f Minor "fix" Bernardo Damele 2009-04-29 19:45:12 +0000
  • 57b8bb4c8e Minor syntax adjustment for web backdoor functionality Bernardo Damele 2009-04-28 21:51:22 +0000
  • 58f3eee390 Updated Microsoft SQL Server XML signatures file and minor bug fix in connection library Bernardo Damele 2009-04-28 11:11:35 +0000
  • 1d7de719b9 Almost done with web backdoor functionality Bernardo Damele 2009-04-28 11:05:07 +0000
  • 16b4530bbe Minor bug fixes to --os-shell (altought web backdoor functionality still to be reviewed). Minor common library code refactoring. Code cleanup. Set back the default User-Agent to sqlmap for comparison algorithm reasons. Updated THANKS. Bernardo Damele 2009-04-27 23:05:11 +0000
  • 5121a4dcba Send IE7.0 as default User-Agent Bernardo Damele 2009-04-24 20:13:21 +0000
  • 406d5df195 Minor layout adjustments Bernardo Damele 2009-04-24 20:12:52 +0000
  • 546a6c32e3 Avoid deprecation warning on sha and md5 libraries on Python >= 2.6 Bernardo Damele 2009-04-24 20:10:30 +0000
  • 6f4035938b Let the user choose also the local address in reverse OOB connection Bernardo Damele 2009-04-24 10:27:52 +0000
  • 06e8546177 Finally fixed MSSQL 2000 fingerprint Bernardo Damele 2009-04-24 10:26:01 +0000
  • eeb34eb028 Again, minor fix to MSSQL 2000 fingerprint Bernardo Damele 2009-04-23 21:13:34 +0000
  • 4ce74764b7 More verbose when reporting failure to create shellcode/payload stager (via Metasploit) Bernardo Damele 2009-04-23 20:39:32 +0000
  • aec2419410 Fixed character escaping in SQL shell/query functionalities. Bernardo Damele 2009-04-23 15:37:12 +0000
  • 1af6898618 Fixed POST parsing when -l option is provided (burp/webscarab log file) Bernardo Damele 2009-04-23 15:04:28 +0000
  • 69259c5984 Updated THANKS Bernardo Damele 2009-04-23 08:42:57 +0000
  • 8e88b32274 Minor fix in MSSQL 2000 fingerprint Bernardo Damele 2009-04-23 08:36:39 +0000
  • aefa7ef988 Avoid libmagic traceback on Windows. WARNING: this release is a candidate, it only works on Linux/Unices for the moment! 0.7-rc1 Bernardo Damele 2009-04-22 12:44:16 +0000
  • 8c0ac767f4 Updated to sqlmap 0.7 release candidate 1 Bernardo Damele 2009-04-22 11:48:07 +0000
  • b997df740a Minor bug fix Bernardo Damele 2009-02-25 20:11:14 +0000
  • 0c1a6b3edf Minor typo fix Bernardo Damele 2009-02-19 00:38:54 +0000
  • 2efee058ea Major enhancement in comparison algorithm Bernardo Damele 2009-02-12 00:17:44 +0000
  • 954417072b Updated Microsoft SQL Server XML versions file Bernardo Damele 2009-02-10 23:00:53 +0000
  • ba00a17205 Minor layout adjustment Bernardo Damele 2009-02-09 10:58:44 +0000
  • 2355885712 Minor adjustment Bernardo Damele 2009-02-09 10:29:07 +0000
  • 207e96e2b2 Major bug fix in the comparison algorithm to correctly handle also the case that the url is stable and the False response changes the page content very little. Bernardo Damele 2009-02-09 10:28:03 +0000
  • c405fb51ab PDF regenerated Bernardo Damele 2009-02-04 16:32:06 +0000
  • b12d955274 Updated packaging scripts, site and finalized the documentation to release version 0.6.4 0.6.4 Bernardo Damele 2009-02-03 15:38:40 +0000
  • 770e000cb4 Fixed another bug on Microsoft SQL Server custom "limited" query reported by Konrads Smelkovs Bernardo Damele 2009-02-02 23:44:19 +0000
  • 9ab174a444 Almost ready with the user's manual for 0.6.4 release Bernardo Damele 2009-02-01 13:44:44 +0000
  • 77d9d22ceb Minor update to the user's manual Bernardo Damele 2009-02-01 00:20:08 +0000
  • dded57f1cd Minor bug fix to correctly unpack user's custom queries on Microsoft SQL Server Bernardo Damele 2009-01-30 23:58:48 +0000
  • ad03684788 Added another PostgreSQL banner signature for Windows (it's specific for PostgreSQL compiled by hand with MinGW/GCC or using the binary MSI file of PostgreSQL version 8.2.x. PostgreSQL 8.3.x is compiled by default using Visual C++) Bernardo Damele 2009-01-30 00:35:05 +0000
  • 6054090191 sqlmap 0.6-rc5: major bug fix to make --sql-shell and --sql-query work properly also with mixed case statements (i.e oRDeR bY). Thanks Konrads Smelkovs to notifying. Bernardo Damele 2009-01-28 14:53:11 +0000
  • a8d57bb031 Avoid DeprecationWarning with Python 2.6+ Bernardo Damele 2009-01-22 23:53:01 +0000
  • 193482a62b Updated user's manual Bernardo Damele 2009-01-22 23:44:44 +0000
  • 981c7a4428 Updated Microsoft SQL Server XML signature db Bernardo Damele 2009-01-22 22:30:45 +0000
  • 793c323b2a Major bug fixes Bernardo Damele 2009-01-22 22:28:27 +0000
  • d54a51a328 Updated the HTML manual for the MySQL UDF and consequently other files. Thanks Roland! Bernardo Damele 2009-01-22 21:28:56 +0000
  • 69204afe1f Updated copyright Bernardo Damele 2009-01-22 00:41:57 +0000
  • 9631dc115e Added PostgreSQL UDF to execute commands on the underlying system: Bernardo Damele 2009-01-22 00:35:17 +0000
  • ae0f1985f3 Updated also the patch file Bernardo Damele 2009-01-21 20:54:14 +0000
  • deeccf9b5e Updated tar.gz package Bernardo Damele 2009-01-21 00:53:10 +0000
  • 1c5925ea2b Minor adjustments Bernardo Damele 2009-01-21 00:52:23 +0000
  • 7adbf5892d Updated user's manual Bernardo Damele 2009-01-19 23:45:54 +0000
  • c25b49e80e Major bugfix to avoid "IFNULL and CAST" on CASE Bernardo Damele 2009-01-19 21:27:51 +0000
  • 96db179ffe Minor adjustment Bernardo Damele 2009-01-19 21:26:02 +0000
  • f91843540f Major bug fix when the CU alias (current user) is given (with -U option) together with --privileges or --password to work properly also on MySQL >= 5.0. Bernardo Damele 2009-01-19 21:25:37 +0000
  • 8f973ce574 Minor layout adjustments Bernardo Damele 2009-01-18 22:36:48 +0000
  • 161590e121 Added MySQL UDF to execute commands on the underlying system: Bernardo Damele 2009-01-17 00:13:16 +0000
  • 6690b4c00a Added svn executable property Bernardo Damele 2009-01-17 00:05:47 +0000
  • bc3b4c6936 Minor layout adjustments in the user's manual Bernardo Damele 2009-01-13 23:16:34 +0000
  • fd7cb9101c Major bug fix to forge SQL injection payload on Oracle Bernardo Damele 2009-01-13 23:15:57 +0000
  • bc448211c5 Minor layout adjustment Bernardo Damele 2009-01-13 23:15:23 +0000
  • 73e713c5ba Minor adjustments Bernardo Damele 2009-01-12 23:59:07 +0000
  • 26cb082fc3 Added a README for dbgtool Bernardo Damele 2009-01-12 23:17:15 +0000
  • de393628d0 Added dbgtool to extras, a port in python of toolcrypt.org dbgtool. Inspired by sqlninja perl script makescr.pl. Bernardo Damele 2009-01-12 23:02:02 +0000
  • 5560f0b68a Updated the copyright Bernardo Damele 2009-01-12 21:35:38 +0000
  • 92645dd264 Minor adjustment Bernardo Damele 2009-01-10 14:51:12 +0000
  • 9b0f11f879 Added an ASP uploader Bernardo Damele 2009-01-10 14:40:04 +0000
  • e10ab5aa0e Major bug fixes Bernardo Damele 2009-01-10 14:39:27 +0000
  • 9c125a2b57 Minor improvement to use Python ConfigParser library when --save if specified. Minor update to the user's manual Bernardo Damele 2009-01-03 22:59:22 +0000
  • 6ff8feb5cf Updated documentation Bernardo Damele 2009-01-03 01:25:43 +0000
  • d0604ef513 Major bug fix to correctly handle custom SQL "limited" queries on Oracle Bernardo Damele 2009-01-03 01:19:04 +0000