Commit Graph

  • b7efa255d6 minor update of usage string Miroslav Stampar 2011-04-19 20:14:56 +0000
  • fc90974940 revert of last commit because of the situation in detection phase where payload is made at the starting point (can't change conf.timeSec in that phase) Miroslav Stampar 2011-04-19 14:50:09 +0000
  • 7abbd0c029 removing a leftover Miroslav Stampar 2011-04-19 14:29:51 +0000
  • 96b5fede5a automatic increasing of time delay on lagging connections Miroslav Stampar 2011-04-19 14:28:51 +0000
  • 13f8c001a7 minor update Miroslav Stampar 2011-04-19 11:13:53 +0000
  • 7a06af9a92 added "lagging" critical message Miroslav Stampar 2011-04-19 10:37:20 +0000
  • 959204cff9 minor cosmetics Miroslav Stampar 2011-04-19 09:55:35 +0000
  • 597f4dc445 adding procs directory for storing SQL procedure declarations Miroslav Stampar 2011-04-19 09:54:34 +0000
  • 9b0db33cc5 initial page request can result in unwanted lag (e.g. slow DNS response,...), hence it's response time shouldn't be a part of response time statistical model Miroslav Stampar 2011-04-19 08:55:38 +0000
  • a7c26366b4 doing that auto default value for --time-sec only for --tor Miroslav Stampar 2011-04-19 08:43:29 +0000
  • 4d48ac54dc automatically increasing default --time-sec value when --tor/--proxy used (not touching anything if explicit --time-sec set) Miroslav Stampar 2011-04-19 08:34:21 +0000
  • b79d4f70f3 cleaner solution for the problem solved with last commit Miroslav Stampar 2011-04-18 14:51:48 +0000
  • f5cff067c6 little hack for --time-sec Miroslav Stampar 2011-04-18 14:46:18 +0000
  • 6463cad8c5 minor update for SOAP payloads Miroslav Stampar 2011-04-18 14:29:52 +0000
  • c6a0209649 update of THANKS file Miroslav Stampar 2011-04-18 14:01:45 +0000
  • da9ec67869 removing leftover Miroslav Stampar 2011-04-18 13:43:22 +0000
  • 354a2ce249 'chardet' heuristic engine added to the project Miroslav Stampar 2011-04-18 13:38:46 +0000
  • b5aef9bcf9 fix for a bug reported by nightman (TypeError: unsupported operand type(s) for +: 'NoneType' and 'str') Miroslav Stampar 2011-04-18 10:16:38 +0000
  • 6fab44d635 minor refactoring and improving of used regex Miroslav Stampar 2011-04-17 22:37:00 +0000
  • 76d1f09b0a minor cosmetics Miroslav Stampar 2011-04-17 22:25:25 +0000
  • 9aae447553 minor update for matching SOAP messages Miroslav Stampar 2011-04-17 22:21:32 +0000
  • 4fa00121e4 that CONSTANT_RATIO was a pure black magic for dynamic pages. now we have better injection detection workflow than before (False, True, False) and it was just a matter of time for removing this one Miroslav Stampar 2011-04-17 21:58:34 +0000
  • a7366bf710 SOAP refactoring Miroslav Stampar 2011-04-17 21:39:00 +0000
  • c7ff5dcbeb minor update Miroslav Stampar 2011-04-17 08:48:13 +0000
  • ee88ccf0ac well, this could be important :) Miroslav Stampar 2011-04-17 08:33:46 +0000
  • ad53e3f551 update of doc/THANKS Miroslav Stampar 2011-04-17 07:39:49 +0000
  • 29ee760021 improving time based data retrieval mechanism Miroslav Stampar 2011-04-17 07:24:18 +0000
  • 5e70eac98c fix for a "popular" typo 'iso-5889-1' reported by David Guimaraes Miroslav Stampar 2011-04-16 06:44:29 +0000
  • 88c76147e1 removed few trailing whitespace lines Miroslav Stampar 2011-04-15 20:52:08 +0000
  • 877d5c1e7f update of few propsets Miroslav Stampar 2011-04-15 20:43:09 +0000
  • 79d5804519 added propset Bernardo Damele 2011-04-15 16:28:48 +0000
  • 48f916d5a4 Fixed a minor bug Bernardo Damele 2011-04-15 16:25:42 +0000
  • c16b74ce1a covering __pivotDumpTable for keyboard and connection exceptions too Miroslav Stampar 2011-04-15 14:21:13 +0000
  • 3b6f9945ae minor fix regarding report from nightman@email.de (...from time to time sqlmap lost the connection...) Miroslav Stampar 2011-04-15 14:15:29 +0000
  • c461fdca54 some refactoring Miroslav Stampar 2011-04-15 13:51:06 +0000
  • bf6ea35145 adding new tool safe2bin for decoding safe encoded values Miroslav Stampar 2011-04-15 13:41:50 +0000
  • a883316e22 i was on some heavy drugs (sys.stdout = fpOut) Miroslav Stampar 2011-04-15 12:58:56 +0000
  • 0387654166 update of copyright string (until year) Miroslav Stampar 2011-04-15 12:33:18 +0000
  • 4d8a49a87c more standard way to display hex encoded char (\xff instead of \ff) also compatible with python representation Miroslav Stampar 2011-04-15 11:53:20 +0000
  • 05a0e1d3b0 fix for a bug reported by m4l1c3 (TypeError: not all arguments converted during string formatting) Miroslav Stampar 2011-04-15 11:34:14 +0000
  • 467d1a50b3 removed debug message that could cause confusion Miroslav Stampar 2011-04-15 11:28:01 +0000
  • 8c6f7c7d5f explicit usage of --time-sec will implicitly turn off auto-adjustment of time delay Miroslav Stampar 2011-04-15 08:52:53 +0000
  • aed994192e disabling safecharencode for --banner Miroslav Stampar 2011-04-15 08:15:21 +0000
  • 3efd9e3959 improved htmlunescape (great for localized html escape codes) Miroslav Stampar 2011-04-14 21:36:13 +0000
  • 8ddac7fe5a minor fix and speedup when pivoting empty table Miroslav Stampar 2011-04-14 21:11:20 +0000
  • 384ca98ded don't let sqlmapNoneDataException for one table to break whole dumpAll() Miroslav Stampar 2011-04-14 20:56:12 +0000
  • dbbaefa79d minor update (pivot value should be safechardecoded) Miroslav Stampar 2011-04-14 20:38:03 +0000
  • ded28442fb minor fixes and refactoring regarding safecharencoding Miroslav Stampar 2011-04-14 15:54:00 +0000
  • 866cdb4cf7 speed of --replicate is now vastly improved Miroslav Stampar 2011-04-14 14:34:12 +0000
  • 96da7ba4eb just in case for Deprecated modules Miroslav Stampar 2011-04-14 14:01:47 +0000
  • eafab03d99 safe decoding values going into --replicate (as we should have a "replicate" and sqlite3 supports all chars) Miroslav Stampar 2011-04-14 13:53:56 +0000
  • 30bfefd638 minor fix Miroslav Stampar 2011-04-14 12:58:03 +0000
  • 5cf38cd0d7 More cookies to ignore Bernardo Damele 2011-04-14 12:46:14 +0000
  • d462937a2e added a contributor Bernardo Damele 2011-04-14 12:42:09 +0000
  • 8426d48e2e minor refactoring Miroslav Stampar 2011-04-14 10:14:46 +0000
  • 930262f573 minor update related to the last commit Miroslav Stampar 2011-04-14 10:12:07 +0000
  • 1c5427baf8 minor fix Miroslav Stampar 2011-04-14 09:54:29 +0000
  • bb99bd2fbe one more commit related to the issue with displaying of garbled characters Miroslav Stampar 2011-04-14 09:43:36 +0000
  • 04986be4b9 update regarding safe character output together with a small fix for newlines Miroslav Stampar 2011-04-14 09:31:45 +0000
  • 5dfb55effc revert of the last commit because of this http://osvdb.org/show/osvdb/26582 Miroslav Stampar 2011-04-14 06:46:32 +0000
  • 786f305e1a minor update Miroslav Stampar 2011-04-14 06:43:08 +0000
  • 21114d1748 added IGNORE_PARAMETERS to skip testing of state/session web server parameters Miroslav Stampar 2011-04-13 19:01:02 +0000
  • 58a93c5b1f better beep for MacOSX Miroslav Stampar 2011-04-13 18:32:47 +0000
  • bf55b0b77a more restrictions on crypt(3) hash recognition to prevent false positives Miroslav Stampar 2011-04-13 14:40:23 +0000
  • d06ae9cd47 implemented retrieved items info for partial union too Miroslav Stampar 2011-04-13 14:33:15 +0000
  • f5f2201bbc minor cosmetics for partial inband retrieval Miroslav Stampar 2011-04-13 11:25:42 +0000
  • c193b896be just in case update to prevent gibberish "retrieved: " outputs Miroslav Stampar 2011-04-12 23:07:50 +0000
  • f435f37d71 update of THANKS file Miroslav Stampar 2011-04-12 15:54:00 +0000
  • 5346ecbb56 fix for a "accept certificate first time for svn" Miroslav Stampar 2011-04-12 14:25:17 +0000
  • a883ce26b5 fix for a bug reported by ToR (AttributeError: 'NoneType' object has no attribute 'redcode') Miroslav Stampar 2011-04-12 13:25:28 +0000
  • 1c51e11c5c Minor adjustments to PgSQL fingerprint Bernardo Damele 2011-04-12 10:35:33 +0000
  • 7324d53997 reference (http://www.enterprisedb.com/docs/en/9.0/pg/release-9-0.html) Miroslav Stampar 2011-04-12 10:30:33 +0000
  • bc4c2f320c cosmetics Miroslav Stampar 2011-04-12 10:24:09 +0000
  • 2f1786e65f added active fingerprint for pgsql >= 9.0.3 (reference: http://www.postgresql.org/docs/9.0/static/release-9-0.html) Miroslav Stampar 2011-04-12 10:22:54 +0000
  • 7c61931b96 Added notes on how to compile and get small shared libraries for UDF Bernardo Damele 2011-04-12 09:53:52 +0000
  • b50b4cd961 MySQL Windows 32-bit DLL recompiled (Visual C++ 2005) and stripped (UPX) - this is the smallest we can get Bernardo Damele 2011-04-11 22:04:41 +0000
  • fdbd8bfe37 initial support for PostgreSQL 9.0 - #223 Bernardo Damele 2011-04-11 22:02:00 +0000
  • f4745a95ea Possible fix for bug reported by David Bernardo Damele 2011-04-11 21:45:25 +0000
  • 136e85abf3 little refresh of PHPIDS rules for --check-payload Miroslav Stampar 2011-04-11 15:37:49 +0000
  • 0ae74f27e4 avoiding annoying "payload 'None' possibly..." in case where payload is not specified Miroslav Stampar 2011-04-11 15:24:52 +0000
  • 941daa1645 just in case to prevent "object of type 'NoneType' has no len()" error reports Miroslav Stampar 2011-04-11 11:59:02 +0000
  • 2db2e9b6a2 now GET forms are also prone to "do you want to fill with random values" Miroslav Stampar 2011-04-11 11:38:41 +0000
  • 08d14886fd added new dev version string Miroslav Stampar 2011-04-11 09:44:44 +0000
  • e20848c711 first commit toward v1.0 (it's smarter to start testing for pivot point from shorter column names as they tend to be some kind of identifiers) Miroslav Stampar 2011-04-11 09:40:52 +0000
  • 30377621b8 slight update Bernardo Damele 2011-04-11 00:33:42 +0000
  • 07d6b18c4e cutting for 0.9 stable 0.9 Bernardo Damele 2011-04-11 00:24:51 +0000
  • 2f8ddd156c done with the manual Bernardo Damele 2011-04-11 00:23:47 +0000
  • ea3ebafba1 Removed outdated sentence Bernardo Damele 2011-04-10 23:59:49 +0000
  • 75f286cf6d minor update conformant to http://dev.mysql.com/doc/refman/4.1/en/comments.html Miroslav Stampar 2011-04-10 23:41:00 +0000
  • 3177c6023d lol. re-revert Miroslav Stampar 2011-04-10 23:30:56 +0000
  • 572708f184 More version adjustment Bernardo Damele 2011-04-10 23:28:24 +0000
  • 9ea4010508 Leave it as is :) Bernardo Damele 2011-04-10 23:20:35 +0000
  • 3e680978a9 revert of that last commit (waiting for some better days) Miroslav Stampar 2011-04-10 23:18:38 +0000
  • f532478a34 update of MySQL comments Miroslav Stampar 2011-04-10 23:08:18 +0000
  • 8597409d9e lowering the value Miroslav Stampar 2011-04-10 22:57:17 +0000
  • 14219a3dac Minor bug fix Bernardo Damele 2011-04-10 22:44:08 +0000
  • 6012ab1c46 better one for previous commit Miroslav Stampar 2011-04-10 21:52:08 +0000
  • af096b2c83 Leave it as is!!! Bernardo Damele 2011-04-10 21:47:23 +0000
  • e6c50df4f9 preventing case duplicates for --common-tables (as some DBMSes have case sensitive table names we can't just use them all with the same case) Miroslav Stampar 2011-04-10 21:38:08 +0000
  • d0cef21d9c fix Miroslav Stampar 2011-04-10 21:19:34 +0000