
+1
Plugin: Virus detection
I have just written a plugin that uses the free API of VirusTotal to check files for a virus (max. file size 30 MB).
Here are a few screenshots
Customer support service by UserEcho
I have just written a plugin that uses the free API of VirusTotal to check files for a virus (max. file size 30 MB).
Here are a few screenshots
Customer support service by UserEcho
You can find the plugin now on GitHub: https://github.com/MalteKiefer/filerun-plugin-virustotal
I have changed the layout a bit.
Cool, thanks for sharing!
Awesome work! But qould it be possible to use it with a local ClamAV installation instead of virustotal? And maybe even as files are uploaded, instead of triggering it manually.
Having files being uploaded to an external server (even if it is something trusted like Virustotal) is not appealing for certain scenarios.
I can try it.