update payload sizes

bug/bundler_fix
Brent Cook 2015-07-07 23:15:57 -05:00
parent 0b59e63084
commit c86d16ffb6
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ require 'msf/core/payload/windows/x64/reverse_winhttp'
module Metasploit4
CachedSize = 540
CachedSize = 532
include Msf::Payload::Stager
include Msf::Payload::Windows

View File

@ -9,7 +9,7 @@ require 'msf/core/payload/windows/x64/reverse_winhttps'
module Metasploit4
CachedSize = 571
CachedSize = 563
include Msf::Payload::Stager
include Msf::Payload::Windows