White Station/Decontamination

Solved
dinkyteam Posted messages 11 Status Member -  
mamiemando Posted messages 33228 Registration date   Status Moderator Last intervention   -
Hello,
I am in charge of setting up a white station in a structure but I have no idea how to proceed and I can't find anything on the internet...

It is on a Linux Ubuntu distribution and I need to find an antivirus that updates manually with a USB key... do you have any ideas?

And then I need a script so that when a USB key is inserted, the antivirus triggers, performs its scan, and then displays the message "Scan completed"....

I hope you can give me some guidance....

Thank you very much.

1 answer

  1. mamiemando Posted messages 33228 Registration date   Status Moderator Last intervention   7 944
     
    Here are some links that might interest you:
    https://askubuntu.com/questions/134874/how-to-auto-scan-any-plugged-in-usb-storage-device-with-clamav
    https://askubuntu.com/questions/4508/how-do-i-safely-use-a-virus-infected-usb-drive-in-ubuntu

    However, this is not a sufficient protection in itself. Indeed, the USB protocol also has security flaws that can be exploited to turn a USB key into an attacking object. They can be exploited, for example, to make an infected key appear as a keyboard, and make the PC believe that this "keyboard" is "typing" commands (malicious) (without the user's knowledge).
    https://www.zdnet.fr/actualites/usb-shield-ou-comment-les-bell-labs-accelerent-l-innovation-39820754.htm

    Good luck.
    2