add to discovery category

This commit is contained in:
fyodor 2008-11-07 00:29:15 +00:00
parent c73dfd173a
commit cd40532297

View file

@ -23,7 +23,7 @@ require('http')
author = "Eddie Bell <ejlbell@gmail.com>"
license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
categories = {"default", "safe"}
categories = {"default", "discovery", "safe"}
runlevel = 1.0
portrule = shortport.port_or_service({80, 8080}, {"http"})