How we can do the same in FTP as server is not VPS. I have lots of .htaccess infected file in the server with permission(0444), i have to delete those file one by one and there are thousands of files. Please help me.
How we can do the same in FTP as server is not VPS. I have lots of .htaccess infected file in the server with permission(0444), i have to delete those file one by one and there are thousands of files. Please help me.
You can do it with the command line if you have ssh access and you're good at using the command line.
You can know the commands here https://www.cyberciti.biz/faq/linux-unix-how-to-find-and-remove-files/
NOTE: If you're not good with command lines then don't run anything directly on the server, practice in localhost then use in live server
Also, Make a full backup before doing anything
You can follow these steps if you don't have SSH access.
Now your core files are clean, now follow these.
Now you can scan again with WordFence and should be able to delete those files.