ich wollte für ClamAV Ausnahmen definieren, dieses habe ich im Backend im AntiViren Scanner wie folgt eingetrage:
Code: Select all
/home/users/.*/tmp/composer/cache/files/shopware/administration/
/home/users/.*/tmp/composer/cache/files/symfony/console/
/home/users/.*/logs/.*/
/home/users/%anonymisiert%/www/vendor/friendsofphp/php-cs-fixer/src/Fixer/CastNotation/ModernizeTypesCastingFixer.php
Code: Select all
/home/users/%ANONYMISIERT%/tmp/composer/cache/files/shopware/administration/5ff369ed73f505e9303fd5321ebc9132a954d9a7.zip: Sanesecurity.Foxhole.Zip_fs199.UNOFFICIAL FOUND
/home/users/%ANONYMISIERT%/logs/%ANONYMISIERT%/access.log.2.gz: ASL.MalwareBlacklist.rentry.co.UNOFFICIAL FOUND
/home/users/%ANONYMISIERT%/www/vendor/friendsofphp/php-cs-fixer/src/Fixer/CastNotation/ModernizeTypesCastingFixer.php: Atomicorp.PHP.obfuscated.code.20111212224703.UNOFFICIAL FOUND
Habe ich hier einen RegEx oder Denkfehler? Und wo schreibt er diese Informationen hin? In /etc/clamav/ finde ich keine entsprechenden Ausnahmen konfiguriert. Sprich bei einem manuellen Scan via Console greifen die Ausnahmen dann auch nicht.