Remove extra spaces.

GSoC/Meterpreter_Web_Console
Quentin Kaiser 2018-12-24 13:48:07 +01:00
parent 0389262034
commit 18c844623a
1 changed files with 0 additions and 2 deletions

View File

@ -45,7 +45,6 @@ class MetasploitModule < Msf::Exploit::Remote
])
end
def check
uri = target_uri.path
res = send_request_cgi({
@ -72,7 +71,6 @@ class MetasploitModule < Msf::Exploit::Remote
end
end
def execute_command(cmd, opts = {})
uri = target_uri.path