Erba Posted September 28, 2013 Posted September 28, 2013 How to know if the script you are using is prone to SQL injection? what to look for if sql injection or script hack is in a script? need this questions because my server had undergone serious hacking crisis T_T Quote
Emistry Posted September 28, 2013 Posted September 28, 2013 when you're trying to input something related to "STRING" .... make sure you use escape_sql inside the SQL statement. Quote
Patskie Posted September 28, 2013 Posted September 28, 2013 This might help you esp. @AnnieRuru posts. http://rathena.org/board/topic/74104-sql-injection/ Quote
Erba Posted September 28, 2013 Author Posted September 28, 2013 thanks but my scripting skills are poor especially when it comes to sql queries XD Quote
Question
Erba
How to know if the script you are using is prone to SQL injection?
what to look for if sql injection or script hack is in a script?
need this questions because my server had undergone serious hacking crisis T_T
3 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.