Erba Posted September 28, 2013 Group: Members Topic Count: 84 Topics Per Day: 0.02 Content Count: 550 Reputation: 9 Joined: 11/06/12 Last Seen: August 14, 2014 Share 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 Link to comment Share on other sites More sharing options...
Emistry Posted September 28, 2013 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: 18 hours ago Share 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 Link to comment Share on other sites More sharing options...
Patskie Posted September 28, 2013 Group: Members Topic Count: 50 Topics Per Day: 0.01 Content Count: 1702 Reputation: 241 Joined: 09/05/12 Last Seen: 8 hours ago Share Posted September 28, 2013 This might help you esp. @AnnieRuru posts. http://rathena.org/board/topic/74104-sql-injection/ Quote Link to comment Share on other sites More sharing options...
Erba Posted September 28, 2013 Group: Members Topic Count: 84 Topics Per Day: 0.02 Content Count: 550 Reputation: 9 Joined: 11/06/12 Last Seen: August 14, 2014 Author Share Posted September 28, 2013 thanks but my scripting skills are poor especially when it comes to sql queries XD Quote Link to comment Share on other sites More sharing options...
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
Link to comment
Share on other sites
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.