Fix msf/core and self.class msftidy warnings

Also fixed rex requires.
This commit is contained in:
William Vu
2017-05-03 15:42:21 -05:00
parent 494711ee65
commit 64452de06d
3186 changed files with 2140 additions and 7875 deletions
@@ -4,8 +4,6 @@
##
require 'msf/core'
class MetasploitModule < Msf::Exploit::Remote
Rank = ExcellentRanking