From ac08db82b2a261e5cd587170ab4e201da39a40e6 Mon Sep 17 00:00:00 2001 From: Miroslav Stampar Date: Mon, 4 Apr 2016 16:14:30 +0200 Subject: [PATCH] Including one more error regex (based on testasp[.]vulnweb[.]com) --- lib/core/settings.py | 2 +- xml/errors.xml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/core/settings.py b/lib/core/settings.py index 707666740..f1757afaa 100644 --- a/lib/core/settings.py +++ b/lib/core/settings.py @@ -20,7 +20,7 @@ from lib.core.enums import OS from lib.core.revision import getRevisionNumber # sqlmap version (...) -VERSION = "1.0.4.2" +VERSION = "1.0.4.3" REVISION = getRevisionNumber() STABLE = VERSION.count('.') <= 2 VERSION_STRING = "sqlmap/%s#%s" % (VERSION, "stable" if STABLE else "dev") diff --git a/xml/errors.xml b/xml/errors.xml index 07bbe7f29..4f29b7272 100644 --- a/xml/errors.xml +++ b/xml/errors.xml @@ -31,6 +31,7 @@ +