update payload sizes
parent
3dca52510d
commit
0ce05f0c07
|
@ -8,7 +8,7 @@ require 'msf/core/payload/windows/reverse_http'
|
|||
|
||||
module MetasploitModule
|
||||
|
||||
CachedSize = 347
|
||||
CachedSize = 414
|
||||
|
||||
include Msf::Payload::Stager
|
||||
include Msf::Payload::Windows
|
||||
|
|
|
@ -8,7 +8,7 @@ require 'msf/core/payload/windows/reverse_https'
|
|||
|
||||
module MetasploitModule
|
||||
|
||||
CachedSize = 367
|
||||
CachedSize = 434
|
||||
|
||||
include Msf::Payload::Stager
|
||||
include Msf::Payload::Windows
|
||||
|
|
Loading…
Reference in New Issue