Updated payload cached size after the python3 fix

This commit is contained in:
OJ
2017-06-16 09:05:31 +10:00
parent 2c0f41ee8f
commit c634931f0d
4 changed files with 4 additions and 4 deletions
@@ -11,7 +11,7 @@ require 'msf/base/sessions/meterpreter_python'
module MetasploitModule
CachedSize = 54246
CachedSize = 54270
include Msf::Payload::Single
include Msf::Payload::Python