From afc2a42383c48e7209c3dbff23a5eb05333b485e Mon Sep 17 00:00:00 2001 From: Miroslav Stampar Date: Wed, 20 Sep 2017 15:28:33 +0200 Subject: [PATCH] Revisiting regexes for DBMS errors --- lib/core/settings.py | 2 +- txt/checksum.md5 | 4 ++-- xml/errors.xml | 56 ++++++++++++++++++++++++-------------------- 3 files changed, 33 insertions(+), 29 deletions(-) diff --git a/lib/core/settings.py b/lib/core/settings.py index 0140beeb9..355334b15 100755 --- 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.1.9.20" +VERSION = "1.1.9.21" 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 bd11bcb05..3b4524bc7 100644 --- a/txt/checksum.md5 +++ b/txt/checksum.md5 @@ -46,7 +46,7 @@ a44d7a4cc6c9a67a72d6af2f25f4ddac lib/core/exception.py d8e9250f3775119df07e9070eddccd16 lib/core/replication.py 785f86e3f963fa3798f84286a4e83ff2 lib/core/revision.py 40c80b28b3a5819b737a5a17d4565ae9 lib/core/session.py -ef5cf593cd595b00fadb67e5004de5c0 lib/core/settings.py +1b0c524c75375ae969a357cbc9e83b72 lib/core/settings.py d91291997d2bd2f6028aaf371bf1d3b6 lib/core/shell.py 2ad85c130cc5f2b3701ea85c2f6bbf20 lib/core/subprocessng.py effc153067a00bd43461bfc1cdec1122 lib/core/target.py @@ -453,7 +453,7 @@ d989813ee377252bca2103cea524c06b xml/banner/sharepoint.xml 350605448f049cd982554123a75f11e1 xml/banner/x-aspnet-version.xml 817078783e1edaa492773d3b34d8eef0 xml/banner/x-powered-by.xml fb93505ef0ab3b4a20900f3e5625260d xml/boundaries.xml -535d625cff8418bdc086ab4e1bbf5135 xml/errors.xml +9567590d35dfd9f214b9979e6000b139 xml/errors.xml a279656ea3fcb85c727249b02f828383 xml/livetests.xml 14a2abeb88b00ab489359d0dd7a3017f xml/payloads/boolean_blind.xml b5b8b0aebce810e6cdda1b7106c96427 xml/payloads/error_based.xml diff --git a/xml/errors.xml b/xml/errors.xml index 6358b6bba..e84ad922e 100644 --- a/xml/errors.xml +++ b/xml/errors.xml @@ -3,8 +3,8 @@ - - + + @@ -14,24 +14,24 @@ - - + + - + - - + + - + - + @@ -53,16 +53,17 @@ - - - + + + + - + @@ -70,7 +71,7 @@ - + @@ -79,51 +80,54 @@ - + - - - + + + + + - - + + - + - + - + - + - + + - +