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() - (3600*rand(1,480)));

New malware heuristics added