DevKitty-io / USB-Nugget

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

Critical Bugs Updating AP Credentials #97

Open skickar opened 1 year ago

skickar commented 1 year ago

Changing the network and password variables in the config file changes the SSID to match the network and changes the password to either match the supplied password, or if there is no password, to be an open network.

Actual behavior: Changing the network name distorts it with single quotes and a space. The password in the config file is also not able to be used to join the network. If no password is supplied, the nugget defaults to "nugget123" as a password and is joinable. There is no way to create an open network