Alex Lynd

Results 13 issues of Alex Lynd

Gonna come back to this later, but we should implement full support for DuckyScript classic, including loops and full RGB LED colors, and also make it easy to create custom...

enhancement

We're losing track of software versions across the USB Nugget, which will make it hard to figure out if we're dealing with new bugs as they're being reported by customers....

enhancement

This feature uses multicast DNS to resolve the domain `usb.nugg` to `192.168.4.1` since its easier to remember. Since the mDNS defaults to a `.local` domain, we use the DNSServer library...

enhancement

Remembering the IP address for the Nugget web interface is annoying and not as friendly for demos. We can solve this by using mdns to resolve a domain like `usb.nugget`...

enhancement

We should update the default payloads to include better examples testing basic functionality, and maybe some benign pranks. We can probably download some & modify some scripts from [docs.hak5.org](https://docs.hak5.org) or...

enhancement

What it says in the title - and also a reminder to self to check out auth modes for `auto` / `open` nets

enhancement

WiFi SSID's containing commas break the output `csv` file.

bug

Current codebase is convoluted and too specific for my application. Should aim to build a simple poc that demonstrates core functionality of the project but acts otherwise as a wardriver....

Implementing a web interface with WiFiManager or something similar would make it easier to get the project set up / change variables without needing to recompile etc - [ ]...

enhancement

Values are popping up in the wrong places and I suspect this is due to poor sanitation of WiFi names (BSSID's) which might contain commas.

bug