mirror of
https://github.com/nmap/nmap.git
synced 2026-01-03 05:09:14 +00:00
o [NSE] Added the missing broadcast category to the broadcast-listener script.
[Jason DePriest]
This commit is contained in:
@@ -72,7 +72,7 @@ unless a specific interface was given using the -e argument to Nmap.
|
||||
|
||||
author = "Patrik Karlsson"
|
||||
license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
|
||||
categories = {"safe"}
|
||||
categories = {"broadcast", "safe"}
|
||||
|
||||
prerule = function() return true end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user