ISPProtect
  • Deutsch

Menu

  • ISPProtect
  • Blog
  • ISPProtect BanDaemon
  • FAQ
  • Documentation
  • Download
ISPProtect

Author: Marius Burkard

Run ISPProtect Malware Scanner with Docker

The ISPProtect malware scanner is now available as a Docker image. This alternate way to install and use ISPProtcet is currently in beta stage. Feel free to contact our support if you need help or encounter any issues. Prerequisites Your

Marius Burkard 11. October 202311. October 2023 Blog, Updates Read more

Version 2.1.1 with PHP 8 support released

Today we released version 2.1.1 of the ISPProtect Malware Scanner. This version now supports the use of PHP 8.0 and 8.1, and the thread support we introduced in version 2.0 is now included in the current stable version. Furthermore, several

Marius Burkard 15. August 202215. August 2022 Blog, Miscellaneous, Updates Read more

Beta version 2.0.0b1 – thread support for malware scans

With the just released beta version 2.0.0b1 of the ISPProtect Malware Scanner we open a new chapter: the support of multiple CPU cores during the scan. On servers with many files to be scanned in one run, the malware scan

Marius Burkard 31. January 2022 Blog, Updates Read more

Malware Log Analysis: Don’t Let the HTTP Code Fool You

Malware Log Analysis: Don’t Let the HTTP Code Fool You

An essential component of the analysis and cleanup of websites infected with malware is viewing and evaluating the log files. However, even here there are things to consider that might seem odd at first glance. Let’s say you find a

Marius Burkard 26. January 202226. January 2022 Blog, Malware, Miscellaneous Read more

ISPProtect version 1.32.3 with FoxAuto web shell detection

Version 1.32.3 of ISPProtect released today now also detects FoxAuto including different variants. FoxAuto is a collection of tools that can be used to download and execute additional malicious scripts via vulnerabilities in a website (WordPress, its plugins, Joomla, etc.).

Marius Burkard 26. January 202231. January 2022 Blog, Malware, Miscellaneous, Updates Read more

Malware Scanner 1.31.2 with new features

Today we released version 1.31.2 of ISPProtect Malware Scanner. To update your ISPProtect instance, use ispp_scan –update. New signatures We have added several new signatures and heuristics to the scanner. As a result, even more potentially malicious PHP scripts are

Marius Burkard 4. August 20214. August 2021 Blog, Malware, Updates Read more

New BETA version 1.30.0 with deep scan feature

Today we have released the beta version 1.30.0 of the ISPProtect Malware Scanner. To update your ISPProtect instance to the beta version, use ispp_scan –update –channel=beta. Be aware that this beta version might still contain bugs. Deep scan Some attackers

Marius Burkard 23. March 202023. March 2020 Blog, Malware, Updates Read more

New version with extended database scan

With today’s version 1.29.0 of ISPProtect we have made some improvements to the code. The database scan has also been enhanced. In the standard mode using the parameter –db-scan only a small subset of the malware heuristics will be applied

Marius Burkard 12. November 2019 Blog, Malware, Miscellaneous, Updates Read more

New version scans for files in .well-known directories

As the zscaler team recently reported, there are frequent malware, phishing and virus finds in the .well-known directories on web servers. These directories are used, for example, to confirm domain ownership when a certificate is issued. The widely used “Let’s

Marius Burkard 4. April 20194. April 2019 Blog, Malware, Updates Read more

New feature: wildcards in scan path

Today the new version 1.26.1 was released. From now on it is possible to use wildcards for the scan. For this there are the new parameters –include and –include-from, with which it is possible to narrow down the paths and

Marius Burkard 17. January 201916. January 2019 Blog, Miscellaneous, Updates Read more

New scanner version (V1.26.0) reduces disk I/O

Today the new version 1.26.0 of the ISPProtect malware scanner was released. In this release there are some new features that make our scanner even better. Speed and disk I/O We’ve re-implemented the file search from scratch. This has enabled

