Descripción
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
.
Capturas
Instalación
- Install attachmentAV either via the WordPress.org 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.
Reseñas
Colaboradores y desarrolladores
«attachmentAV» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «attachmentAV» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
1.0
- Initial Release
1.0.1
- Small fixes
1.0.2
- Small fixes
1.0.3
- Small fixes
1.0.4
- Small fixes
1.0.5
- Adding scan result to meta data