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

Document some undocumented script-args.

This commit is contained in:
dmiller
2015-11-25 03:01:29 +00:00
parent 46388d28db
commit 856b90337a
10 changed files with 18 additions and 3 deletions

View File

@@ -17,6 +17,10 @@ discovered by other scripts.
-- @usage
-- nmap -p 1433 <ip> --script ms-sql-dump-hashes
--
-- @args ms-sql-dump-hashes.dir Dump hashes to a file in this directory. File
-- name is <ip>_<instance>_ms-sql_hashes.txt.
-- Default: no file is saved.
--
-- @output
-- PORT STATE SERVICE
-- 1433/tcp open ms-sql-s