From e556876fe605ed040209505b0693aa47bb1c80a2 Mon Sep 17 00:00:00 2001 From: Miroslav Stampar Date: Wed, 21 Oct 2020 14:58:30 +0200 Subject: [PATCH] Fixes #4394 --- lib/core/settings.py | 2 +- thirdparty/identywaf/data.json | 6 ++++++ thirdparty/identywaf/identYwaf.py | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) mode change 100755 => 100644 thirdparty/identywaf/data.json diff --git a/lib/core/settings.py b/lib/core/settings.py index 9f7b66e93..72a586692 100644 --- a/lib/core/settings.py +++ b/lib/core/settings.py @@ -18,7 +18,7 @@ from lib.core.enums import OS from thirdparty.six import unichr as _unichr # sqlmap version (...) -VERSION = "1.4.10.15" +VERSION = "1.4.10.16" 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/thirdparty/identywaf/data.json b/thirdparty/identywaf/data.json old mode 100755 new mode 100644 index 8bd55c273..94fb2d194 --- a/thirdparty/identywaf/data.json +++ b/thirdparty/identywaf/data.json @@ -335,6 +335,12 @@ "c669:RVZXum60OEhCWKpAYKYPkoJyWOpohM4IiUYMrmRWg1qQJLX2uhdOnthsOj+hX7AB16FcPhJPdLsXomtKaK59nui7c4RmkwI2FZjxtDtAeq+c3qA5chW1XaTC" ] }, + "gtmc": { + "company": "GTMC", + "name": "GTMC WAF", + "regex": "GTMC WAF1 Protection:|Please consult with administrator or waf@nm.gtmc.com.tw", + "signatures": [] + }, "imunify360": { "company": "CloudLinux", "name": "Imunify360", diff --git a/thirdparty/identywaf/identYwaf.py b/thirdparty/identywaf/identYwaf.py index 219485fc0..3577d1e03 100755 --- a/thirdparty/identywaf/identYwaf.py +++ b/thirdparty/identywaf/identYwaf.py @@ -60,7 +60,7 @@ else: HTTPCookieProcessor = urllib2.HTTPCookieProcessor NAME = "identYwaf" -VERSION = "1.0.127" +VERSION = "1.0.129" BANNER = r""" ` __ __ ` ____ ___ ___ ____ ______ `| T T` __ __ ____ _____