Land #11782, Update payload cached sizes

master
Jacob Robles 2019-04-26 09:01:52 -05:00
commit d72b6fc3cb
No known key found for this signature in database
GPG Key ID: 3EC9F18F2B12401C
6 changed files with 6 additions and 6 deletions

View File

@ -10,7 +10,7 @@ require 'msf/core/handler/bind_tcp'
module MetasploitModule
CachedSize = 1518
CachedSize = 1553
include Msf::Payload::Single
include Rex::Powershell::Command

View File

@ -10,7 +10,7 @@ require 'msf/core/handler/reverse_tcp_ssl'
module MetasploitModule
CachedSize = 1526
CachedSize = 1561
include Msf::Payload::Single
include Rex::Powershell::Command

View File

@ -15,7 +15,7 @@ require 'msf/core/handler/bind_tcp'
###
module MetasploitModule
CachedSize = 1703
CachedSize = 1738
include Msf::Payload::Windows::Exec
include Rex::Powershell::Command

View File

@ -15,7 +15,7 @@ require 'msf/core/handler/reverse_tcp_ssl'
###
module MetasploitModule
CachedSize = 1711
CachedSize = 1746
include Msf::Payload::Windows::Exec
include Msf::Payload::Windows::Powershell

View File

@ -15,7 +15,7 @@ require 'msf/core/handler/bind_tcp'
###
module MetasploitModule
CachedSize = 1786
CachedSize = 1821
include Msf::Payload::Windows::Exec_x64
include Rex::Powershell::Command

View File

@ -15,7 +15,7 @@ require 'msf/core/handler/reverse_tcp_ssl'
###
module MetasploitModule
CachedSize = 1794
CachedSize = 1829
include Msf::Payload::Windows::Exec_x64
include Msf::Payload::Windows::Powershell