Update the payload CachedSize

bug/bundler_fix
Spencer McIntyre 2015-07-06 17:16:56 -04:00
parent 2a89e248d7
commit e16cd08599
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ require 'msf/base/sessions/command_shell_options'
module Metasploit4
CachedSize = 442
CachedSize = 446
include Msf::Payload::Stager
include Msf::Payload::Python