Fix payload CacheSize for current pymet

This commit is contained in:
Spencer McIntyre
2015-12-01 13:00:15 -05:00
parent 388edd3207
commit 3b3b569d8e
4 changed files with 4 additions and 4 deletions
@@ -12,7 +12,7 @@ require 'msf/base/sessions/meterpreter_python'
module Metasploit4
CachedSize = 50190
CachedSize = 49446
include Msf::Payload::Single
include Msf::Payload::Python