Description
The plugin protects your blog from malware like viruses, worms, and tronjans.
- The user uploads an attachment.
- The plugin sends the uploaded file to the attachmentAV API.
- The attachmentAV API scans the file for malware by using the Sophos engine.
- In case of an infected file, the plugin blocks the upload.
An API key and subscription for the 3rd party service attachmentAV is required. In order to scan user uploads for malware the plugin sends the files to the API endpoint https://eu.developer.attachmentav.com/v1/scan/sync/binary
.
Screenshots
Installation
- Install attachmentAV either via the www.remarpro.com plugin repository or by uploading the files to your server. (See instructions on how to install a WordPress plugin)
- Activate attachmentAV.
- Open the attachmentAV plugin settings tab.
- Create a subscription for the attachmentAV API and enter the API key.
Go to attachmentAV for WordPress Setup Guide for more detailed setup instructions.
FAQ
-
Which file types are supported?
-
attachmentAV scans all file types. The maximum file size is 10 MB.
Reviews
Contributors & Developers
“attachmentAV” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “attachmentAV” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- Initial Release
1.0.1
- Small fixes
1.0.2
- Small fixes
1.0.3
- Small fixes
1.0.4
- Small fixes