From b3a35011903c4d98b7e3d482a6c95fa670f46309 Mon Sep 17 00:00:00 2001 From: patrik Date: Wed, 9 Feb 2011 16:28:23 +0000 Subject: [PATCH] Changed the script documentation in order to reflect the recent change of the ms-sql-xp-cmdshell.cmd parameter. --- scripts/ms-sql-xp-cmdshell.nse | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/ms-sql-xp-cmdshell.nse b/scripts/ms-sql-xp-cmdshell.nse index fd2aa9397..4445a275b 100644 --- a/scripts/ms-sql-xp-cmdshell.nse +++ b/scripts/ms-sql-xp-cmdshell.nse @@ -30,7 +30,7 @@ dependencies = {"ms-sql-brute", "ms-sql-empty-password"} -- the server. This option overrides any accounts found by -- the ms-sql-brute and ms-sql-empty-password scripts. -- --- @args mssql-xp-cmdshell.cmd specifies the OS command to run. +-- @args ms-sql-xp-cmdshell.cmd specifies the OS command to run. -- (default is ipconfig /all) -- -- @output