mirror of
https://github.com/nmap/nmap.git
synced 2025-12-06 04:31:29 +00:00
Make some broadcast scripts 'safe' category
This commit is contained in:
@@ -38,7 +38,7 @@ Reference:
|
||||
|
||||
author = "Stefan Eiwanger, DINA-community"
|
||||
license = "BSD-2-Clause Plus Patent License. For further details, please refer https://spdx.org/licenses/BSD-2-Clause-Patent.html"
|
||||
categories = {"discovery","info", "safe"}
|
||||
categories = {"discovery","info", "safe", "broadcast"}
|
||||
|
||||
prerule = function()
|
||||
if not nmap.is_privileged() then
|
||||
|
||||
Reference in New Issue
Block a user