ubeyou Posted March 6, 2013 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 13 Reputation: 0 Joined: 09/04/12 Last Seen: November 18, 2013 Share Posted March 6, 2013 (edited) Hi, is there any ways to prevent server got hacked/ sql injected? Surprisingly the hacker only know how to delete the char table, and luckily i got perform daily backup. Server: rAthena 17000+ CP: Flux CP Edited March 6, 2013 by ubeyou Quote Link to comment Share on other sites More sharing options...
0 orange Posted March 6, 2013 Group: Members Topic Count: 39 Topics Per Day: 0.01 Content Count: 175 Reputation: 7 Joined: 09/13/12 Last Seen: May 14, 2021 Share Posted March 6, 2013 purchase a SSL certificate and make your server cp secured. plus, seeing a https:// in your website wil make your players feel secured too and wil have confidence in you for keeping their data secured. Quote Link to comment Share on other sites More sharing options...
Mystery Posted March 6, 2013 Group: Members Topic Count: 94 Topics Per Day: 0.02 Content Count: 2192 Reputation: 253 Joined: 11/11/11 Last Seen: June 24, 2020 Share Posted March 6, 2013 Use a better secured password? Use multiple different passwords for different databases? No other way to really prevent something like that unless there is a security flaw inside your control panel or your passwords and usernames are easily guessable. Quote Link to comment Share on other sites More sharing options...
ubeyou Posted March 6, 2013 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 13 Reputation: 0 Joined: 09/04/12 Last Seen: November 18, 2013 Author Share Posted March 6, 2013 but the problem is he only able to delete all the char data in the server. this is not the first time. I checked the control panel & there is no login detected. Quote Link to comment Share on other sites More sharing options...
Erazer Posted March 6, 2013 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 54 Reputation: 24 Joined: 11/22/11 Last Seen: October 2, 2014 Share Posted March 6, 2013 I got a solution: Get rid of the server Move on ???? Win Quote Link to comment Share on other sites More sharing options...
ubeyou Posted March 6, 2013 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 13 Reputation: 0 Joined: 09/04/12 Last Seen: November 18, 2013 Author Share Posted March 6, 2013 That's not a solution haha. Actually the char deletion brings no harm to my server as I implemented a special backup system. I just wanted to figure out a way to make the server more stable & immune to this char table deletion. Quote Link to comment Share on other sites More sharing options...
Kichi Posted March 6, 2013 Group: Members Topic Count: 25 Topics Per Day: 0.01 Content Count: 509 Reputation: 80 Joined: 11/20/11 Last Seen: October 3, 2020 Share Posted March 6, 2013 change database & password close ur CP for a while Quote Link to comment Share on other sites More sharing options...
KeyWorld Posted March 6, 2013 Group: Members Topic Count: 9 Topics Per Day: 0.00 Content Count: 379 Reputation: 304 Joined: 11/10/11 Last Seen: December 2, 2014 Share Posted March 6, 2013 purchase a SSL certificate and make your server cp secured. plus, seeing a https:// in your website wil make your players feel secured too and wil have confidence in you for keeping their data secured.Feel secured doesn't mean be secured. Https don't protect from SQL injection and some hacks methods. Surprisingly the hacker only know how to delete the char table, and luckily i got perform daily backup.Maybe because he doesn't want to cheat but just want to annoyed your server. As everyone said, it can come from any tool you add to your CP (forum, control panel, bug tracker) or in game npc (check for query_sql) or even from the hoster or your own team. 1 Quote Link to comment Share on other sites More sharing options...
Checkmate Posted March 24, 2013 Group: Members Topic Count: 96 Topics Per Day: 0.02 Content Count: 554 Reputation: 14 Joined: 09/24/12 Last Seen: November 20, 2024 Share Posted March 24, 2013 Find any malicious code in you server or winscp..There should be some backdoor ^ ^ Quote Link to comment Share on other sites More sharing options...
Rayan Posted March 24, 2013 Group: Members Topic Count: 34 Topics Per Day: 0.01 Content Count: 188 Reputation: 16 Joined: 06/12/12 Last Seen: September 1, 2016 Share Posted March 24, 2013 Hi, is there any ways to prevent server got hacked/ sql injected? Surprisingly the hacker only know how to delete the char table, and luckily i got perform daily backup. Server: rAthena 17000+ CP: Flux CP well you can have security measures, firstly , are you using phpmyadmin >?? if yes then might be your phpmyadmin version is low , check your php version first , by command php -v IF its below 5.2 , you MUST update php and hence phpmyadmin. As the before versions were vulnerable. Next is your database user/passowords , I recommend passwords generated automatically, they are more secure than any of the other. If you are using eAthena , i would suggest you to move on to rathena . But if you want to use eathena mobs and items and other things , just copy paste them here to der, DONT DO THAT WITH SRC. rAthena is way too much secure than eAthena and is advanced. At last is your flux, The flux for eathena have a Loop hole, I would never use old flux if i were you, Rather switch to Calcium Kid's CP or Xantara's CP. Quote Link to comment Share on other sites More sharing options...
Question
ubeyou
Hi, is there any ways to prevent server got hacked/ sql injected?
Surprisingly the hacker only know how to delete the char table, and luckily i got perform daily backup.
Server: rAthena 17000+
CP: Flux CP
Edited by ubeyouLink to comment
Share on other sites
9 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.