Wordpress Website Hack [closed]

柔情痞子 提交于 2019-12-12 02:03:46

问题


i have a website in Wordpress Please take a look

http://www.soulspectrum.org

Now Problem is that sometimes it was hacked by some another one . it happens two times.they change my wordpress admin password and made changes in Index file.

Does AnyBody have an idea how to resolve this. Is there is any Plugin for that

Thanks in Advance


回答1:


There can be multiple reasons for this, such as:

  • You don't have an upto date wordpress installation, so there might be security vulnerabilities in it.
  • Your admin password is not strong enough.
  • You may have upload forms in your site which allows someone to upload any kind of file, the hacker may upload a script file and run that from browser navigation bar to run the malicious script.
  • It might be due to no tight security from the hosting provider.

There can be many things. You may want to check out this post from codex itself.




回答2:


Wordpress being an open ended, developer rich community lends itself to being hacked in as many ways as platform can be. Though the core developers are actually some of the stronger minds in the industry, the developers that make plugins are often not. They could be fresh out of school, or hobos off the street. There's no regulation per say, so any plugin you install could potentially be a weak point for your site and anything else on your file server.

The best advise I can give is to keep your WP version current by using the built in utility in your admin panel, and just not be a fool with what you plug in to your site. If you are a programmer, audit the plugin before enabling it. If you are not a programmer, then you kind of have to deal with the consequences of taking the quick and easy way out.

This answer could get much more in depth, but the succinct way of responding is to just be aware of what you're plugging in. Google the plugins to see if anyone else has had issues with that particular one.



来源:https://stackoverflow.com/questions/8059313/wordpress-website-hack

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!