Today we released version 1.19.0 of the ISPProtect malware scanner. For this release we focussed on new malware signatures and a further improvement of scanning speed in level 2. We managed to lower the scan time to less than 50%
ISPProtect Website Blacklist Scan
Today version 1.18.0 of the ISPProtect scanner was released. This version contains a new (yet experimental) feature to check the domains of your server against blacklists. Why scan blacklists? Most modern Browsers like Firefox and Google Chrome contact blacklists like
ISPProtect database scan for hacked content
Today we released the brand new version 1.17.0 of our malware scanner ISPProtect. With this release we made our new feature available to the public: The database scan. As currently seen in the media there are thousands of outdated wordpress
ISPProtect Malware Scanner 1.16.0 released
The ISPProtect 1.16.0 version introduces some nice new features which bring a further performance boost. File Deduplication in Scan Level 2 The ISPProtect Scanner recognizes duplicate files in the scan level 2 now. Multiple copies of the same file get
Release of malware scanner version 1.15.0 with great performance improvements
We are proud to annouce the immediate availability of version 1.15.0 of our malware scanning software ISPProtect. With this release we focussed on performance and signature improvement. On our testing servers the new release is about 30 to 80 percent
ISPProtect 1.13.15 Released
Today we released the brand new version 1.13.15 of our malware scanner ISPProtect. What’s new New Heuristics and signatures were added. Improved performance Marius BurkardMarius Burkard has been working as a software developer for 20 years and has several years
ISPProtect 1.13.0 released – new heuristics and settings
Today we released the brand new version 1.13.0 of our malware scanner ISPProtect. We added a lot of new signatures and heuristics that address more than 20 types of new malware. In addition, to provide more flexibility, we implemented a
ISPProtect Malware Scanner 1.12 released
The ISPProtect Malware Scanner 1.12 has been released today. This release adds a new whitelisting feature and an option to ignore specific types of malware. What is ISPProtect? ISPProtect is a Malware and Antivirus scanner for web servers. It contains
Introducing ISPProtect 1.10.0 including FreeBSD support
Today we released ISPProtect version 1.10.0. With this release we added FreeBSD Support. Please mind the following prerequisites to run ISPProtect on FreeBSD: bash php-cli php extensions openssl mbstring mcrypt posix json For FreeBSD 10 there is no IOncube loader.
Introducing ISPProtect malware quarantine
With our new release 1.9.8 ISPProtect malware scanner now supports quarantining found malware. You can either enable quarantining on a scan, so malware files get moved as soon as the scan completes, or you can quarantine hits on an already
New version 1.9.4 with PHP 7 support and wordpress plugin scan
Today we released version 1.9.4 of the ISPProtect malware scanner. The scanner can now be run on servers with PHP version 7.0. In addition we added a new feature to scan all wordpress installations on the server for outdated plugins.
Typo3 – Critical security issue
A critical security issue has been found in the Extbase component of the Typo3 CMS system. A bugfix has been released by the Typo3 maintainers. The Typo3 versions that contain the bugfix are: 6.2.24, 7.6.8 8.1.1. Use the ISPProtect Malware
Update to version 1.8.51 with new Shopware version detection
Today we released the ISPProtect update version 1.8.51 which adds Shopware to the list of detected Shop and CMS systems. ISPProtect can warn now when an outdated Shopware version is used on your server. Marius BurkardMarius Burkard has been working
ISPProtect available at TimmeHosting
ISPProtect is available at the German business hosting provider Timme Hosting now. Timme Hosting is a specialist for Nginx web hosting of shops and large CMS driven websites. Furthermore Timme Hosting is an official partner for Shopware and Plentymarkets. Read
Update to version 1.8.46 with new heuristic signatures
Today we released the ISPProtect update version 1.8.46 with new malware signatures and some new heuristic signatures for better recognition of obfuscated malware code. Marius BurkardMarius Burkard has been working as a software developer for 20 years and has several
ISPProtect Web Scan via FTP
Today we released our new ISPProtect service. Now you can scan your web space via FTP. This service targets web hosting customers that don’t have SSH access to their website and cannot run our downloadable version of ISPProtect. All data
ISPProtect V1.8.34 with better heuristics
Today we released version 1.8.34 of our ISPProtect malware scanner. In this version we added some malware signatures and javascript malware heuristics. Marius BurkardMarius Burkard has been working as a software developer for 20 years and has several years of
PHP malware – recognizing malicious content part 2
In the first part of this article series we showed you a simple form of php malware: the base64 encoded eval. Today we’ll have a look at some other form of malicious piece of PHP code. Escaped characters (hex codes
Introducing the ISPProtect BanDaemon
These days we released our new ISPProtect product: the ISPProtect BanDaemon. It is free to use for all our customers that own a valid 12-month-license for the ISPProtect Scanner – but we also offer a 30-days-trial for all other users.
Recognizing malware content in your php files
In this article we want to show you some examples of malware code. Sometimes it is easy to decide, whether a part of code is malicious, sometimes it’s not. Malware with eval and base64_decode This form of malware is one