1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-15 12:19:02 +00:00

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'