Rubocop on the file

This commit is contained in:
LucasCsmt
2026-02-04 11:12:58 +01:00
parent 22fde78f55
commit 9acd3ce2df
@@ -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' => {