From c5c2b3220e6eb568e08fdd06e9d007316317cb11 Mon Sep 17 00:00:00 2001 From: tomsellers Date: Mon, 7 Dec 2009 00:44:45 +0000 Subject: [PATCH] ms-sql-info.nse commented version bump. --- scripts/ms-sql-info.nse | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/ms-sql-info.nse b/scripts/ms-sql-info.nse index a5fcf1107..2f4f10a81 100644 --- a/scripts/ms-sql-info.nse +++ b/scripts/ms-sql-info.nse @@ -2,6 +2,7 @@ description = [[ Attempts to extract information from Microsoft SQL Server instances. ]] -- rev 1.0 (2007-06-09) +-- rev 1.1 (2009-12-06 - Added SQL 2008 identification T Sellers) author = "Thomas Buchanan"