doesn't look like we're using the tcp mixin
parent
08394765df
commit
e8ac568352
|
@ -9,7 +9,6 @@ require 'rexml/document'
|
|||
class MetasploitModule < Msf::Exploit::Remote
|
||||
Rank = GoodRanking
|
||||
|
||||
include Msf::Exploit::Remote::Tcp
|
||||
include Msf::Exploit::Remote::HttpClient
|
||||
|
||||
def initialize(info={})
|
||||
|
|
Loading…
Reference in New Issue