mirror of
https://github.com/nmap/nmap.git
synced 2025-12-18 13:39:02 +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:
@@ -20,9 +20,6 @@ shares allowed for anonymous access).
|
|||||||
--@usage
|
--@usage
|
||||||
-- nmap --script smb-enumshares.nse -p445 <host>\n
|
-- nmap --script smb-enumshares.nse -p445 <host>\n
|
||||||
-- sudo nmap -sU -sS --script smb-enumshares.nse -p U:137,T:139 <host>
|
-- sudo nmap -sU -sS --script smb-enumshares.nse -p U:137,T:139 <host>
|
||||||
--
|
|
||||||
--@output
|
|
||||||
-- TODO
|
|
||||||
-----------------------------------------------------------------------
|
-----------------------------------------------------------------------
|
||||||
|
|
||||||
author = "Ron Bowes"
|
author = "Ron Bowes"
|
||||||
|
|||||||
@@ -70,9 +70,6 @@ alphabetically.
|
|||||||
-- @usage
|
-- @usage
|
||||||
-- nmap --script smb-enumusers.nse -p445 <host>\n
|
-- nmap --script smb-enumusers.nse -p445 <host>\n
|
||||||
-- sudo nmap -sU -sS --script smb-enumusers.nse -p U:137,T:139 <host>
|
-- sudo nmap -sU -sS --script smb-enumusers.nse -p U:137,T:139 <host>
|
||||||
--
|
|
||||||
-- @output
|
|
||||||
-- TODO
|
|
||||||
-----------------------------------------------------------------------
|
-----------------------------------------------------------------------
|
||||||
|
|
||||||
author = "Ron Bowes"
|
author = "Ron Bowes"
|
||||||
|
|||||||
Reference in New Issue
Block a user