Skip to content

Commit 9ca74d6

Browse files
committed
add sleep
1 parent d2cccae commit 9ca74d6

File tree

1 file changed

+1
-0
lines changed
  • lib/rex/post/meterpreter/ui/console/command_dispatcher/stdapi

1 file changed

+1
-0
lines changed

lib/rex/post/meterpreter/ui/console/command_dispatcher/stdapi/mic.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ def cmd_mic_start(index=0, start_delay=4096, play_audio=true)
106106
data = nil
107107
end
108108
stream_index += 1
109+
sleep 1
109110
end
110111
end
111112
rescue ::Timeout::Error

0 commit comments

Comments
 (0)