mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 06:40:48 +00:00
Remove
--@output -- TODO from smb-enumusers.nse and smb-enumshares.nse to keep it from showing up in printed output.
This commit is contained in:
parent
b80804c311
commit
60870aee2b
2 changed files with 0 additions and 6 deletions
|
|
@ -20,9 +20,6 @@ shares allowed for anonymous access).
|
|||
--@usage
|
||||
-- nmap --script smb-enumshares.nse -p445 <host>\n
|
||||
-- sudo nmap -sU -sS --script smb-enumshares.nse -p U:137,T:139 <host>
|
||||
--
|
||||
--@output
|
||||
-- TODO
|
||||
-----------------------------------------------------------------------
|
||||
|
||||
author = "Ron Bowes"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue