msftidy fixes
parent
da6c03d13f
commit
e9fcc3c291
|
@ -1,9 +1,8 @@
|
||||||
##
|
##
|
||||||
# This module requires Metasploit: http//metasploit.com/download
|
# This module requires Metasploit: http://metasploit.com/download
|
||||||
# Current source: https://github.com/rapid7/metasploit-framework
|
# Current source: https://github.com/rapid7/metasploit-framework
|
||||||
##
|
##
|
||||||
|
|
||||||
require 'msf/core'
|
|
||||||
require 'bindata'
|
require 'bindata'
|
||||||
|
|
||||||
class MetasploitModule < Msf::Post
|
class MetasploitModule < Msf::Post
|
||||||
|
|
Loading…
Reference in New Issue