How to clean a hacked wordpress site

后端 未结 3 1839
情话喂你
情话喂你 2021-01-29 04:49

I have developed a relative simple website in wordpress and actually, it resides in a subdomain of my primary host as it\'s still under construction. I am not sure if I have a h

3条回答
  •  小鲜肉
    小鲜肉 (楼主)
    2021-01-29 05:36

    Two ways come to mind:

    1. Automatically: Install WordFence plugin it might do the trick check it out here /if you can access the backend of course/

    2. Manually: If you have access to the apache error logs you can check out at which file the error occurs and open it/Or sort the files by modification date but you've probably edited them after it happened so i'm not sure if it will work/, from what i've seen they put the code either way right in the document so that you'll have to scroll a lot to the right to see it or way down so that normally you won't pay attention

提交回复
热议问题