Use a larger payload size to include the UUID

This commit is contained in:
Spencer McIntyre
2019-10-10 22:08:26 -04:00
parent bd60d009f8
commit 85a39f75d8
5 changed files with 5 additions and 5 deletions
@@ -11,7 +11,7 @@ require 'msf/base/sessions/meterpreter_python'
module MetasploitModule
CachedSize = 71898
CachedSize = 71930
include Msf::Payload::Single
include Msf::Payload::Python