Eli
Forum Replies Created
-
Forum: Plugins
In reply to: [Anti-Malware Security and Brute-Force Firewall] Registration issuesIt sounds like this was another caching issue then. Please make sure to clear your cache and turn off any caching plugins if you are not seeing the changes on your site that you expect to see.
Forum: Plugins
In reply to: [Anti-Malware Security and Brute-Force Firewall] Registration issuesIf you unregistered then you know that your registration was in there, otherwise there would be nothing to unregister. This means that there is clearly something on your end blocking your site from confirming this registration which does exist and that you yourself can see on my site when you login.
This origin issue was resolved. If this is not just a caching issue and the Console tab does not show some kind of CSP or script blocking error then the solution I wrote to the original poster goes for you as well.
Please contact me directly for support relating to your personal registration details and I can help YOU resolve your unique issue with your registration.
eli AT gotmls DOT net
No problem, Thanks again for getting me the information I needed to make that change. The latest definition update I just released has this corrected so if you download version M5TA8 then you shouldn’t see that file coming up in the scan any more.
Please let me know if there is anything else.
Hi Bruno,
Thanks for reporting this and including the entire contents of the file so that I could make a determination on this issue.After reviewing the way this function is rewriting those encoded file I have confirmed that it is not a threat. I will add this False Positive to my whitelist so that it will not be detected as a known threat in the future.
It would be helpful to know what that critical error actually is, can you view the relevant entries in the error_log file on your server to see what caused the error?
Perhaps it would be better syntax to use code like this in your statement:
WHERE START_DT > <?php $_GET[“thedate”] ?>Make sure that the quotes used are not made fancy by some editor.
Also note that you will need to pass thedate in the QUERY_STRING of your URL when calling this report or it might trigger a PHP Warning about an undefined index.
Yes, that means that the security token that was used to start the scan had expired by the time you came back to view the results. This is rare and usually just means that you will need to restart the scan and try again. If it happens again then please contact me directly with more details and I can help you troubleshoot the cause of this issue.
eli AT gotmls DOT net
Forum: Plugins
In reply to: [Anti-Malware Security and Brute-Force Firewall] No response from server!Yes, this confirms that this issue is caused by a restrictive CSP in your server’s configuration. Your CSP (Content Security Policy) does not allow loading external scripts from updates.gotmls.net so you are unable to get the definition updates that way.
You can either change the CSP on your server to allow this script (ask your hosting provider how to do this if you are not sure).
Thank you for sending me that file, it is actually nothing at all like those files with the same name that I found in the free versions of that plugin. I was able to confirm that although they are passing a Hex encoded string to a dynamic function (a function called using a variable name), they are not using it in a malicious way so this is in fact a false positive.
I have updated my definitions for this threat so as to not include the code in this file. Thanks again for taking the time to bring this to my attention and get me the information needed to confirm and fix the issue.
Forum: Plugins
In reply to: [Anti-Malware Security and Brute-Force Firewall] No response from server!Maybe there is some CSP or another security measure on the new server that is blocking the update script. Can you check the Console tab in your browser’s Inspector to see if there are any JavaScript errors?
If the answer is not found there then can you check the error_log files on your server to see if there are any PHP errors that might explain the cause of this issue?
Please let me know what you find.
Ok, something does not add up and your screenshot finally gave me a clue. As I said, I have downloaded and tested both of the wpvivid-backup plugins available on the WordPress Plugin Repository, and they both have a Middleware.php file, but they also both scan fine with no threats found. It looks like you have the Pro version and that version of the plugin has another file called Middleware.php with totally different contents then I have yet to see. Can you please send me that whole files so that I can see what this $handler function is and update the definitions if it’s safe?
The file I have Middleware.php is from the guzzle source code and in included in both wpvivid-backup plugins as well as the popular wordpress-seo plugin and likely others as well. It is not a threat in it’s original state so I need to understand why it shows up as a threat on your site. My assumption is that it was infected on your site so I would like to see the code that is highlighted in Anti-Malware scan results and flagged as a known threat.
So I ask again: Have you clicked on this Middleware.php file when it came up in the scan results to see the contents of the file and highlight the potential threat in the code?
Can you please do this and then send me a screenshot and hover over the numbered link at the top of that windows so that it shows the names of the potential threat found in that file?
You can also email this information directly to me if you don’t want to post it on this forum:
eli AT gotmls DOT netI don’t think this is a false positive. The code that you posted a link to does in fact appear safe, but when I scanned that sample with my plugin it also was not detected as a known threat. This leads me to suspect that the Middleware.php file on your site is actually infected with some kind of malware injection.
Have you compared your file to the sample that you have supplied a link to here?
Have you clicked on this Middleware.php file when it came up in the scan results to see the contents of the file and highlight the potential threat in the code?
Please do this and let me know what you find. If there is a malicious code injection in that file my plugin can automatically remove it for you, thus restoring the file to it’s original state with only the intended code within it.
Forum: Plugins
In reply to: [Anti-Malware Security and Brute-Force Firewall] Registration issuesWith only a general description of the problem I can only give you a general direction towards a solution. With that already done and leading nowhere I am going to need more information in order to help you. I have already provided my email address so that you can contact me directly with your account information so that I can verify that the key you are using is registered.
Please contact me directly for support relating to your personal registration details.
These two reports differ primarily because the SiteLock report is scanning URLs that are visible from the outside of the site and the Bluehost report is from files that were scanned on the server. These two reports might be referring to the same infection but the file scan is more helpful and useful is you want to fix the issue.
My plugin scans the contents of the file, much like the Bluehost scan but it also gives you the option to automatically fix those files that it finds to contain malicious code. In fixing these files my plugin will remove the malicious code while leaving the remaining code in the file to preserve the functionality of the site. If you were to delete some of those theme files then it would likely break your theme, so removing only the injected code is better.
It is possible (even likely) that there is a real infection here. It is also quite possible that the infection has been there for years and Bluehost only just discovered it when you asked them for support and the tech decided to run a scan. Have you tried my plugin yet? If you install and register my plugin and then run the complete scan I believe it should solve this issue for you.
Please let me know if you need any more help.
Forum: Plugins
In reply to: [Anti-Malware Security and Brute-Force Firewall] Registration issuesWhen this happens it is almost always to do with some kind of CSP or script blocking on the client side. Please check the Console tab in your browser’s Inspector to see if there are any errors there that might explain why the registration check is not working for you.
Please post your resolution here or write to me directly if you need more account specific help.
eli AT gotmls DOT net