Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
bad_ducky — Rubber Ducky compatible clone based on CJMCU BadUSB HW. | Kitploit
Tools/GitHubGitHub/mharjac/bad_ducky
Payload GenerationIDS/IPS EvasionImpersonation ToolsHardware HackingPenetration TestingSocial EngineeringRed TeamingPayload Development
GitHubmharjac/bad_ducky

bad_ducky

Rubber Ducky compatible clone based on CJMCU BadUSB HW.

View Repository
301828 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

Bad Ducky

Summary

Bad Ducky is yet another Rubber Ducky clone. It is based on CJMCU BadUsb (ATMEGA32u4 - Arduino Leonardo clone) board with onboard card reader, which you can buy on ebay or aliexpress. My goal was to create something compatible with Rubber Ducky scripts, while having ability to easily choose which script to execute without modifying the hardware (without adding DIP switches).

BadUsb

What is so special about this one?

  • it is completely compatible with Rubber Ducky scripts (all commands are supported)
  • scripts does not require compiling/encoding
  • there is no limit on payload size (the only limit is SD card size)
  • it has two operational modes (continuous delivery and one-time delivery)
  • you can switch between modes/payloads with your smartphone
  • it has support for different keyboard languages

For more info on how to get started check wiki pages.

Similar projects:

  • https://github.com/basic4/USB-Rubber-Ducky-Clone-using-Arduino-Leonardo-Beetle
  • https://github.com/jerwuqu/ardoducky
  • https://github.com/Screetsec/Pateensy
  • https://github.com/Seytonic/Duckduino-microSD
  • https://malduino.com/
Download Tool