Malicious-Code-Scanner
Malicious-Code-Scanner copied to clipboard
Scans files for malicious PHP Code (ie eval(base64...(...)))
hi thanks for the script it helped me clean my drupal install. Just wanted to report the following files are false positives. There in the 3 drupal modules: Ctools, views,...
Hi I'm facing issue "Temporary Error" Script was working fine but when my directories increased it showing my "temporary error" or sometime internal server error. On little amount of files/folders...
I've added a few features to the code in order to address the problem of long lines and general speed of checking by limiting the process to just PHP files...
Hi, I added a whitelist file to avoid false positive on some php file. It's quite usefull for my need. Thank you.
Awesome script!! Runs for a bit, then gives me an Internal Server Error... What limits do I need to change php.ini ?
``` php ``` I tried but couldn't solve the issue as I dont have enough knowledge of RegEx. Thanks
I guess it will detect base64 images (false alarm), so it will be a good idea to add a way to exclude file from scanning?
First of all, thanks for the effort. I just fixed a site injected with this new code that has no base64_decode function. Fixed it by searching "\x" and "?>