Update payload sizes again
parent
e99d885b6b
commit
6fdf23ad98
|
@ -9,7 +9,7 @@ require 'msf/core/payload/windows/x64/reverse_winhttp'
|
|||
|
||||
module Metasploit4
|
||||
|
||||
CachedSize = 502
|
||||
CachedSize = 503
|
||||
|
||||
include Msf::Payload::Stager
|
||||
include Msf::Payload::Windows
|
||||
|
|
|
@ -9,7 +9,7 @@ require 'msf/core/payload/windows/x64/reverse_winhttps'
|
|||
|
||||
module Metasploit4
|
||||
|
||||
CachedSize = 537
|
||||
CachedSize = 540
|
||||
|
||||
include Msf::Payload::Stager
|
||||
include Msf::Payload::Windows
|
||||
|
|
Loading…
Reference in New Issue