16.04.2017, 17:37
Hi I'm kinda new to this so I'm asking you people how can I protect my server from sql injections ? I do have a gamemode (just playing with it around) and saw some people talking about sql injections, so I began to get worried a bit
I looked over internet and saw a Injection in /changepass :
, I tried to do it on my server and didn't work, yay. My question is how can someone inject in your DB ? (commands, etc) and yet how do I protect it ? I don't want a tutorial tho, just for general knowledge.
Thank you !!
I looked over internet and saw a Injection in /changepass :
Код:
', playerMoney = '1' WHERE playerName = 'x' #
Thank you !!