Parametrize Queries to Protect Against Injections with Java

Go to class
Write Review

Parametrize Queries to Protect Against Injections with Java provided by Coursera is a comprehensive online course, which lasts for 1-2 hours worth of material. Parametrize Queries to Protect Against Injections with Java is taught by Ali Amr Souidan. Upon completion of the course, you can receive an e-certificate from Coursera. The course is taught in Englishand is Paid Course. Visit the course page at Coursera for detailed price information.

Overview
  • By the end of this project you will be able to build a simple PostgreSQL database, we will interact with this simple database by creating a simple Java application that will use parameterized queries so as to prevent SQL injection attacks by using various well known methods that are widely used in the industry to protect against SQL injection attacks. This is an intermediate level project for developers and software engineers that work in the tech industry , who have an interest in further developing their knowledge of Java in software development and creating secure backend systems. we will be using Java as it offers various methods to protect the system from SQL injections