Website hacked, how to remove malicious code with SED / GREP

前端 未结 3 882
夕颜
夕颜 2020-12-11 21:55

a website of mine is hacked. In every php file a line of code is added. I wont post the complete code here, but it starts with:



        
3条回答
  •  暖寄归人
    2020-12-11 22:09

    You can try this : https://github.com/daniyalahmadk/RMCI

    Just need to put that code in box and hit submit, it will search code from files and remove them all once.

提交回复
热议问题