fixed indent

unstable
Bruno Morisson 2013-06-25 23:08:58 +01:00
parent 7ab8485acc
commit 2da278f151
1 changed files with 52 additions and 52 deletions

View File

@ -257,7 +257,7 @@ class Metasploit3 < Msf::Auxiliary
vprint_error("#{ip}:#{port} - unknown error message")
end
when /NI_PONG/
vprint_good("#{ip}:#{port} - TCP open")
vprint_good("#{ip}:#{port} - TCP OPEN")
return [ip, port, "open", sap_port_info(port)]
else
vprint_error("#{ip}:#{port} - unknown response")