use MetasploitModule as a class name

This commit is contained in:
Christian Mehlmauer
2016-03-08 14:02:44 +01:00
parent 05897f59df
commit 3123175ac7
3038 changed files with 3056 additions and 3052 deletions
@@ -6,7 +6,7 @@
require 'msf/core'
require 'rex'
class Metasploit3 < Msf::Exploit::Remote
class MetasploitModule < Msf::Exploit::Remote
Rank = ExcellentRanking
include Msf::Exploit::Remote::HttpServer::HTML