You have heard about SQL Injection attacks; but what about PL/SQL Injection? It’s more common than you may think. In this session you will learn about defensive coding to prevent PL/SQL bijection attacks using techniques such as NLS parameters, assertion testing, literal pollution and much more. At the end your code will be much less susceptible to PL/SQL Injection attacks.
Value
Security is no longer a nice to have, it’s a requirement thanks to many regulations and mandates worldwide. While SQL Injection has a wider understanding, PL/SQL Injection is virtually unheard of and therefore is a favorite vehicle of attackers. In this session attendees will learn the tips and techniques to prevent it for a more secure coding environment.