From 7d1bdb35ca39cc15d48501a2fc48b63242f7cb3f Mon Sep 17 00:00:00 2001 From: Miroslav Stampar Date: Wed, 1 Jun 2016 10:44:08 +0200 Subject: [PATCH] Update of parsed versions --- lib/core/settings.py | 2 +- xml/banner/generic.xml | 21 ++++++++++-------- xml/banner/server.xml | 50 +++++++++++++++++++++++++++++++++++++++++- 3 files changed, 62 insertions(+), 11 deletions(-) diff --git a/lib/core/settings.py b/lib/core/settings.py index 2d6001b84..08df618cb 100644 --- a/lib/core/settings.py +++ b/lib/core/settings.py @@ -19,7 +19,7 @@ from lib.core.enums import OS from lib.core.revision import getRevisionNumber # sqlmap version (...) -VERSION = "1.0.5.130" +VERSION = "1.0.5.131" REVISION = getRevisionNumber() STABLE = VERSION.count('.') <= 2 VERSION_STRING = "sqlmap/%s#%s" % (VERSION, "stable" if STABLE else "dev") diff --git a/xml/banner/generic.xml b/xml/banner/generic.xml index 9a221fd91..244cee49e 100644 --- a/xml/banner/generic.xml +++ b/xml/banner/generic.xml @@ -27,23 +27,26 @@ - - + + + + - - + + + + + + - + - - + diff --git a/xml/banner/server.xml b/xml/banner/server.xml index 0fcb29519..48f0ab158 100644 --- a/xml/banner/server.xml +++ b/xml/banner/server.xml @@ -9,6 +9,10 @@ + + + + @@ -82,7 +86,7 @@ - + @@ -147,6 +151,14 @@ + + + + + + + + @@ -249,6 +261,18 @@ + + + + + + + + + + + + @@ -347,6 +371,14 @@ + + + + + + + + @@ -642,6 +674,10 @@ + + + + @@ -708,6 +744,18 @@ + + + + + + + + + + + +