Update payload cached size for the powershell payload
parent
e4b4264d79
commit
7895ba810d
|
@ -11,7 +11,7 @@ require 'msf/base/sessions/command_shell_options'
|
|||
|
||||
module MetasploitModule
|
||||
|
||||
CachedSize = 1204
|
||||
CachedSize = 1228
|
||||
|
||||
include Msf::Payload::Single
|
||||
include Msf::Sessions::CommandShellOptions
|
||||
|
|
Loading…
Reference in New Issue