0

I'm on a macBook Air running Mojave and I was given a USB drive containing video files (.mp4, .mkv, .avi) gotten using a torrent program.

I don't know the original location of the files, and need a modern, up to date way to scan the USB files for potential malware on these large files of about 1GB each.

I found that exploits can be stored in these files—like AVI files—here:

Can AVI files contain a virus?

Giacomo1968
  • 58,727

3 Answers3

2

Assuming you are on Windows and have installed an anti-virus product, then in Explorer right-click the disk and select the anti-virus.

This could be similar to : "Scan with Windows Defender..."


For the Mac, this depends on which anti-virus you have installed. Many of them can scan connected devices like external hard drives.

If you don't have an anti-virus, you should get one. See for example the article
The best free antivirus platforms for Mac in 2019.

harrymc
  • 498,455
0

If you read the link that you added about viruses from an avi file, you would have found that your chances of getting a virus from ANY video file are next to ZERO. Look at the #1 answer.

AVI files are not only not executable, on a file system like yours, the EXECUTABLE bit must be set in the permissions to execute code from it (which would never happen on its own).

If you are still spooked by it, download one of the many free malware/antivirus scanners available to MacOS. I personally would suggest malwarebytes because it isn't intrusive and doesn't require running in the background.

Good Luck!

-2

Download an antivirus of your choice (since MacOS doesn't have a built-in antivirus) to scan your files.

Yes, virus can come on media files but just because it was downloaded via a P2P method (aka torrent) doesn't mean it got virus inside (you can download Linux distros with a torrent client for example).

And since you're on MacOS, the probability of getting infected is significantly lower than a Windows PC. Even lower on media files.

CaldeiraG
  • 2,623
  • 8
  • 21
  • 34