mirror of
https://github.com/nmap/nmap.git
synced 2025-12-06 12:41:29 +00:00
Avoid blank output from http-fileupload-exploiter
This commit is contained in:
@@ -326,5 +326,7 @@ action = function(host, port)
|
||||
index = 1
|
||||
end
|
||||
end
|
||||
return returntable
|
||||
if next(returntable) then
|
||||
return returntable
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user