FAQ

Frequently Asked Questions

My security provider (Sucuri) has just sent me the following alert. Server Side Scanner Warnings php.backdoor.file_get_contents.005 wp-content/plugins/crawlomatic-multipage-scraper-post-generator/crawlomatic-multipage-scraper-post-generator.php

This is a false positive detection (a file that is reported as malware, but it is not one), you should not be alarmed because of this.

This message is given because my plugin uses the file_get_contents() PHP method. file_get_contents is a regular PHP function and it is used in some parts of the plugin as a fallback if other similar functions are not enabled on your server.

Please check also these couple of articles, that describe exactly the same false positive detection:

https://community.mybb.com/thread-163316.html

http://www.atutor.ca/view/7/25095/1.html

Video tutorials