Short Bytes:USB Canary is an open source tool that monitors for any suspicious activity on a computer. Written in Python language, USB Canary can send an SMS or Slack message when a USB device is attached or removed from a computer. It can do so even if the computer is locked. you may try USB Canary by visiting its repo on GitHub.

It doesn’t really matter if the computer is locked or not. A possible workaround could include disabling the USB ports completely but that won’t be a practical approach in the long run.

detect usb device

Also Read:This Tiny USB Firewall “USG” Protects You From Hacking Attacks — Here’s How To Build It

A security researcher@errbufferoverflspared out some time from his schedule and created a Python-based open source tool called USB Canary. Available onGitHub, the tool constantly monitors a computer’s USB ports.

If USB Canary detects any USB device being plugged or unplugged from the machine, it uses the Twilio API to send an SMS to the owner. Also, it can send messages on Slack. This would allow other team members to sense a foul smell.

There are various existing tools that can do a similar job but USB Canary works even if the computer is locked. Currently, the tool is only available for Linux-based operating systems. But the developer is working on versions for Windows and MacOS following the immense appreciation he got from the community.

USB Canary can also be implemented by system administrator in organizations which restrict employees from attaching any sort of USB devices to their work machines. You can find all the details about USB Canary on itsGithub repo.

If you have something to add, drop your thoughts. you’re able to also read this story on theFossbytes app. If you already it, don’t forget to tell us your feedback.

Also Read:World’s Biggest Porn Site Is Now HTTPS Protected And Fully Encrypted