From 824b1c0d6fc83446451476ccde3165aba7eab356 Mon Sep 17 00:00:00 2001 From: david Date: Wed, 2 Mar 2011 07:39:29 +0000 Subject: [PATCH] Fix typo. --- scripts/ms-sql-brute.nse | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/ms-sql-brute.nse b/scripts/ms-sql-brute.nse index 8bc2088a4..74f82678b 100644 --- a/scripts/ms-sql-brute.nse +++ b/scripts/ms-sql-brute.nse @@ -3,7 +3,7 @@ description = [[ Performs password guessing against Microsoft SQL Server (ms-sql). Works best in -conjuction with the ms-sql-discover script. +conjunction with the ms-sql-discover script. SQL Server credentials required: No (will not benefit from mssql.username & mssql.password).