Drivers Linux Developer Community USB Devices

  

You are an IT security specialist in your firm and you are always wondering 'How the heck can I limit virus spreading from USB devices in this damn information system ?'
Your boss won't let you buy this very expensive USB kiosk you saw during your last trip in a cyber security trade show ?
The tool I'm going to present you might be the solution !

Drivers linux developer community usb devices windows 7

Decontamine_Linux, a Python script I have been working on, aims to scan and clean your USB devices (keys, hard drives) from viruses. It can also scan CD/DVD in read only mode.
It automatically detects your devices, lets you choose the one you want to scan then runs scanning tools in multiple threads.
It asks you if you want to delete viruses and eventually generates a report you can read and save on your device.

Here are the Linux drivers and OpenHaptics v 3.3-1 for LAN and USB devices. This driver supports the Geomagic Touch, Greomagic Touch X and the new USB based Touch 3D Stylus. And its API for USB device drivers. The first section will deal with the basics of USB devices. You will learn about different types of devices and their properties. Going into detail you will see how USB devices communicate on the bus. The second section gives an overview of the Linux USB subsystem 2 and the device driver framework.

Currently its compatible with 3 antivirus:
- Clamav
- Sophos
- F-Secure
I have been planning to add more and also add other (open source) scanning tools targeting specific files.

Use case

Drivers Linux Developer Community Usb Devices Windows 10

Devices
  • Setup an hardening Debian system on a computer with antivirus and Decontamine_Linux
  • Enable persistence of the script
  • Kindly ask your colleagues, with the blessing of your boss, to systematically scan their USB devices before plugging in their computer
  • Marvel about the decreased of security incidents related to USB devices in your company

Demo

Interested ? : visit my website !

You want to contribute or you find an issue : please pull a request or open an issue on its Github repo !

Drivers linux developer community usb devices windows 10Drivers

If you like this project, please share it and star it !
You can also buy me a coffee ;) !

Drivers Linux Developer Community Usb Devices Dongle

PS : Why this name ? At the beginning, I created Decontamine to run on Windows (there are still running Windows Decontamine stations at the organization I originally developed it between 2015 and 2018), one day I realize it would be better to run it on Linux.
So, after this former employer had accepted this software to go open source, I have been rewriting everything especially for Linux.
PS2 : As a cybersecurity specialist, you should sensitize your colleagues to the hazardousness of USB devices !