use shortport.http
This commit is contained in:
parent
180ecf99b5
commit
bddaa541bf
@ -23,7 +23,7 @@ categories = {"discovery", "intrusive"}
|
||||
author = "Adrien Malingrey"
|
||||
license = "Same as Nmap--See https://nmap.org/book/man-legal.html"
|
||||
|
||||
portrule = shortport.service({"http", "https", "ssl"})
|
||||
portrule = shortport.http
|
||||
|
||||
local http = require "http"
|
||||
local stdnse = require "stdnse"
|
||||
|
Loading…
x
Reference in New Issue
Block a user