Our EC2 system has been hacked and our custom Database deleted. Can we recover an earlier version of our instance without a backup

0

We created a custom Mysql database for our web app on our EC2 instance, and have recently had the database hacked, deleted and a message was left to pay in bitcoin to recover our data. We've seen how we could prevent this in future but we don't have any backups of our instance. is there any way we could ask for amazon to restore it to an earlier point?

已提问 1 年前417 查看次数
1 回答
0

If there are no EC2 snapshots at all, restoration is not possible.
Even if we ask AWS to restore the data, it would be difficult to do so because there is no data.

We recommend that you regularly back up your EC2 using AWS Backup or similar software so that you are prepared to deal with such an eventuality in the future.
https://docs.aws.amazon.com/aws-backup/latest/devguide/whatisbackup.html

Are you also getting a dump file of the database?

profile picture
专家
已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则