Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 1.28 KB

README.md

File metadata and controls

19 lines (10 loc) · 1.28 KB

PicoWiFiDucky

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.

License

PicoWiFiDucky is released under the GNU General Public License v3.

Disclaimer

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.

Contributing

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.