Server crash + Table Removed

03/02/2018 15:12 CallMeRetress#1
Hi all... Im using the last Ciapa source release and i got some problem on this days... Someone crash my server and after some crash my Database table got deleted (only on character)... No one have the Database access and im the only one with the VPS data... How is possibile that? Thanks for all the answer...
03/02/2018 20:42 Bombasticx3#2
Ever heard of SQL Injection?
Maybe someone fucked you.
03/02/2018 22:32 CallMeRetress#3
Thanks for the answer. Yeah, i arledy think about that possibility. I reset my vps and reinstall all from 0 (only the important file) and, after some hour again crash + table removed... The table are always: Gold, Reputation and HP >.<
03/02/2018 23:14 0Lucifer0#4
There is no sql injection on opennos (this is impossible) opennos use an ORM so there isn’t any sql so no sql injection.
There is no gold reputation and HP tables they are collumn. The way to delete them are to make a migration or to do a sql query so someone has you dB access. Or maybe you just install everything without firewall or forgot some default password.