Search the Community
Showing results for tags 'duckyscript'.
-
I have discovered that the Javascript converter doesn't work properly with Firefox. While it seems to do the conversion properly, it won't let the user save the payload (the download box doesn't open). I tried it on both Windows and Linux, with and without add-ons enabled and it doesn't change anything. I checked the debug console and nothing seems to be out of the ordinary as it returns that everything is OK. I also checked with Chrome and there it works flawlessly. Too bad 'cause I want to avoid using Chrome. I tried it with Edge. Same problem as Firefox. And In
- 1 reply
-
- duckyscript
- converter
-
(and 3 more)
Tagged with:
-
I wrote a little DuckyScript that shall bring Safari to Fullscreen mode. In Safari, there exists the shortcut SHIFT + command + option/alt + enter So I tried writing SHIFT GUI ALT ENTER, which produces an A as there may only follow a Single Char after GUI (https://github.com/hak5darren/USB-Rubber-Ducky/wiki/Duckyscript#windows-or-gui). Is there any possibility to get the shortcut working? I don't think it's possible at the moment because the command key must no be pressed last. Any help is appreciated! Thanks in advance.
-
So ive been trying to run ducky script in a bash bunny payload but as soon as it hits the ducky script it stops. LED SETUP GET SWITCH_POSITION ATTACKMODE HID LED ATTACK RUN WIN notepad.exe QUACK DELAY 300 QUACK STRING (\___/) QUACK ENTER QUACK DELAY 300 QUACK STRING (='.'=) QUACK ENTER QUACK DELAY 300 QUACK STRING (")_(") QUACK DELAY 300 I cant figure out the problem
- 4 replies
-
- duckyscript
- bash bunny
-
(and 1 more)
Tagged with:
-
Hello everyone. I've flashed my Ducky to a Twin Ducky, hence I put on software (portable) with Command-Line Options. My goal is to successfully plug it into a Stand-Bye computer and actually make it work, make it execute. But the huge problem is the Anti-Virus. (Norton Small Business Edition). This AV keeps removing all the files and is really a pain in the ass. I was wondering if there was a way to once plugged in, let the Ducky (Temporary) Kill the Anti-Virus. Just so it doesn't have an scanning on, so it will not detect the file, and once everything is back up me and the Ducky will be gone.
- 4 replies
-
- help
- duckyscript
-
(and 4 more)
Tagged with:
-
Hello all, As part of a script I am writing I am trying to change directories using the find feature of the drive letter and the $SWITCH_POSITION variable. I tried using Set-Location in Powershell but could not get it to work with the variables needed to find the drive letter and the switch position. I came up with the below and it works in Powershell but not in Ducky Script on the Bash Bunny. I am sure it is because I am missing escapes for special characters (possible) but after hours of trying I could not get it to work. I am at the experts mercy here in the Hak5 Forums :) The payload.
-
I have added a script to set the background image of a windows 10 ( might work on other versions also..) https://github.com/hak5darren/USB-Rubber-Ducky/wiki/Change-the-background-to-MyLittlePoney-(win10) Regards Keld. rubberduckcode.txt
-
- duckyscript
- rubberduck
-
(and 3 more)
Tagged with:
-
The Duckuino I recently learned that the Arduino Leonardo and the Arduino Micro are both capable of pressing keys as an HID. Instantly I thought of USB Rubber Ducky and Duckyscript. I had some spare time, so I decided to write this, Duckuino, a simple Duckyscript to Arduino converter. It's not very pretty, but it seems to be reliable. Features: Convert Duckyscript to Arduino(Duh!) Basic program memory storage(works better with large programs than traditional SRAM) Arduino code and Duckyscript combo! (fairly buggy in some places) What was that about Arduino code alongside Duckyscript? Due t
- 3 replies
-
- duckyscript
- payload
- (and 7 more)
-
I got bored today, so I decided to look around for a good browser based game to play. I stumbled across Nitrome and a game called Skywire VIP Extended. It is a pretty addictive game, and I eventually got bored of not being on the leaderboard (I am really competitive that way) so I wrote a script on the USB rubber ducky which types out all of the answers correctly and gives you a 100 point time bonus! You have to time plugging in the duck just before you click the play button, but once you do that, leave it for about 5-10 minutes and you will have a 100% correct high score! My score was HAK:
- 3 replies
-
- USB Rubber Ducky
- USB
-
(and 4 more)
Tagged with:
-
Just came across this blog, where a guy has written a bash script that will attempt to convert duckyscript into an Arduino ino file. http://www.adebenham.com/2012/05/usb-rubber-ducky-scripts-on-arduinoleostick/ Looking briefly at the code, it only works for US keymap.
-
- version1
- duckyscript
-
(and 1 more)
Tagged with: