Skip to content

Commit 12b78c0

Browse files
authored
Update commvault_rce_cve_2025_57790_cve_2025_57791.rb
Remove an empty line that msftidy doesn't like
1 parent ddc5abf commit 12b78c0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/exploits/windows/http/commvault_rce_cve_2025_57790_cve_2025_57791.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -488,6 +488,5 @@ def exploit
488488

489489
# Plant malicious code in user description, upload XML file for user info, then create the web shell
490490
execute_command(hostname, admin_uid, payload.encoded, admin_token, install_path, user_desc)
491-
492491
end
493492
end

0 commit comments

Comments
 (0)