Return the splat and require on a module.

bug/bundler_fix
Tod Beardsley 2013-11-15 12:19:53 -06:00
parent 2c485c509e
commit 89d0b3c41c
No known key found for this signature in database
GPG Key ID: 1EFFB682ADB9F193
1 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,10 @@
##
# This module requires Metasploit: http//metasploit.com/download
# Current source: https://github.com/rapid7/metasploit-framework
##
require 'msf/core'
class Metasploit3 < Msf::Exploit::Remote
Rank = NormalRanking