Skip to content

Commit 5a04567

Browse files
committed
Add waiting message
1 parent 8d52c26 commit 5a04567

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/exploits/multi/vnc/vnc_keyboard_exec.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,7 @@ def exploit
164164
exec_command('exit')
165165
end
166166

167+
print_status("#{rhost}:#{rport} - Waiting for session...")
167168
(datastore['TIME_WAIT']).times do
168169
Rex.sleep(1)
169170

0 commit comments

Comments
 (0)