Elektrine lite

← Feed

@Crescent@fedinsfw.app

Post #4019955

2026-07-14 21:04 UTC

I wrote in another comment too: A friend’s company scans every USB device. He got in trouble for plugging in his private USB stick once. Are you sure this is undetectable?

Replies (1)

  • @tyler@programming.dev 2026-07-15 05:47

    A USB stick reports itself as a USB stick. A device you set up to report itself as what you want reports itself as what you want. The only thing a computer can talk about a device is what the device reports itself. That’s how computers and peripherals work. The computer provides power and the peripheral tells the computer about itself. So if you make a device that reports the exact same information as your other mice then yeah the computer thinks it’s the same mouse. But it’s not usable as a USB then. It can’t do other stuff. Yes your friend plugging in a USB will get them in trouble, cause they can exfiltrate data.

    Open ##4019954