This is a quickstart templated ducky script that you can copy/paste your powershell code into and achieve code execution on target pc.
-
Clone repo
-
Replace the one liner place holder powershell text with your own powershell. Each command must be on the same line and separated by semi-colons, as shown in screenshot below
-
Copy the .txt file to your flipper
** TIPS:
- Make sure to remove Windows carriage-returns if you insert any when copy/pasting code. You can easily remove any by opening the .txt file in Notepad++, selecting 'Edit' > EOL Conversion > Unix (LF)
