PicoUSB: Raspberry Pi (Pico) RP2040 powered Bad USB (Rubber Ducky).
PicoUSB: Raspberry Pi (Pico) RP2040 powered Bad USB (Rubber Ducky).
A Bad USB is a small device that looks like a regular USB stick but is programmed to perform automated tasks on a computer when plugged in, such as typing commands or opening websites. It's often used for testing security systems (hacking) or educational purposes (pranking).
A Bad USB is a small device that looks like a regular USB stick but is programmed to perform automated tasks on a computer when plugged in, such as typing commands or opening websites. It's often used for testing security systems (hacking) or educational purposes (pranking).
When inserted in a PC, it acts as a keyboard, a mouse or volume control knobs, or all of these together, all in one device.
When inserted in a PC, it acts as a keyboard, a mouse or volume control knobs, or all of these together, all in one device.
Here are some advantages of it:
Here are some advantages of it:
- Dual sided USB - you can plug it both ways, you don't have to worry if you oriented it correctly.
- Easy Programming - you are able to use easy pseudo-code to program it.
- Edit Mode Button for easy setup:
- If pressed - does not execute code and opens PicoUSB as mass storage for easy editing.
- Not pressed - code executes and does not show as a mass storage device for more covert operation.
- Open Source - Even if you don't want to buy the PicoUSB, you can still use the firmware for your Raspberry Pi Pico.
- Versatile - Raspberry Pi RP2040 based so you can write your own code.
- Dual sided USB - you can plug it both ways, you don't have to worry if you oriented it correctly.
- Easy Programming - you are able to use easy pseudo-code to program it.
- Edit Mode Button for easy setup:
- If pressed - does not execute code and opens PicoUSB as mass storage for easy editing.
- Not pressed - code executes and does not show as a mass storage device for more covert operation.
- Open Source - Even if you don't want to buy the PicoUSB, you can still use the firmware for your Raspberry Pi Pico.
- Versatile - Raspberry Pi RP2040 based so you can write your own code.