diff --git a/scripts/url-snarf.nse b/scripts/url-snarf.nse index 65b50d566..f5eb82bf5 100644 --- a/scripts/url-snarf.nse +++ b/scripts/url-snarf.nse @@ -22,7 +22,7 @@ ctrl+break is issued, which is the default. author = "Patrik Karlsson" license = "Same as Nmap--See http://nmap.org/book/man-legal.html" -categories = {"safe"} +categories = {"broadcast", "safe"} require 'packet' require 'url'