Fix header & author e-mail format
parent
d2a9a26bc8
commit
53b25c8c93
|
@ -1,5 +1,5 @@
|
|||
# This module requires Metasploit: http//metasploit.com/download
|
||||
##
|
||||
# This module requires Metasploit: http//metasploit.com/download
|
||||
# Current source: https://github.com/rapid7/metasploit-framework
|
||||
##
|
||||
|
||||
|
@ -21,7 +21,7 @@ class Metasploit3 < Msf::Exploit::Remote
|
|||
'License' => MSF_LICENSE,
|
||||
'Author' =>
|
||||
[
|
||||
'Brandon Perry <bperry.volatile@gmail.com>' #discovery/metasploit module
|
||||
'Brandon Perry <bperry.volatile[at]gmail.com>' #discovery/metasploit module
|
||||
],
|
||||
'References' =>
|
||||
[
|
||||
|
|
Loading…
Reference in New Issue