doesn't look like we're using the tcp mixin

bug/bundler_fix
wchen-r7 2016-05-17 03:15:26 -05:00
parent 08394765df
commit e8ac568352
1 changed files with 0 additions and 1 deletions

View File

@ -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={})