From 24eaf55dc8e0cc4cc4f938f7e2003f2ceb685b71 Mon Sep 17 00:00:00 2001 From: Miroslav Stampar Date: Mon, 17 Oct 2016 22:32:23 +0200 Subject: [PATCH] Removing bad decision for -d (user should be able to choose) --- lib/controller/handler.py | 3 --- lib/core/settings.py | 2 +- txt/checksum.md5 | 4 ++-- 3 files changed, 3 insertions(+), 6 deletions(-) diff --git a/lib/controller/handler.py b/lib/controller/handler.py index afa725b26..7a2a17250 100644 --- a/lib/controller/handler.py +++ b/lib/controller/handler.py @@ -86,9 +86,6 @@ def setHandler(): conf.dbmsConnector = Connector() if conf.direct: - logger.debug("forcing timeout to 10 seconds") - conf.timeout = 10 - dialect = DBMS_DICT[dbms][3] if dialect: diff --git a/lib/core/settings.py b/lib/core/settings.py index a0822343c..56fbda960 100644 --- a/lib/core/settings.py +++ b/lib/core/settings.py @@ -19,7 +19,7 @@ from lib.core.enums import DBMS_DIRECTORY_NAME from lib.core.enums import OS # sqlmap version (...) -VERSION = "1.0.10.40" +VERSION = "1.0.10.41" TYPE = "dev" if VERSION.count('.') > 2 and VERSION.split('.')[-1] != '0' else "stable" TYPE_COLORS = {"dev": 33, "stable": 90, "pip": 34} VERSION_STRING = "sqlmap/%s#%s" % ('.'.join(VERSION.split('.')[:-1]) if VERSION.count('.') > 2 and VERSION.split('.')[-1] == '0' else VERSION, TYPE) diff --git a/txt/checksum.md5 b/txt/checksum.md5 index 26132e8f6..281f065de 100644 --- a/txt/checksum.md5 +++ b/txt/checksum.md5 @@ -22,7 +22,7 @@ cc9c82cfffd8ee9b25ba3af6284f057e extra/sqlharvest/__init__.py 2daa39e4d59526acb4772b6c47eb315f lib/controller/action.py 33299308c821d04c2caf35d4c7a415ff lib/controller/checks.py 5df6cb90ffec56876e444aec8cf89c34 lib/controller/controller.py -0a64305c3b3a01a2fc3a5e6204f442f1 lib/controller/handler.py +ec007a1424da78cfdae90da6ae49ed9b lib/controller/handler.py cc9c82cfffd8ee9b25ba3af6284f057e lib/controller/__init__.py 04f16204c899438dc7599a9a8426bfee lib/core/agent.py eb0bd28b0bd9fbf67dcc3119116df377 lib/core/bigarray.py @@ -45,7 +45,7 @@ e60456db5380840a586654344003d4e6 lib/core/readlineng.py 5ef56abb8671c2ca6ceecb208258e360 lib/core/replication.py 99a2b496b9d5b546b335653ca801153f lib/core/revision.py 7c15dd2777af4dac2c89cab6df17462e lib/core/session.py -8f6f41e25f0c09e24a966cfb526ab9ff lib/core/settings.py +3f7524efc2c224678608ae14f372b009 lib/core/settings.py 7af83e4f18cab6dff5e67840eb65be80 lib/core/shell.py 23657cd7d924e3c6d225719865855827 lib/core/subprocessng.py c3ace7874a536d801f308cf1fd03df99 lib/core/target.py