Commit Graph

  • 1e22ff45de minor update regarding testing of GET parameters if --data and/or --forms is used Miroslav Stampar 2011-03-28 16:14:08 +0000
  • 625f124263 little info message Miroslav Stampar 2011-03-28 12:13:17 +0000
  • 4312a42b5d another minor fix Miroslav Stampar 2011-03-28 12:04:39 +0000
  • 3173adbf6b minor update Miroslav Stampar 2011-03-28 12:02:31 +0000
  • 73e5d20ade bulk commit for safe/unsafe identificator naming (done and tested for all 4 major DBMSes) and one bug fix for --search-column on MSSQL (inside queries) Miroslav Stampar 2011-03-28 11:01:55 +0000
  • 19a6f86954 Minor update Bernardo Damele 2011-03-27 16:37:57 +0000
  • 08d052d9b8 minor update of THANKS file Miroslav Stampar 2011-03-27 13:45:19 +0000
  • 47924fb92e fix for a bug reported by malice.anon@gmail.co​m (AttributeError: 'unicode' object has no attribute 'geturl') Miroslav Stampar 2011-03-27 13:41:54 +0000
  • 76b7e3517d minor update Miroslav Stampar 2011-03-27 07:58:15 +0000
  • dba32306b0 minor update Miroslav Stampar 2011-03-26 22:03:46 +0000
  • d2eb4c6a39 update of THANKS file Miroslav Stampar 2011-03-26 21:48:36 +0000
  • d8f7c4bc4c minor update regarding support for crypt(3) Miroslav Stampar 2011-03-26 21:41:37 +0000
  • 4f00b9fa4b minor fix Miroslav Stampar 2011-03-26 21:10:31 +0000
  • afe2be6a9f implementation of Standard DES hashing (crypt) Miroslav Stampar 2011-03-26 20:46:25 +0000
  • 04c4578df7 minor fix Miroslav Stampar 2011-03-26 05:55:49 +0000
  • 58f8703ecd minor update before bedtime Miroslav Stampar 2011-03-25 22:59:18 +0000
  • ae12dee990 minor update Miroslav Stampar 2011-03-25 22:08:54 +0000
  • c9baa0094b going global for protection of non-standard identificator naming Miroslav Stampar 2011-03-25 22:02:28 +0000
  • 5a1f733a43 minor update (_ is part of normal identificator naming) Miroslav Stampar 2011-03-25 21:49:20 +0000
  • 1a98095a93 minor improvement for that MySQL identification naming Miroslav Stampar 2011-03-25 21:46:49 +0000
  • 1119a85f39 it's a must after all - partial union is specific and as there is no output for fetched value, we have to display something to the user. also, there is a bug fix (removed the leftover parseUnionPage) Miroslav Stampar 2011-03-25 21:31:26 +0000
  • 48c4460e2c bug fixed (there was a huge problem with space containing identifiers - fixed and tested for MySQL) Miroslav Stampar 2011-03-25 21:22:06 +0000
  • 6c6133e8aa revert of the last commit (i was doing some testing against a test case with lots of None(s) which drove me to the conclusion that we need that progress - in normal cases it's fine as it is) Miroslav Stampar 2011-03-25 20:46:37 +0000
  • 737b4abf13 this is a must for partial union. there are lots of cases with dumping of huge tables and user doesn't know a squirt if sqlmap is running or not (compromise is that this is only displayed if the verbose level is not touched by the user) Miroslav Stampar 2011-03-25 20:30:15 +0000
  • af39a441fa minor improvement when --dbs returns no database names (like in many cases with MySQL 4) Miroslav Stampar 2011-03-25 19:50:06 +0000
  • 5eb7787fc9 adding partial union cases to the live tests Miroslav Stampar 2011-03-25 15:56:15 +0000
  • 670aa7f99b update for live tests (added dumping of columns and table values) Miroslav Stampar 2011-03-25 15:37:11 +0000
  • 422967fbcd just an minor update related to the last commit Miroslav Stampar 2011-03-25 12:21:53 +0000
  • c5b6d377fb fix for a bug reported by Kirill Morozov (we haven't expected mixed case/copied results in partial union pages) Miroslav Stampar 2011-03-25 12:14:19 +0000
  • af5342c495 fix for partial inband queries on MSSQL Miroslav Stampar 2011-03-25 11:19:15 +0000
  • e80c9e08d8 minor update regarding --live-test Miroslav Stampar 2011-03-25 09:03:08 +0000
  • ea52d7acad minor revisit of inference Miroslav Stampar 2011-03-24 20:10:40 +0000
  • 1f1c4c0e61 better update related to the last commit Miroslav Stampar 2011-03-24 20:04:20 +0000
  • c0cc5d1dad minor update Miroslav Stampar 2011-03-24 17:18:03 +0000
  • f3858a5fcf another fix related to the bug reported by Alone Shell Miroslav Stampar 2011-03-24 17:08:14 +0000
  • 82ab4c8dc2 minor fix (ORDER BY 1 screws things up in blind mode) Miroslav Stampar 2011-03-24 14:19:32 +0000
  • 06a5c39efe fix related to the bug reported by Alone Shell Miroslav Stampar 2011-03-24 14:03:40 +0000
  • cef2c0879d adding live test cases for --technique=1 too Miroslav Stampar 2011-03-24 12:19:40 +0000
  • e42cdfd138 adding possibility to run only one live test (e.g. --run-case=8) Miroslav Stampar 2011-03-24 12:07:47 +0000
  • 33c01726dd adding basic live tests for MSSQL too Miroslav Stampar 2011-03-24 12:01:53 +0000
  • 2b15ad57c2 basic live tests against 3 major DBMSes Miroslav Stampar 2011-03-24 11:47:01 +0000
  • ecbbfeba6e introduction of --fresh-queries Miroslav Stampar 2011-03-24 10:08:47 +0000
  • 762397854e fix for a bug reported by Kirill (unknown charset '8859-1') Miroslav Stampar 2011-03-24 09:27:19 +0000
  • d79fae724c minor refactoring Miroslav Stampar 2011-03-24 09:16:21 +0000
  • 0bb08d09d2 fix for a bug reported by Kirill (value is None in attack table phase) and minor fix for loading request file Miroslav Stampar 2011-03-24 08:43:40 +0000
  • bd75fd26e9 implementing a --page-rank switch as requested by l0rda@l0rda.biz Miroslav Stampar 2011-03-23 11:57:57 +0000
  • 02379c01a2 minor update (will do "schema update" for sybase some other time; that COUNT(*) blew my mind) Miroslav Stampar 2011-03-23 11:42:36 +0000
  • 0f7bce5c66 fixing a huge mess going on because of counting on error and union techniques Miroslav Stampar 2011-03-23 11:36:40 +0000
  • 7ea45e9032 minor update for Sybase regarding last commit Miroslav Stampar 2011-03-23 11:04:15 +0000
  • b72cdfe9e6 fix for mssql regarding usage of schema names reported by jabra@spl0it.org Miroslav Stampar 2011-03-23 10:40:34 +0000
  • 5a1aaecf16 minor fix so concatenated queries could be run in Oracle --sql-shell (e.g. select NAME||chr(58)||OWNER FROM ALL_SOURCE WHERE TYPE='FUNCTION') Miroslav Stampar 2011-03-22 13:07:37 +0000
  • 7613134515 it was a real pain in the ass to have SELECT COUNT(*) for all rows (it was processed by a limit logic) Miroslav Stampar 2011-03-22 12:37:05 +0000
  • 9479a68eb5 minor fix regarding last commit Miroslav Stampar 2011-03-22 12:21:56 +0000
  • c24ed6e622 minor fix related to a bug reported by warninggp@gmail.com Miroslav Stampar 2011-03-22 09:22:48 +0000
  • cbfb10cbd1 fix of a minor bug reported by syssecurity7@googlemail.com (missing iso-8858...) Miroslav Stampar 2011-03-21 16:43:46 +0000
  • 0d3f6edcc4 typo Bernardo Damele 2011-03-21 16:27:13 +0000
  • 7b1021d100 minor update of THANKS file Miroslav Stampar 2011-03-21 13:18:00 +0000
  • b5c9ccb755 Oracle XML based error payload has problems with char $ as with space Miroslav Stampar 2011-03-21 13:13:12 +0000
  • 1abcd507b8 hidding --group-concat switch Miroslav Stampar 2011-03-21 12:13:21 +0000
  • 4889764114 minor update regarding last commit Miroslav Stampar 2011-03-21 11:40:27 +0000
  • 5291fe35c9 proper implementation of --dbs on Oracle (we are using now schema names as a counterpart to dbs in other DBMSes) Miroslav Stampar 2011-03-21 11:29:43 +0000
  • f8a2cf0497 minor THANKS update Miroslav Stampar 2011-03-21 09:53:34 +0000
  • 19e2ed9803 Layout fix Bernardo Damele 2011-03-21 00:40:25 +0000
  • f7c1b7dc5f Updated Bernardo Damele 2011-03-21 00:39:54 +0000
  • 3ca5cddca7 massive BUG FIX (if NULL is one of dumping values it will screw everything in corner cases because "SELECT 1 WHERE NULL IN (NULL)" and "SELECT 1 WHERE NULL NOT IN (NULL)" will always return nothing/nadda/zero/not even NULL) Miroslav Stampar 2011-03-20 23:54:56 +0000
  • 9b1f2d82d0 minor update (that .strip() was a leftover) Miroslav Stampar 2011-03-20 23:20:47 +0000
  • db992a0a86 mssql likes to htmlescape error reports Miroslav Stampar 2011-03-20 23:16:34 +0000
  • 088c815567 minor update (exposing --tor switch) Miroslav Stampar 2011-03-19 18:28:51 +0000
  • 2cc91b8470 minor fix Miroslav Stampar 2011-03-19 17:44:34 +0000
  • 7c2b3afafb minor fix (-r required Content-Length which is a part of Burp log and as we share the parsing logic this was a headache for -r) Miroslav Stampar 2011-03-19 17:37:26 +0000
  • 139448eeb9 little stabilization regarding POST url(de/en)coding Miroslav Stampar 2011-03-19 16:53:14 +0000
  • 0fcd999e51 fix for a bug reported by malice Miroslav Stampar 2011-03-18 16:52:46 +0000
  • 58e9a074d3 masking some more command line arguments Miroslav Stampar 2011-03-18 16:47:18 +0000
  • 36233fac42 update regarding a feature request from andyroyalbattle@yahoo.it Miroslav Stampar 2011-03-18 16:35:30 +0000
  • 00b9d85ffc fix regarding bug report from andyroyalbattle@yahoo.it Miroslav Stampar 2011-03-18 16:26:39 +0000
  • 4e300baaf2 minor cosmetics Miroslav Stampar 2011-03-18 14:09:18 +0000
  • 3628887110 los cosmeticados Miroslav Stampar 2011-03-18 14:08:36 +0000
  • 75c0e09f43 little refactoring Miroslav Stampar 2011-03-18 13:46:51 +0000
  • c301b245a9 adding default value for referer in case --referer was not defined and --level>=3 used (so it could be tested with default value) Miroslav Stampar 2011-03-18 13:39:51 +0000
  • b53c9a2599 minor fix and some refactoring Miroslav Stampar 2011-03-18 00:24:02 +0000
  • 3edb30968b Pff.. just layout Bernardo Damele 2011-03-17 12:37:50 +0000
  • 9526f0c4c2 Minor layout adjustments Bernardo Damele 2011-03-17 12:35:40 +0000
  • 03fac62592 Minor code restyle Bernardo Damele 2011-03-17 12:34:29 +0000
  • cbdd9e921e minor cosmetics Miroslav Stampar 2011-03-17 12:23:56 +0000
  • 6607a240cf added logging to redirecthandler Miroslav Stampar 2011-03-17 12:21:27 +0000
  • 9a513198dd minor fix regarding last couple of commits Miroslav Stampar 2011-03-17 11:25:37 +0000
  • 970cde5a8a minor update regarding last commit Miroslav Stampar 2011-03-17 09:23:46 +0000
  • beba69faa9 implementation of request from Santiago (look for error based responses in redirects) Miroslav Stampar 2011-03-17 09:12:28 +0000
  • 847ce863e3 refactoring Miroslav Stampar 2011-03-17 08:54:20 +0000
  • fbd0cfda29 minor update toward the implementation of request from Santiago Miroslav Stampar 2011-03-17 06:39:05 +0000
  • 0535225fe7 throwing out obsolete ORDER BY 1 from inband queries Miroslav Stampar 2011-03-16 14:18:12 +0000
  • f00aff5303 -v 0 shows both error, critical and raw_input messages Bernardo Damele 2011-03-11 22:02:38 +0000
  • d7d47b6257 Minor bug fix (revert) Bernardo Damele 2011-03-11 21:56:45 +0000
  • e64f225e65 minor refactoring Miroslav Stampar 2011-03-11 20:16:34 +0000
  • 2fd3f0d7b2 minor update (added comment) Miroslav Stampar 2011-03-11 20:07:52 +0000
  • 6cc745f789 removal of deprecated piece of code (replaced later with that getCurrentThreadData().disableStdOut) Miroslav Stampar 2011-03-11 20:04:15 +0000
  • 5eae525010 this was bothering me for some time (POST and/or GET payloads needs to be urlencoded throughly) Miroslav Stampar 2011-03-11 19:57:44 +0000
  • d8a76ebe34 Minor bug fix for counting of entries for error-based and partial UNION query SQL injection techs Bernardo Damele 2011-03-11 16:03:19 +0000
  • 3cb0ca4b63 Minor bug fix for --privileges on PgSQL with error-based SQL inj technique Bernardo Damele 2011-03-11 15:24:25 +0000
  • 5af7410cb1 Another bug fix for --privileges on PgSQL with UNION query technique Bernardo Damele 2011-03-11 15:13:09 +0000