Jump to content

Not launching (new to the Ducky)


RoninSmurf

Recommended Posts

I had a couple questions if anyone has the tine and patience to answer this:

I've been playing around with the Ducky and been digging through the forums, however I'm still having a issue launching the inject properly.

  • The systems that I am testing on are Windows 7, 8, and 8.1
  • Running the script through the online encoder
  • US keyboard and OS
  • Tried formatting the SD card
  • Tried multiple computers

One example is when I run the "Hello world!" script:

GUI r
DELAY 500
STRING notepad.exe
ENTER
DELAY 1000
STRING Hello World!

It doesn't run unless I already have notpad open. Looking over that script it looks like it's supposed to open it first then type the "Hello World!" in

The second example is launching a webpage when the Ducky is plugged in:

GUI r
DELAY 500
STRING start "link" "https://www.hak5.org"
ENTER
DELAY 1000
The DOS box flashes briefly, however nothing happens after that point.
In all cases the Ducky's green light remains on and blinking which looking over the forums is a good sign as that means it's communicating to the computer (from what I understand).
Thanks for your help on helping me understand this device.
Link to comment
Share on other sites

:blink: Ahhh... I thought it was probably something simple that I missed. Works great now on my Windows 8.1 test system thank you! That went a long way in helping me understand how to properly use this now.

I also found a error in my open URL inject which I corrected to the following (works now):

DELAY 3000
GUI r
DELAY 500
STRING cmd /c start http://www.hak5.org
ENTER
DELAY 1000
Thanks for the help and quick reply
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...