Added the broadcast category to the url-snarf script

This commit is contained in:
patrik 2012-01-29 08:29:42 +00:00
parent 5575943ea0
commit 3fe1a5f44f

View file

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