diff --git a/modules/exploits/windows/http/hp_nnm_ovas.rb b/modules/exploits/windows/http/hp_nnm_ovas.rb index 48d2c19bb9..d326de6f92 100644 --- a/modules/exploits/windows/http/hp_nnm_ovas.rb +++ b/modules/exploits/windows/http/hp_nnm_ovas.rb @@ -120,7 +120,6 @@ class Metasploit3 < Msf::Exploit::Remote rescue ::Exception => e print_error("Error: #{e.to_s}") disconnect - exit return end @@ -198,6 +197,7 @@ class Metasploit3 < Msf::Exploit::Remote print_status("Malformed http request sent.") print_status("Now we wait for the egg hunter to work it's magic. thx skape!") handler + disconnect end