Damn spaces...
parent
2b33b88fa4
commit
ec7625af9f
|
@ -71,7 +71,7 @@ class MetasploitModule < Msf::Exploit::Remote
|
|||
psh = "powershell"
|
||||
idx = command.index(psh)
|
||||
command = command[(idx)..-1]
|
||||
|
||||
|
||||
#Build packet
|
||||
cmd_path = 'C:\Windows\System32\cmd.exe'
|
||||
msg_type = 9
|
||||
|
|
Loading…
Reference in New Issue