1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-06 04:31:29 +00:00

NSEdoc fixes and cross-references

This commit is contained in:
dmiller
2017-01-23 20:37:22 +00:00
parent eb0bb2506f
commit 39915551a4
30 changed files with 86 additions and 16 deletions

View File

@@ -37,6 +37,8 @@ be disabled using the <code>mssql.scanned-ports-only</code> script argument.
]]
---
-- @see ms-sql-brute.nse
--
-- @usage
-- nmap -p 445 --script ms-sql-empty-password --script-args mssql.instance-all <host>
-- nmap -p 1433 --script ms-sql-empty-password <host>