attachmentAV – Antivirus for WordPress

描述

The plugin protects your blog from malware like viruses, worms, and trojans.

  1. The user uploads an attachment.
  2. The plugin sends the uploaded file to the attachmentAV API.
  3. The attachmentAV API scans the file for malware by using the Sophos engine.
  4. In the case of an infected file, the plugin blocks the upload.

Also works with the popular file upload plugins WPForms, Formidable Forms and WordPress File Upload.

An API key and subscription for the 3rd party service attachmentAV are required. To scan user uploads for malware, the plugin sends the files to the API endpoint https://eu.developer.attachmentav.com/v1/scan/sync/binary or https://eu.developer.attachmentav.com/v1/scan/sync/download.

螢幕截圖

  • attachmentAV blocks uploads of infected files.
  • attachmentAV scan status shown for each media file.

安裝

  • 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.

常見問題

Which file types are supported?

attachmentAV scans all file types. The maximum file size is 10 MB.

Which upload methods are covered?

attachmentAV scans all files uploaded via:

評價

2024年8月5日
Easy to use plugin which constantly checks my attachments for viruses, thanks!
閱讀全部1個評價

貢獻者及開發者

“attachmentAV – Antivirus for WordPress” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

修改日誌

1.2.1

  • Minor fixes

1.2.0

  • Support for plugin Formidable Forms added

1.1.2

  • Small fixes

1.1.1

  • Small fixes

1.1.0

  • Support for plugin WPForms added
  • Support for plugin WordPress File Upload added

1.0.5

  • Adding scan results to metadata

1.0.4

  • Small fixes

1.0.3

  • Small fixes

1.0.2

  • Small fixes

1.0.1

  • Small fixes

1.0

  • Initial Release