Include the CMDStager
parent
d47994e009
commit
9e413670e5
|
@ -13,6 +13,7 @@ class Metasploit3 < Msf::Exploit::Remote
|
|||
|
||||
include REXML
|
||||
include Msf::Exploit::Remote::HttpClient
|
||||
include Msf::Exploit::Remote::CmdStager
|
||||
|
||||
def initialize(info = {})
|
||||
super(update_info(info,
|
||||
|
|
Loading…
Reference in New Issue