PicoWiFiDucky is an open-source project inspired by the 'pico-ducky' project on GitHub, and based on the Raspberry Pi Pico W microcontroller board. It leverages the Pico's built-in HID capabilities, along with WiFi and web development, to create a wireless HID device that allows for remote execution of keyboard inputs on target systems.
-
With PicoWiFiDucky, users can easily create a USB rubber ducky-like device with WiFi connectivity and web-based payload delivery.
-
This project is ideal for penetration testing, remote administration, and other use cases where wireless HID capabilities are essential.
PicoWiFiDucky is released under the GNU General Public License v3.
This project is for educational purposes only. The creators of PicoWiFiDucky assume no responsibility for any harm caused by the use or misuse of this project. Use at your own risk.
Contributions to PicoWiFiDucky are welcome and encouraged! To contribute, simply fork the repository, make your changes, and submit a pull request. Please see the Contributing guide for more information on how to contribute.