Land #3201, typo fix for exim4_dovecot_exec
commit
66e292a85a
|
@ -209,7 +209,7 @@ class Metasploit3 < Msf::Exploit::Remote
|
|||
|
||||
# wait for payload download
|
||||
if (datastore['DOWNHOST'])
|
||||
print_status("#{rhost}:#{rport} - Giving #{datastore['HTTP_DELAY']} seconds to the Linksys device to download the payload")
|
||||
print_status("#{rhost}:#{rport} - Giving #{datastore['HTTP_DELAY']} seconds to the target to download the payload")
|
||||
select(nil, nil, nil, datastore['HTTP_DELAY'])
|
||||
else
|
||||
wait_linux_payload
|
||||
|
|
Loading…
Reference in New Issue