Answer the question
In order to leave comments, you need to log in
The wordpress site loads the left .js, how to find the source?
One of my sites loads a script from www.29wp.org/jquery.js. I searched for this domain - I could not find anything, except that the domain was registered in Panama. Before that, I found a lot of phpdoors on the same site. The question is how to detect the reason why this code is still being added to the page and "cure" wordpress?
Answer the question
In order to leave comments, you need to log in
1) Check the theme files - in particular the header footer functions
2) Check the plugins (if there are "premium" nulled plugins, then delete them or check their files)
3) Scan with Wordfence
4) Check the database for "extra" tables
5) Install Query Monitor, find the handle of the script that is being loaded and deregister (In the event that it is not a virus, but just a jquery plugin)
PS do not forget about base64 and that the link can be encoded. Well, at worst ... download the entire website to local. And with a regular editor (Sublime, Notepad ++) search in all files for the presence of this link))))
Analyze theme
Rebuild site from clean core and clean plugins from repository
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question