If the KVM is connected to the work laptop on a LAN home internet, and i’m connected to the company network VPN, is the traffic still visible on the company network? Is there a way to isolate? If not, what other solutions are available?
I connected my Comet 1 to a work laptop, within 10 minutes I got the call from the security team and escalation that I had violated policy. Seriously it was that quick.
wow thats crazy. Did you change all the configurations such as device name, vendor id etc before hooking up? Does your work laptop have agents installed such as zscalar, jamf, forticlient etc?
I didn’t change anything because, quite frankly I didn’t know. It was a bank/financial with security like I’ve never seen. Yeah they had local agents, not sure which, doesn’t everything these days.
disable virtual media first! if you connect KVM to any company pc . It’s like connect an thumbdrive to your pc , which will inevitably trigger an alert from the security software.
It's hard to say, as I'm not a developer of IT software. It's difficult to determine what criteria they use for detection. Theoretically, network detection isn't that easy to implement or achieve accurately. Possible solutions (without considering targeting a specific brand or model for tailored detection) include:
Detecting WebRTC hole-punching behavior, but this is very common—even the ChatGPT webpage creates such connections.
Detecting access to certain specific websites, such as glkvm.com. This can be hidden using a router support VPN or Tailscale networking.
No surprise all the endpoint agents have signatures to look for keywords or certain hardware. This is all automated and will fire off an alert when the agents detect something like that
After changing the KVM device identity to a logitech keyboard, could end point softwares still detect at a deeper layer based on the chip signatures that it is a KVM device?
I believe it is most likely you didn't disable the USB drive, and the USB drive name shows up as GLKVM. Since the name itself contains "KVM," to be more sure, the IT guy(s) could Google the name and figure out it is more than just a USB drive.
And can one track this heuristic, then the awnser is yes.
If I'm very honest to you, they can know about anything when it is connected to usb or any hotplugged device, often they disable usb ports too to combat the misuse so that not accidentally ransomware on a usb stick gets delivered.
But to go back at heuristics, it is weird to find two seperated keyboards in device manager, and this also counts for screens.
So this KVM can be 100% detected but it will not be if you work at home, on a personal laptop for example, but it will be if the laptop is from company they wil have something installed what looks into those events, they call it agent software.
On a physical network they can also look to heuristics, for them it can be really easy to scope out a foreign device on a network with often the exact same brand of pcs or pxe network booted pcs, one heuristic could be easily the contact with time servers, they can detect clouds, lookup to the devices OUI vendor and a good network admin may even manually interfere by creating a pcap and learning about this unusual traffic.
Bad ones, too. I had an IT guy rate-limit a webcam we were using to run a test with a foreign customer because he noted the weird network behavior. Nearly lost us the contract!