Land #3201, typo fix for exim4_dovecot_exec

bug/bundler_fix
William Vu 2014-04-07 18:10:37 -05:00
commit 66e292a85a
No known key found for this signature in database
GPG Key ID: E761DCB4C1629024
1 changed files with 1 additions and 1 deletions

View File

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