Fix an issue where 'sleep' with Python Meterpreter appears to fail.

This commit is contained in:
Brent Cook
2017-07-23 05:38:06 -07:00
parent 399557124f
commit b75530b978
6 changed files with 7 additions and 7 deletions
@@ -11,7 +11,7 @@ require 'msf/base/sessions/meterpreter_python'
module MetasploitModule
CachedSize = 54326
CachedSize = 54554
include Msf::Payload::Single
include Msf::Payload::Python