* Real time scanning of all HTTP and FTP uploads using ClamAV. * Rejects automatically if a Virus file is found. * Logs all upload in the plugin with the information below: IP address of the Uploader and uploading time. Script which was used to upload the file. Uploaded file name and the location of upload. Result of ClamAV scanning.
* Option to automatically reject the file which is having a specific extension. * If an upload using HTTP is identified as vulnerable, the software disables the same. * Monitor all FTP uploads and logs all upload in the plugin with the information below: IP address of the uploader and uploading time. Username of the uploader. Uploaded file name and size. Result of ClamAV scanning.
* If an upload using FTP is identified, the uploaded file is deleted and no errors are shown to the uploader. * Uploader will not be able to find the file in its location. * The plugin also enables to use ClamAV scanning on selected Plesk accounts or as an entire Server. * Have the option to view the scanning status at a later date.
Version 1.0.1
Enabled email alert when a file has been blocked while uploading through FTP / HTTP; so as to actively warn users and to prevent any script vulnerability. Enabled automatic IP blocking using CSF / APF / IPTABLES (whichever is installed) when a file has been blocked while uploading through FTP and HTTP. Option to enable and disable both the above two feature. Plugin is now made compatible with the latest version of the Kernel
Version 2.0.0
Supports file upload through any source. Specific mode for apache using mod_security Option to switch between Pure-FTP and Pro-FTPd
Version 2.1
Improved the algorithm for file extension detection in apache uploads.
Version 2.1.1
Improved the algorithm for file extension detection in apache uploads.
Version 2.2.1
Inotifywait is no longer used thereby improving the reliability. Improved algorithm to identify the uploaded files.
Version 2.3.1 Change log : modsec_audit.log is cleared regularly.
Version 3.0.0 (Latest Version) Enhanced ClamAV signature database Option to enable /disable support for ClamAV additional signature database Improved Algorithm for files detection Bug fixes