Hackers Page not loading properly
-
Hi!
I’m new to this, but I’m trying as hard as I can to catch up. At least I’m used to computers…but still the “html world” is quite new to me.
It seems like the blog have been visited by some hackers.
I’ve tried to remove some plugins related to the problem. (A link checker plugin for example.)Now I’d like tips to understand what else I can do to:
– solve the loading problem
– avoid hackers in the future
– remove malicious codeI’ve installed Exploit scanner.
I’m also thinking of installing vlogger (I think it’s called something like that)According to Exploit scanner:
wp-content/plugins/google-analytics-for-wordpress/wp-gdata/OAuth.php:216
Used by malicious scripts to decode previously obscured data/programs $decoded_sig = base64_decode($signature);wp-content/plugins/google-analytics-for-wordpress/googleanalytics.php:321
Used by malicious scripts to decode previously obscured data/programs ‘oauth_token’ => base64_decode( $oauth[‘params’][‘oauth_token’] ),wp-content/plugins/google-analytics-for-wordpress/googleanalytics.php:322
Used by malicious scripts to decode previously obscured data/programs ‘oauth_token_secret’ => base64_decode( $oauth[‘params’][‘oauth_token_secret’] )And then there are some comments like this (regarding the smallbiz theme, which I’m not using):
wp-content/themes/smallbiz/layouts/rotator/frontpage.php:106
Often used to execute malicious code tempobj=ie4? eval(“document.all.”+nextcanvas) : document.getElemeGoogle Chrome audit says:
Optimize the order of styles and scripts
Remove unused CSS rules (3946)Google Chrome Console says:
Unsafe JavaScript attempt to access frame with URL https://www.XY*.com/ from frame with URL https://plusone.google.com/_/+1/fastbutton?url=http%3A%2F%2Fwww.XX.com%2F2012%2F01%2F30%2Fcreative-inspiration%2F&size=small&count=true&annotation=&hl=en-US&jsh=m%3B%2F_%2Fapps-static%2F_%2Fjs%2Fwidget%2F__features__%2Frt%3Dj%2Fver%3DoQdKS5lMfnY.it.%2Fsv%3D1%2Fam%3D!3VpfoDzrkXqI3ONhuw%2Fd%3D1%2F#id=I1_1328231995498&parent=http%3A%2F%2Fwww.XY*.com&rpctoken=420106453&_methods=onPlusOne%2C_ready%2C_close%2C_open%2C_resizeMe%2C_renderstart. Domains, protocols and ports must match.
(similar message 7 times)+
Unable to post message to https://www.stumbleupon.com.
???(Where https://www.XY*.com = is my site, twice above)
What do YOU need to help me better???
I really need some guidance!Sara
- The topic ‘Hackers Page not loading properly’ is closed to new replies.