Add waiting message
parent
8d52c265d9
commit
5a045677bc
|
@ -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)
|
||||
|
||||
|
|
Loading…
Reference in New Issue