Skip to content

Commit ec7625a

Browse files
committed
Damn spaces...
1 parent 2b33b88 commit ec7625a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/windows/misc/commvault_cmd_exec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ def build_exploit
7171
psh = "powershell"
7272
idx = command.index(psh)
7373
command = command[(idx)..-1]
74-
74+
7575
#Build packet
7676
cmd_path = 'C:\Windows\System32\cmd.exe'
7777
msg_type = 9

0 commit comments

Comments
 (0)