1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-20 22:49:01 +00:00

Changed the script documentation in order to reflect the recent change of the

ms-sql-xp-cmdshell.cmd parameter.
This commit is contained in:
patrik
2011-02-09 16:28:23 +00:00
parent 3f15b93e98
commit b3a3501190

View File

@@ -30,7 +30,7 @@ dependencies = {"ms-sql-brute", "ms-sql-empty-password"}
-- the server. This option overrides any accounts found by -- the server. This option overrides any accounts found by
-- the <code>ms-sql-brute</code> and <code>ms-sql-empty-password</code> scripts. -- the <code>ms-sql-brute</code> and <code>ms-sql-empty-password</code> 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) -- (default is ipconfig /all)
-- --
-- @output -- @output