Land #3969, rm hashrockets from refs

bug/bundler_fix
William Vu 2014-10-08 10:07:35 -05:00
commit 71e883569f
No known key found for this signature in database
GPG Key ID: E761DCB4C1629024
3 changed files with 4 additions and 4 deletions

View File

@ -26,8 +26,8 @@ class Metasploit3 < Msf::Auxiliary
'Author' => 'Brendan Coles <bcoles[at]gmail.com>',
'References' =>
[
['URL' => 'https://doliforge.org/tracker/?func=detail&aid=1212&group_id=144'],
['URL' => 'https://github.com/Dolibarr/dolibarr/commit/8642e2027c840752c4357c4676af32fe342dc0cb']
['URL', 'https://doliforge.org/tracker/?func=detail&aid=1212&group_id=144'],
['URL', 'https://github.com/Dolibarr/dolibarr/commit/8642e2027c840752c4357c4676af32fe342dc0cb']
],
'DisclosureDate' => 'Jan 12 2014'))
register_options(

View File

@ -25,7 +25,7 @@ module Metasploit3
],
'References' =>
[
'URL' => 'https://github.com/trustedsec/social-engineer-toolkit/blob/master/src/powershell/reverse.powershell',
['URL', 'https://github.com/trustedsec/social-engineer-toolkit/blob/master/src/powershell/reverse.powershell']
],
# The powershell code is from SET, copyrighted by TrustedSEC, LLC and BSD licensed -- see https://github.com/trustedsec/social-engineer-toolkit/blob/master/readme/LICENSE
'License' => MSF_LICENSE,

View File

@ -25,7 +25,7 @@ module Metasploit3
],
'References' =>
[
'EDB' => '18226',
['EDB', '18226']
],
'License' => MSF_LICENSE,
'Platform' => 'linux',