From 57113bee80797a5c08501ddffe7e4652f480336b Mon Sep 17 00:00:00 2001 From: Andras Kabai Date: Wed, 24 Apr 2013 15:07:32 +0200 Subject: [PATCH] fine correction add license remove one unnecessary tab to make msftidy happy --- .../windows/http/sap_configservlet_exec_noauth.rb | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/modules/exploits/windows/http/sap_configservlet_exec_noauth.rb b/modules/exploits/windows/http/sap_configservlet_exec_noauth.rb index 65df23ccd0..bb9c784c14 100644 --- a/modules/exploits/windows/http/sap_configservlet_exec_noauth.rb +++ b/modules/exploits/windows/http/sap_configservlet_exec_noauth.rb @@ -1,3 +1,10 @@ +## +# This file is part of the Metasploit Framework and may be subject to +# redistribution and commercial restrictions. Please see the Metasploit +# web site for more information on licensing and terms of use. +# http://metasploit.com/ +## + require 'msf/core' class Metasploit3 < Msf::Exploit @@ -65,7 +72,7 @@ class Metasploit3 < Msf::Exploit send_evil_request(opts[:sap_configservlet_uri], command) end end - + def send_evil_request(uri, cmd) begin res = send_request_cgi(