fix msftidy WARNING

unstable
Patrik Karlsson 2012-07-20 17:15:06 +02:00
parent 3fc1c1db73
commit 5dc985c911
1 changed files with 1 additions and 1 deletions

View File

@ -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 = {