Recalculate payload cache sizes and update payload format

This commit is contained in:
Mehmet İnce
2020-04-21 16:06:36 +03:00
parent 69b0dd180c
commit f174b71549
12 changed files with 12 additions and 12 deletions
@@ -11,7 +11,7 @@ require 'msf/base/sessions/meterpreter_python'
module MetasploitModule
CachedSize = 71930
CachedSize = 71913
include Msf::Payload::Single
include Msf::Payload::Python