In this post, we demonstrated SQL injection vulnerability using OWASP WebGoat Lab.
SQL injection is a vulnerability that allows an attacker to pass in unvalidated queries to the web application where it will be executed by the database.
Show Comments