Before using SABnzbd I used to use a double safe method of downloading RARS on my PC and virus scanning them before even opening them.
Then once I'd extracted the data I would then scan the extracted files.
However now that I have SABnzbd running on my Linux NAS box I like the convenience of everything already being shown on a shared drive (which I then virus scan).
I there any potential risk in allowing SABnzd to perform the auto extraction or would it be better to disable this function and scan,extract,rescan the RARs SABnzbd has downloaded?
Is auto unrar a virus risk?
Forum rules
Help us help you:
Help us help you:
- Are you using the latest stable version of SABnzbd? Downloads page.
- Tell us what system you run SABnzbd on.
- Adhere to the forum rules.
- Do you experience problems during downloading?
Check your connection in Status and Interface settings window.
Use Test Server in Config > Servers.
We will probably ask you to do a test using only basic settings. - Do you experience problems during repair or unpacking?
Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Re: Is auto unrar a virus risk?
If it runs on a Linux box, you should be safe.
If you don't run executables, there's no danger.
There are such things as malicious mp3, jpg etc files, but these are rare and seldom target Linux systems.
As long as you don't "look" at these files with Windows before scanning them, there's no problem.
Having said that, no virus scanner has 100% coverage, especially not of malicious data files.
If you don't run executables, there's no danger.
There are such things as malicious mp3, jpg etc files, but these are rare and seldom target Linux systems.
As long as you don't "look" at these files with Windows before scanning them, there's no problem.
Having said that, no virus scanner has 100% coverage, especially not of malicious data files.
Re: Is auto unrar a virus risk?
You can always run a post-processing script that passes the directory to ClamAV to scan, and moves the offending files to another location (or deletes them).