dbisu / pico-ducky

Create a USB Rubber Ducky like device using a Raspberry PI Pico
GNU General Public License v2.0
2.43k stars 440 forks source link

[Not Working] Possible USB issue? Input cuts off, Pi reboots randomly #113

Closed V3ntus closed 2 years ago

V3ntus commented 2 years ago

Describe the issue In the middle of a long STRING operation (not sure if this matters), the Pico will either (in the middle of a running script) 1) halt, 2) halt then reboot and restart injection, 3) get stuck on a keydown (for example, holding down the "H" key on a keyboard)

To Reproduce This is a fairly fresh USB cable, but:

  1. Follow install instructions.
  2. Copied the payload in setup mode. Contains long powershell command
  3. Plug in to victim, will rarely complete entire script, often shows symptoms above

Expected behavior Successful execution of Ducky script

Screenshots will add if needed

Additional context

V3ntus commented 2 years ago

Using a new USB cable and on another victim machine gives much better results. Possibly just a faulty USB cable