Add waiting message

bug/bundler_fix
jvazquez-r7 2015-07-10 18:48:46 -05:00
parent 8d52c265d9
commit 5a045677bc
No known key found for this signature in database
GPG Key ID: 38D99152B9352D83
1 changed files with 1 additions and 0 deletions

View File

@ -164,6 +164,7 @@ class Metasploit3 < Msf::Exploit::Remote
exec_command('exit')
end
print_status("#{rhost}:#{rport} - Waiting for session...")
(datastore['TIME_WAIT']).times do
Rex.sleep(1)