
- Forum
- Testing
- Software Testing
- SQL Injection
SQL Injection
This is a discussion on SQL Injection within the Software Testing forums, part of the Testing category; Hi I would like know more abt SQL Injection vurnerability and the methodologies to test that...
-
SQL Injection
Hi
I would like know more abt SQL Injection vurnerability and the methodologies to test that

Last edited by ambani; 02-15-2007 at 03:02 AM.
-
The reason for SQL Injection vulnerability is because of a badly developed application using data without validating input data by user. To avoid the SQL Injection vulnerability it is essential to check data inputted by user.

Reply With Quote





