• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Windows SQL Injections

Sync

Ø,ø
Joined
May 26, 2009
Messages
1,902
Reaction score
26
Location
Canada
Well, My server has gotten Screwed to ****. Whats happene is I have Donator Items on my server website, all automatic etc. And one day my Database got deleted. So i made it ony accesible by Root. Now I have kids lvl 200, full donator set and when they died people said they come back the same level, and full donator set Again. So i figured the only way they could be doing this is there characters must be set not to save. And i was correct so im figuring that the ONLY way this could be happening if there using SQL injection... So if you have any intelect on Sql Injections or how to stop it.. please make a post and help me out =\.
 
How did you make phpmyadmin only accesible by root? Did you use an .htaccess file? Or did you use the correct way which is modifying this file: xampp/apache/conf/extra/httpd-xampp.conf ?

Also you should recheck the donation scripts to see if they are vulnerable. :P

Gesior ACC is heard to be kinda safe since they use POT. But I don't agree 100% on that, if you want maximum security try to go after TFSCMS. Or perhaps even Nicaw <--- Though unsure about Nicaw but heard its pretty safe.
 
Yes i changed it in httpd-xampp.conf and also its not the Shop System scripts anyhow since there making there characters not to save. So.. idk
 
Back
Top