Add Mariano as Author because of the abuse disclosure

unstable
jvazquez-r7 2013-05-06 15:15:15 -05:00
parent db243e78c8
commit 92b4d23c09
1 changed files with 9 additions and 4 deletions

View File

@ -1,4 +1,4 @@
## 3##
# This file is part of the Metasploit Framework and may be subject to # This file is part of the Metasploit Framework and may be subject to
# redistribution and commercial restrictions. Please see the Metasploit # redistribution and commercial restrictions. Please see the Metasploit
# Framework web site for more information on licensing and terms of use. # Framework web site for more information on licensing and terms of use.
@ -35,13 +35,18 @@ class Metasploit4 < Msf::Auxiliary
'Name' => 'SAPRouter Admin Request', 'Name' => 'SAPRouter Admin Request',
'Description' => %q{ 'Description' => %q{
Display the remote connection table from a SAPRouter. Display the remote connection table from a SAPRouter.
}, },
'References' => [ 'References' => [
[ 'URL', 'http://labs.mwrinfosecurity.com/tools/2012/04/27/sap-metasploit-modules/' ], [ 'URL', 'http://labs.mwrinfosecurity.com/tools/2012/04/27/sap-metasploit-modules/' ],
[ 'URL', 'http://help.sap.com/saphelp_nw70ehp3/helpdata/en/48/6c68b01d5a350ce10000000a42189d/content.htm'], [ 'URL', 'http://help.sap.com/saphelp_nw70ehp3/helpdata/en/48/6c68b01d5a350ce10000000a42189d/content.htm'],
[ 'URL', 'http://www.onapsis.com/research-free-solutions.php' ] # Bizsploit Opensource ERP Pentesting Framework [ 'URL', 'http://www.onapsis.com/research-free-solutions.php' ], # Bizsploit Opensource ERP Pentesting Framework
[ 'URL', 'http://conference.hitb.org/hitbsecconf2010ams/materials/D2T2%20-%20Mariano%20Nunez%20Di%20Croce%20-%20SAProuter%20.pdf' ]
],
'Author' =>
[
'Mariano Nunez', # Disclosure about SAPRouter abuses
'nomnkee' # Metasploit module
], ],
'Author' => ['nomnkee'],
'License' => BSD_LICENSE 'License' => BSD_LICENSE
) )
register_options( register_options(