Skip to content

Instantly share code, notes, and snippets.

@JWardee
Created December 8, 2018 16:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JWardee/447082df3079c1f981402743a7d0bd36 to your computer and use it in GitHub Desktop.
Save JWardee/447082df3079c1f981402743a7d0bd36 to your computer and use it in GitHub Desktop.
Hak5 Rubber Ducky USB payload for Windows that opens notepad says hello
DELAY 1000
GUI r
DELAY 500
STRING notepad.exe
ENTER
DELAY 500
STRING James says hello!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment