12-27-2015, 11:56 AM
Ok, the problem is, my computer got a virus. Now I have disinfected my computer, but my wordpress website is infected.
NO ONLINE SCANNER is able to detect it (I have tried many including sucuri), but if I open console using firebug or inspect QS, I can see this malicious line
on examining this javascript, it can be seen that its a bad popup trying to force user to terraclicks.com... etc
How do I know WHICH file or line in my wordpress is generating this code?
or maybe its still in my computer??
NO ONLINE SCANNER is able to detect it (I have tried many including sucuri), but if I open console using firebug or inspect QS, I can see this malicious line
Code:
<script type="text/javascript" src="http://pl112752.puhtml.com/86/42/5f/86425f75baff1387176cc2973d7b97e9.js">
on examining this javascript, it can be seen that its a bad popup trying to force user to terraclicks.com... etc
How do I know WHICH file or line in my wordpress is generating this code?
or maybe its still in my computer??