Skip to content

Example GSM-enabled keystroke injection tool that combines a Teensy 3.1, Adafruit FONA, and a superset of Duckyscript from the USB-Rubber-Ducky project

Notifications You must be signed in to change notification settings

mitcdh/ducksy-sms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Ducksy SMS

A Teensy 3.1 sketch to combine with an Adafruit FONA.

Includes a live Duckyscript (from the USB-Rubber-Ducky project) interpreter. With some additional commands for Mouse control allowed by the Teensy.

  • MOUSE CLICK (MOUSE_LEFT|MOUSE_MIDDLE|MOUSE_RIGHT)
  • MOUSE PRESS (MOUSE_LEFT|MOUSE_MIDDLE|MOUSE_RIGHT)
  • MOUSE MOVE X,Y
Teensy PIN FONA PIN
3.3V VIO
Pin0 TX
Pin1 RX
GND Key
Pin4 RST
AGND AGND

About

Example GSM-enabled keystroke injection tool that combines a Teensy 3.1, Adafruit FONA, and a superset of Duckyscript from the USB-Rubber-Ducky project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%