cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

SQL Injection prevention through parameterized queries

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

SQL Injection prevention through parameterized queries

As we try to get development teams to incorporate secure coding practices, if they don't already know, I would recommend them to look up the OWASP cheat sheet series. 

One of the cheat sheets highlights how parameterized queries can be incorporated in different programming languages during the development phase in order to prevent SQL injection attacks which is one of the top vulnerabilities. 

Here is the link to the cheat sheet and other OWASP cheat sheets can be found by navigating through the short cuts on the left hand pane.

https://cheatsheetseries.owasp.org/cheatsheets/Query_Parameterization_Cheat_Sheet.html

 

 

Happy secure coding!

Kapil Padwal

Director of Programs - (ISC)2 NCR chapter