Rubocop on the file
This commit is contained in:
@@ -115,7 +115,7 @@ class MetasploitModule < Msf::Exploit::Remote
|
||||
#
|
||||
# @param cmd [String] the command to execute
|
||||
def execute_command(cmd, _opts = {})
|
||||
res = send_request_cgi({
|
||||
send_request_cgi({
|
||||
'method' => 'GET',
|
||||
'uri' => normalize_uri(target_uri.path),
|
||||
'vars_get' => {
|
||||
|
||||
Reference in New Issue
Block a user