1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-01 04:19:02 +00:00

Removed http-traceroute from default category.

This commit is contained in:
kroosec
2012-05-22 22:43:16 +00:00
parent f116a4133a
commit 9300777ced
2 changed files with 2 additions and 2 deletions

View File

@@ -54,7 +54,7 @@ author = "Hani Benhabiles"
license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
categories = {"discovery", "safe", "default"}
categories = {"discovery", "safe"}
require 'http'
require 'stdnse'