DevKitty-io / USB-Nugget

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

MacOS fills payload folders with junk files #3

Closed skickar closed 1 year ago

skickar commented 2 years ago

When using the USB interface, MacOS makes junk files which can't be seen via USB. The nugget reads 1 payload as 4 total files, 3 of which are junk payloads.

Files that start with . should be ignored/deleted

It's not possible to delete them via the web interface either.

DedsecEnzo commented 2 years ago

Hey Kody

I found something similar today, this time using Good Old Kali Linux, This time it is a .Trash-1000 folder if you mean this on MacOS. In any case, there are more files in these and if you delete them, they multiply And eats up memory :D But a small question how to get the data deleted from it. 😅

brandonpaiz commented 1 year ago

Files that start with . should be ignored/deleted

Fixed a while ago