mirror of
https://github.com/nmap/nmap.git
synced 2025-12-24 00:19:01 +00:00
Whitespace in http-headers.
This commit is contained in:
@@ -31,7 +31,6 @@ license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
|
|||||||
|
|
||||||
categories = {"discovery", "safe"}
|
categories = {"discovery", "safe"}
|
||||||
|
|
||||||
|
|
||||||
portrule = shortport.http
|
portrule = shortport.http
|
||||||
|
|
||||||
action = function(host, port)
|
action = function(host, port)
|
||||||
@@ -74,4 +73,3 @@ action = function(host, port)
|
|||||||
|
|
||||||
return stdnse.format_output(true, result.rawheader)
|
return stdnse.format_output(true, result.rawheader)
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user