Has anyone else had an issue with some sort of attack or bug that causes the SQL tables to drop? In my case it was the Users_Master and Chars tables, on two separate occasions. It feels like a PHP injection, but my skills in both SQL and PHP are sadly lacking, although I do my best to learn every single day.
If anyone else has had this issue, did you find out what caused it? Did you fix it? How did you stop it from happening again, assuming it's a malicious attack? How can I harden my PHP scripts to keep something like this from becoming a repeating issue, assuming it's an injection?
Thank you in advance for your advice- and please, no "If you don't know what the hell you're doing, don't run a server", because ALL of you were beginners once, and everyone has to start somewhere. It's not my fault that my "beginning" is happening in Shaiya's twilight days, when everyone attacks their neighbors to get a leg up and most worthwhile players have moved on... Anyway, all help is appreciated. Thanks.
If anyone else has had this issue, did you find out what caused it? Did you fix it? How did you stop it from happening again, assuming it's a malicious attack? How can I harden my PHP scripts to keep something like this from becoming a repeating issue, assuming it's an injection?
Thank you in advance for your advice- and please, no "If you don't know what the hell you're doing, don't run a server", because ALL of you were beginners once, and everyone has to start somewhere. It's not my fault that my "beginning" is happening in Shaiya's twilight days, when everyone attacks their neighbors to get a leg up and most worthwhile players have moved on... Anyway, all help is appreciated. Thanks.