DevKitty-io / USB-Nugget

Run DuckyScript payloads on a USB Nugget!
https://usbnugget.com
MIT License
156 stars 18 forks source link

Web interface impossible to use without USB setup #2

Closed skickar closed 2 years ago

skickar commented 2 years ago

Currently, you can't use the web interface until a payload is created via USB. This adds complexity to the setup process.

To fix this, we can take one of two actions:

  1. Add a create payload option to the web interface, which drops payloads into the proper space
  2. Pre-fill the OS folders with payload types and dummy payloads in each one which can be edited via the web interface
skickar commented 2 years ago

It's also not clear what the limits to our setup are when it comes to how many folders are allowed, so setting this up by default would be the best route

AlexLynd commented 2 years ago

This issue has been mitigated in the latest release v1.0.4. You can create payloads and assign them an operating system / category type. The binary also includes example payloads for reference.