Skip to content

Instantly share code, notes, and snippets.

@JWardee
Created December 8, 2018 16:07
Show Gist options
  • Select an option

  • Save JWardee/447082df3079c1f981402743a7d0bd36 to your computer and use it in GitHub Desktop.

Select an option

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