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:
@@ -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"})
|
||||
|
||||
Reference in New Issue
Block a user