IP Address Hosted on EC2 Hacked, <IP_address>/wp-admin showing Hacker Page, what should i do?

0

As title says, the wordpress website which was hosted on EC2 is hacked. The freelancer which developed the website for us no longer have the backup files. I want to know is AWS able to restore the backup files? Or is there any other ways to solve this or prevent it from happening?

feita há 7 meses231 visualizações
2 Respostas
0
  1. Stop the EC2 instance ( you can do this from the console. Do not terminate it yet)
  2. Revoke any access keys the instance is using
  3. Take a snapshot of the EBS volume
  4. Terminate the Instance
  5. Create a new volume from the snapshot
  6. Create a new instance
  7. Mount the newly created EBS volume to your new instance and monitor the logs
respondido há 7 meses
0

Hello.

Do you have any snapshots of EC2 etc. from before the hack occurred?
If you do not have a snapshot, you cannot restore your data on AWS.

Since wp-admin is easily used for attacks, we usually recommend installing a plugin that changes the URL.
I think you can use a plugin such as WPS Hide Login to change the URL.
https://wordpress.org/plugins/wps-hide-login/

profile picture
ESPECIALISTA
respondido há 7 meses
profile pictureAWS
ESPECIALISTA
avaliado há 7 meses

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas