Include cached size.
parent
e67e477362
commit
2b784a48b9
|
@ -10,6 +10,8 @@ require 'msf/base/sessions/command_shell_options'
|
|||
|
||||
module Metasploit3
|
||||
|
||||
CachedSize = 68
|
||||
|
||||
include Msf::Payload::Single
|
||||
include Msf::Payload::Linux
|
||||
include Msf::Sessions::CommandShellOptions
|
||||
|
|
Loading…
Reference in New Issue