What is SQL Injection ?
SQL Injection is a method of injecting codes.
This technique is used to insert malicious codes or statements of SQL in data-driven applications into it's entry field to get executed.
SQL injection may exploit a vulnerability of a software in case the user's input is incorrectly filtered for string literal escape characters in the statement or when the user input is not correctly typed & is executed unexpectedly.
SQL Injection is also called the attack vector but can be used for attacking any type of SQL database.
SQL Injection attack allows attackers to mess with the database, to spoof identity, tampering with the existing data and many more which the ba guys can do also to totally disclose all data on the system, and become the administrator of that data server.
-Thank You
All The Best!
Stay Safe & Stay Secure!
Comments
Post a Comment
If you have any doubt or want to know something more or new,you are most welcome. Just let me know.