1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-22 06:09:01 +00:00

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"})