scr34m / php-malware-scanner

Scans PHP files for malwares and known threats
GNU General Public License v3.0
556 stars 96 forks source link

Potential false positives #78

Closed suhastech closed 2 years ago

suhastech commented 2 years ago

First of all, thanks for this amazing tool and I appreciate the work put in.

I was able to clear my site of malware in a short while.

I found these as false positives. I checked it at the source and the md5 hashes do match. Feel free to add them to the whitelist if it helps.

0e2a2167e4f6752cb470f775c1dc9080 wp-content/plugins/cloudflare/vendor/symfony/polyfill-intl-normalizer/Normalizer.php
2bf6d7606ffe3a1257c9be6cc51702fc wp-content/plugins/jetpack/vendor/nojimage/twitter-text-php/lib/Twitter/Text/TldLists.php
ccce5f45d1ac66bd2bebe75d666b5720 wp-content/plugins/redirection/models/regex.php
ae810d74d638c611d8bd958777c9ac6a wp-content/plugins/ssl-insecure-content-fixer/includes/nonces.php
scr34m commented 2 years ago

Two pattern was commented to not use, other two are added to whitelist because they uses a not so good codes and we need those checks.