fine correction

add license
remove one unnecessary tab to make msftidy happy
unstable
Andras Kabai 2013-04-24 15:07:32 +02:00
parent 6485124cdf
commit 57113bee80
1 changed files with 8 additions and 1 deletions

View File

@ -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(