mirror of
https://github.com/nmap/nmap.git
synced 2025-12-31 20:09:02 +00:00
Make some broadcast scripts 'safe' category
This commit is contained in:
@@ -50,7 +50,7 @@ responses from their multicast group.
|
||||
|
||||
author = {"niteesh", "alegen"}
|
||||
license = "Same as Nmap--See https://nmap.org/book/man-legal.html"
|
||||
categories = {"discovery","broadcast"}
|
||||
categories = {"discovery", "broadcast", "safe"}
|
||||
|
||||
|
||||
local arg_timeout = stdnse.parse_timespec(stdnse.get_script_args(SCRIPT_NAME .. '.timeout'))
|
||||
|
||||
Reference in New Issue
Block a user