Jump to content

Rubber ducky opens office links


Recommended Posts

For some reason, I recently took my rubber ducky out after some years, tried a simple script: 

 

WHILE TRUE
    DELAY 1200
    STRING W
    DELAY 1000
    HOLD A
    DELAY 1100
    STRING S
    DELAY 900
    STRING D
    DELAY 1020
    SPACE
    DELAY 750
    RELEASE B
    DELAY 2000
END_WHILE
 

but it doesnt complete the payload, at some point it opens my browser and goes to an office.com website

Same happens when I press the button, tried with another script from the official documentation and it does the same, idk if theres a problem with the DELAY or what

WHILE TRUE
    LED_G
    DELAY 500
    LED_OFF
    DELAY 500
END_WHILE

I tried to find the same problem on the forum and google, but the topics were not helpful.

 

 

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...