1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-15 04:09:01 +00:00
--@output
-- TODO
from smb-enumusers.nse and smb-enumshares.nse to keep it from showing up in
printed output.
This commit is contained in:
david
2008-10-20 19:05:35 +00:00
parent b80804c311
commit 60870aee2b
2 changed files with 0 additions and 6 deletions

View File

@@ -70,9 +70,6 @@ alphabetically.
-- @usage
-- nmap --script smb-enumusers.nse -p445 <host>\n
-- sudo nmap -sU -sS --script smb-enumusers.nse -p U:137,T:139 <host>
--
-- @output
-- TODO
-----------------------------------------------------------------------
author = "Ron Bowes"