Jump to content

are you asking for an anti-virus for Linux? I'm not really certain what the question is... I've heard good things for ClamAV if you are.

There's no place like ~

Spoiler

Problems and solutions:

 

FreeNAS

Spoiler

Dell Server 11th gen

Spoiler

 

 

 

 

ESXI

Spoiler

 

 

 

 

 

 

Link to comment
https://linustechtips.com/topic/942972-linux-to-scan-for-virus/#findComment-11491135
Share on other sites

Link to post
Share on other sites

23 minutes ago, Razor Blade said:

are you asking for an anti-virus for Linux? I'm not really certain what the question is... I've heard good things for ClamAV if you are.

My mom ordered a thumb drive off ebay full of templates for her sewing machine.  That just screams virus to me, so I was thinking if I installed linux onto an old laptop I could mount it in an OS that wouldn't autoload a virus then scan the thumb drive before opening it on a microsoft machine.

 

I honestly don't know much about this but I would like to learn more.  I've used Linux in the past so that's not an issue, but I'd like to learn more about security.

 

My main concern is the thumb drive loading something automatically when plugged in before the antivirus can check it out

Audio go Brrrrrr

Link to comment
https://linustechtips.com/topic/942972-linux-to-scan-for-virus/#findComment-11491192
Share on other sites

Link to post
Share on other sites

18 minutes ago, Psittac said:

My mom ordered a thumb drive off ebay full of templates for her sewing machine.  That just screams virus to me, so I was thinking if I installed linux onto an old laptop I could mount it in an OS that wouldn't autoload a virus then scan the thumb drive before opening it on a microsoft machine.

 

I honestly don't know much about this but I would like to learn more.  I've used Linux in the past so that's not an issue, but I'd like to learn more about security.

 

My main concern is the thumb drive loading something automatically when plugged in before the antivirus can check it out

Oh I see. You could load up Ubuntu then use "sudo apt-get install clamav" to get the ClamAV. Then use "sudo freshclam" to update to the latest definitions. Finally use "clamscan" (add folder and file to the end) to scan what you want (note that you may need to use sudo with clamscan if you are scanning anywhere in root)....that's about the limit of my knowledge on it as I'm still a linux noob...

There's no place like ~

Spoiler

Problems and solutions:

 

FreeNAS

Spoiler

Dell Server 11th gen

Spoiler

 

 

 

 

ESXI

Spoiler

 

 

 

 

 

 

Link to comment
https://linustechtips.com/topic/942972-linux-to-scan-for-virus/#findComment-11491226
Share on other sites

Link to post
Share on other sites

My suggestion would be, take the drive and plug it into a Linux box.  I am guessing the templates will just be image files so take those and move them onto the Linux machine.  Then you can reformat the USB drive and put the images back on afterwards.

Link to comment
https://linustechtips.com/topic/942972-linux-to-scan-for-virus/#findComment-11491227
Share on other sites

Link to post
Share on other sites

1 minute ago, Koeshi said:

My suggestion would be, take the drive and plug it into a Linux box.  I am guessing the templates will just be image files so take those and move them onto the Linux machine.  Then you can reformat the USB drive and put the images back on afterwards.

thank you, that's exactly what I needed to know

Audio go Brrrrrr

Link to comment
https://linustechtips.com/topic/942972-linux-to-scan-for-virus/#findComment-11491228
Share on other sites

Link to post
Share on other sites

5 minutes ago, Razor Blade said:

Oh I see. You could load up Ubuntu then use "sudo apt-get install clamav" to get the ClamAV. Then use "sudo freshclam" to update to the latest definitions. Finally use "clamscan" (add folder and file to the end) to scan what you want (note that you may need to use sudo with clamscan if you are scanning anywhere in root)....that's about the limit of my knowledge on it as I'm still a linux noob...

oh, I didn't notice your response.  Thank you that's also exactly what I needed to know.

 

So I guess my question is will a linux OS scan for M$ viruses? It sounds like that's the case

Audio go Brrrrrr

Link to comment
https://linustechtips.com/topic/942972-linux-to-scan-for-virus/#findComment-11491234
Share on other sites

Link to post
Share on other sites

2 minutes ago, Psittac said:

thank you, that's exactly what I needed to know

still wouldn't hurt to scan those files... a lot of viruses inject code into many different files. Just be cautious. If it were me, I would first scan the whole drive, load a windows VM in virtual box with the program she uses then open the templates to verify the file isn't corrupted, resave them (if possible), then load them back on another drive. After all that I would still scan the drive with malwarebytes and Avast or AVG on my main PC before accepting the files as safe. I tend to go overboard sometimes though.

There's no place like ~

Spoiler

Problems and solutions:

 

FreeNAS

Spoiler

Dell Server 11th gen

Spoiler

 

 

 

 

ESXI

Spoiler

 

 

 

 

 

 

Link to comment
https://linustechtips.com/topic/942972-linux-to-scan-for-virus/#findComment-11491237
Share on other sites

Link to post
Share on other sites

5 minutes ago, Psittac said:

oh, I didn't notice your response.  Thank you that's also exactly what I needed to know.

 

So I guess my question is will a linux OS scan for M$ viruses? It sounds like that's the case

AFAIK, yes ClamAV will scan for windows viruses as well

 

EDIT: Oh and make sure frikken autorun is disabled on her computer... That should be the first thing to do on any Windows PC.

Edited by Razor Blade

There's no place like ~

Spoiler

Problems and solutions:

 

FreeNAS

Spoiler

Dell Server 11th gen

Spoiler

 

 

 

 

ESXI

Spoiler

 

 

 

 

 

 

Link to comment
https://linustechtips.com/topic/942972-linux-to-scan-for-virus/#findComment-11491238
Share on other sites

Link to post
Share on other sites

ClamAV is ok.. but there are commercial antivirus as well. People use these generally for mail servers and file servers to protect windows systems. I think Bitdefender use to make a free (command line only) version for Linux. They were a LTT sponsor. That would be a good one to use.

.

"Only proprietary software vendors want proprietary software." - Dexter's Law

Link to comment
https://linustechtips.com/topic/942972-linux-to-scan-for-virus/#findComment-11492617
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×