1
0
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:
dmiller
2024-10-08 21:14:40 +00:00
parent 0bae611494
commit f8d4531b1f
5 changed files with 5 additions and 5 deletions

View File

@@ -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