Marius Burkard 14. January 201914. January 2019 Blog, Miscellaneous, Updates Read more

Checking the WordPress settings after cleaning up a hacked or infected website

Few days ago I was hired to clean-up a hacked WordPress page that was affected by the security issue in the WP GDPR Compliance plugin. The attacker created a new admin user and changed/uploaded some files to WordPress. For that

Marius Burkard 19. November 201819. November 2018 Blog, Malware, Miscellaneous Read more

New major release of ISPProtect Malware Scanner

Today we are proud to announce our next major release 1.25.0. What has changed? We introduced a new scan level 1.1 to the scan that searches for PHP code hidden inside of image file names. It is a wide-spread tactic

Marius Burkard 15. November 201819. November 2018 Blog, Malware, Miscellaneous, Updates Read more

New version 1.24.13 with new malware heuristics

Today we released the new version 1.24.13 of ISPProtect malware scanner. It includes some new malware signatures and new heuristics for dynamic malware code of which we want to show you a new type of malware that is hard to

Marius Burkard 21. June 2018 Blog, Malware, Miscellaneous, Updates Read more

Severe remote execution security issue in Drupal announced

On March, 28th drupal announced a severe security issue in Drupal 7 and 8: https://www.drupal.org/sa-core-2018-002. The issue allows unprivileged users to execute code on the server and disclose all data normally not accesible through the web. The security issue is

Marius Burkard 29. March 2018 Blog, Miscellaneous, Updates Read more

New version 1.24.7 released

Today we released version 1.24.7 of ISPProtect. The new version contains new heuristics to recognize further malicious code. Following we take a closer look at some malicious code snippet. $a = base64_decode($b); for($i = 0; $i < strlen($a); $i++){ $a[$i]

Marius Burkard 29. January 201829. January 2018 Blog, Malware, Updates Read more

New release 1.24.6 with redirect checks

Thew new release 1.24.6 of ISPProtect contains several improvements to malware heuristics and false positive lists. E. g., we added some checks for malicious redirects to foreign pages. Marius BurkardMarius Burkard has been working as a software developer for 20

Marius Burkard 10. January 201816. January 2018 Blog, Updates Read more

New malware heuristics added

Today we released a new version of ISPProtect that contains improved malware heuristics. It focusses on malware that tries to hide itself or created files by setting file modification types to somewhat in the past. E. g.: <?php touch(‘/path/to/file’, time()

Marius Burkard 1. December 201716. January 2018 Blog, Malware, Updates Read more

Added option to prevent Ioncube loading

With our new version we added a --no-ioncube switch. This is especially useful if you have installed a system-wide Ioncube loader that conflicts with the one loaded by ISPProtect. Marius BurkardMarius Burkard has been working as a software developer for

Marius Burkard 21. October 201716. January 2018 Blog, Updates Read more

Version 1.24.0 with PHP 7.1 support

Today we released version 1.24.0 of our malware scanner ISPProtect. It adds support for PHP 7.1 and improves the starter script. Marius BurkardMarius Burkard has been working as a software developer for 20 years and has several years of experience

Marius Burkard 25. August 2017 Blog, Updates Read more
  • « Previous

Try ISPProtect now

Download and try ISPProtect for free on your server, no registration required.

Free trial

ISPProtect Web Scan

Try our new online service and scan your webspace via FTP.

Scan Now

What our clients say about ISPProtect

»ISPProtect saves us a lot of time and trouble. Especially automated reports by mail for malware and outdated CMS offer a real benefit.«

M. Cramer – Saturas GmbH

ISPProtect Security Blog

  • Run ISPProtect Malware Scanner with Docker
  • Version 2.1.1 with PHP 8 support released
  • Beta version 2.0.0b1 – thread support for malware scans

Buy ISPProtect now

Click here to get a ISPProtect license.

Get it
Copyright © 2025 ISPProtect. Powered by WordPress. Theme: Spacious by ThemeGrill.
  • Contact
  • Imprint
  • Privacy