Virus Scan post processing script [Virustotal]
Posted: June 23rd, 2012, 9:07 am
I've created a new post processing script for performing an anti-virus scan, which makes use of VirusTotal.
The script only requires Java 7 runtime to be installed (as it makes use of my Java API for VirusTotal).
I've put together a Google code project for the post processing script, where you can also find the download ready to put in your scripts folder. The post processing script does not submit ANY file content to VirusTotal but instead is able to perform a scan and retrieve the results by submitting a crytographic hash.
The results of the scan are displayed on the SABnzbd interface through the "View Script Log".
Any feedback is welcome and I hope you find it of use.
Everything you need can be found here - http://code.google.com/p/sabnzbd-script-virus-scan
The script only requires Java 7 runtime to be installed (as it makes use of my Java API for VirusTotal).
I've put together a Google code project for the post processing script, where you can also find the download ready to put in your scripts folder. The post processing script does not submit ANY file content to VirusTotal but instead is able to perform a scan and retrieve the results by submitting a crytographic hash.
The results of the scan are displayed on the SABnzbd interface through the "View Script Log".
Any feedback is welcome and I hope you find it of use.
Everything you need can be found here - http://code.google.com/p/sabnzbd-script-virus-scan