Skip to content
This repository was archived by the owner on Oct 10, 2024. It is now read-only.

Rubber Ducky using a Digispark to execute a fileless PowerShell script from C&C

License

Notifications You must be signed in to change notification settings

r4mos/Digispark-Duckduino-Fileless

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Feb 1, 2022
55ded9a Â· Feb 1, 2022

History

6 Commits
Feb 1, 2022
Feb 1, 2022
Feb 1, 2022

Repository files navigation

Digispark Duckduino Fileless

Rubber Ducky using a Digispark to execute a fileless PowerShell script from C&C.

Thanks to byt3m and longinox.

Test it

  • Buy a Digispark
  • Install Digistump Drivers
  • Install Arduino IDE
  • Add an additional Board URL to Aruduino IDE preferences. Go to File -> Preferences -> Additional Boards Managers URLs -> Add "http://digistump.com/package_digistump_index.json" -> Ok
  • Install Digistump AVR Boards. Tools -> Board -> Boards Manager -> Search "Digistump AVR Boards" -> Install -> Close
  • Select the board. Tools -> Board -> Digistump AVR Boards -> Digispark (Default - 16.5mhz)
  • Install DigisparkKeyboard library. Download DigisparkKeyboard zip and extrat into "%localappdata%/Arduino15/packages/digistump/hardware/avr/1.6.7/libraries/DigisparkKeyboard" folder
  • Open "Digispark-Duckduino-Fileless/Firmware.ino" from this repository and flash it
  • Enjoy 👌

Links

About

Rubber Ducky using a Digispark to execute a fileless PowerShell script from C&C

Resources

License

Stars

Watchers

Forks