change Metasploit3 class names

This commit is contained in:
Christian Mehlmauer
2016-03-07 09:56:58 +01:00
parent 5a0bec81cb
commit 666ae14259
2539 changed files with 2539 additions and 2539 deletions
@@ -6,7 +6,7 @@
require 'msf/core'
require 'rex'
class Metasploit3 < Msf::Exploit::Remote
class Metasploit < Msf::Exploit::Remote
Rank = ExcellentRanking
include Msf::Exploit::Remote::HttpServer::HTML