From dc65afe65a86b25029c561a78545491e660562e2 Mon Sep 17 00:00:00 2001 From: Miroslav Stampar Date: Wed, 24 Oct 2018 16:33:23 +0200 Subject: [PATCH] Minor update related to the #3283 --- lib/core/settings.py | 2 +- txt/checksum.md5 | 4 ++-- xml/errors.xml | 5 +++++ 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/lib/core/settings.py b/lib/core/settings.py index 079002946..291931dca 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.2.10.29" +VERSION = "1.2.10.30" 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 c19b544bb..843620ab7 100644 --- a/txt/checksum.md5 +++ b/txt/checksum.md5 @@ -49,7 +49,7 @@ c8c386d644d57c659d74542f5f57f632 lib/core/patch.py 0c3eef46bdbf87e29a3f95f90240d192 lib/core/replication.py a7db43859b61569b601b97f187dd31c5 lib/core/revision.py fcb74fcc9577523524659ec49e2e964b lib/core/session.py -77783316b43fe36fee4d5a987d4c612b lib/core/settings.py +8abd15c74363a1de79976adeb95fba4a lib/core/settings.py dd68a9d02fccb4fa1428b20e15b0db5d lib/core/shell.py a7edc9250d13af36ac0108f259859c19 lib/core/subprocessng.py 47ad325975ab21fc9f11d90b46d0d143 lib/core/target.py @@ -476,7 +476,7 @@ d989813ee377252bca2103cea524c06b xml/banner/sharepoint.xml 350605448f049cd982554123a75f11e1 xml/banner/x-aspnet-version.xml ccb5e02a692f75d11b7fd00f1db48bf5 xml/banner/x-powered-by.xml 385570003bf7d84f2502191eae8268c6 xml/boundaries.xml -6cffc395cd0280f5c1a84542da6642e5 xml/errors.xml +a676d93d413b07d36495201d88671253 xml/errors.xml a279656ea3fcb85c727249b02f828383 xml/livetests.xml 11547289b99eaced5b55185a3230529a xml/payloads/boolean_blind.xml 0656ba4132cd02477be90e65a7ddf6ce xml/payloads/error_based.xml diff --git a/xml/errors.xml b/xml/errors.xml index 5889f842e..e8001c3b9 100644 --- a/xml/errors.xml +++ b/xml/errors.xml @@ -135,4 +135,9 @@ + + + + +