arrase / Raspiducky

A Keystroke Injection Tool like Rubber Ducky build over Raspberry Pi Zero W

Home Page:https://arrase.github.io/Raspiducky/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Raspiducky

A Keystroke Injection Tool like Rubber Ducky build over Raspberry Pi Zero W

Features:

  • Keyboard emulation
  • USB Flash Drive emulation
  • Expose configuration files over USB Flash drive emulation
  • Run payloads over bluetooth

Help

  $ raspiducky.py -h
  
  usage: raspiducky.py [-h] --payload PAYLOAD [--remote] [--address ADDRESS]

    optional arguments:
      -h, --help                      show this help message and exit
      --payload PAYLOAD, -p PAYLOAD   Path to payload file
      --remote, -r                    Run payload on remote device
      --address ADDRESS, -a ADDRESS   Remote device address

Configuration

Read the wiki for detailed instructions.

Resources:

Credits:

About

A Keystroke Injection Tool like Rubber Ducky build over Raspberry Pi Zero W

https://arrase.github.io/Raspiducky/


Languages

Language:Python 45.3%Language:C 38.1%Language:Shell 16.5%