update CacheSize

bug/bundler_fix
tkmru 2017-06-12 01:39:13 +09:00
parent 1862900aae
commit 93c4b3fffc
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ require 'msf/core/handler/reverse_tcp'
###
module MetasploitModule
CachedSize = 200
CachedSize = 260
include Msf::Payload::Stager