mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 14:49:29 +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:
parent
3f15b93e98
commit
b3a3501190
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ dependencies = {"ms-sql-brute", "ms-sql-empty-password"}
|
|||
-- the server. This option overrides any accounts found by
|
||||
-- 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)
|
||||
--
|
||||
-- @output
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue