diff --git a/modules/auxiliary/server/capture/sip.rb b/modules/auxiliary/server/capture/sip.rb index 67a8c891e0..cd8a663faa 100644 --- a/modules/auxiliary/server/capture/sip.rb +++ b/modules/auxiliary/server/capture/sip.rb @@ -120,7 +120,7 @@ class Metasploit3 < Msf::Auxiliary 'Context' => {'Msf' => framework, 'MsfExploit' => self} ) @run = true server_ip = sip_sanitize_address(datastore['SRVHOST']) - + while @run res = @sock.recvfrom() @requestor = {