Land #11782, Update payload cached sizes
commit
d72b6fc3cb
|
@ -10,7 +10,7 @@ require 'msf/core/handler/bind_tcp'
|
||||||
|
|
||||||
module MetasploitModule
|
module MetasploitModule
|
||||||
|
|
||||||
CachedSize = 1518
|
CachedSize = 1553
|
||||||
|
|
||||||
include Msf::Payload::Single
|
include Msf::Payload::Single
|
||||||
include Rex::Powershell::Command
|
include Rex::Powershell::Command
|
||||||
|
|
|
@ -10,7 +10,7 @@ require 'msf/core/handler/reverse_tcp_ssl'
|
||||||
|
|
||||||
module MetasploitModule
|
module MetasploitModule
|
||||||
|
|
||||||
CachedSize = 1526
|
CachedSize = 1561
|
||||||
|
|
||||||
include Msf::Payload::Single
|
include Msf::Payload::Single
|
||||||
include Rex::Powershell::Command
|
include Rex::Powershell::Command
|
||||||
|
|
|
@ -15,7 +15,7 @@ require 'msf/core/handler/bind_tcp'
|
||||||
###
|
###
|
||||||
module MetasploitModule
|
module MetasploitModule
|
||||||
|
|
||||||
CachedSize = 1703
|
CachedSize = 1738
|
||||||
|
|
||||||
include Msf::Payload::Windows::Exec
|
include Msf::Payload::Windows::Exec
|
||||||
include Rex::Powershell::Command
|
include Rex::Powershell::Command
|
||||||
|
|
|
@ -15,7 +15,7 @@ require 'msf/core/handler/reverse_tcp_ssl'
|
||||||
###
|
###
|
||||||
module MetasploitModule
|
module MetasploitModule
|
||||||
|
|
||||||
CachedSize = 1711
|
CachedSize = 1746
|
||||||
|
|
||||||
include Msf::Payload::Windows::Exec
|
include Msf::Payload::Windows::Exec
|
||||||
include Msf::Payload::Windows::Powershell
|
include Msf::Payload::Windows::Powershell
|
||||||
|
|
|
@ -15,7 +15,7 @@ require 'msf/core/handler/bind_tcp'
|
||||||
###
|
###
|
||||||
module MetasploitModule
|
module MetasploitModule
|
||||||
|
|
||||||
CachedSize = 1786
|
CachedSize = 1821
|
||||||
|
|
||||||
include Msf::Payload::Windows::Exec_x64
|
include Msf::Payload::Windows::Exec_x64
|
||||||
include Rex::Powershell::Command
|
include Rex::Powershell::Command
|
||||||
|
|
|
@ -15,7 +15,7 @@ require 'msf/core/handler/reverse_tcp_ssl'
|
||||||
###
|
###
|
||||||
module MetasploitModule
|
module MetasploitModule
|
||||||
|
|
||||||
CachedSize = 1794
|
CachedSize = 1829
|
||||||
|
|
||||||
include Msf::Payload::Windows::Exec_x64
|
include Msf::Payload::Windows::Exec_x64
|
||||||
include Msf::Payload::Windows::Powershell
|
include Msf::Payload::Windows::Powershell
|
||||||
|
|
Loading…
Reference in New Issue