Skip to content
/ WebDuck Public

A web controlled version of the Rubber ducky for the Raspberry Pi Pico W

License

Notifications You must be signed in to change notification settings

adzsx/WebDuck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a version of the rubber ducky by Hak5 for the Raspberry Pi Pico W.

This version spawns an access point and a webserver from which the Pico can be controlled, and Keystrokes can be sent.

Requirements

For this setup, Adafruits Circuitpython on a Raspberry Pi Pico W is needed. Also make sure to download the HID libs from adafruit from https://github.com/adafruit/Adafruit_CircuitPython_HID

Setup

After installing the files on the Pico, plug it in and connect to the access point specified in the secrets.py file, modify the data for your needs.

Set up the keyboard layout in hid.py by editing the lines as written in the comments

Credits

Thanks to dbisu for the hid.py script

About

A web controlled version of the Rubber ducky for the Raspberry Pi Pico W

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published