Card 75 / 125: As an software architect how to protect your enterprise java application server against SQL Injection security threats?
A)
favor the use of of prepared statements (parameterized queries)
B)
favor the use of the native queries statements
C)
proactively escape all the user supplied input using the interceptor filter design pattern
D)
minimize the privileges assigned to the database account used to connect to your java application server
Answer:
A) favor the use of of prepared statements (parameterized queries)
C) proactively escape all the user supplied input using the interceptor filter design pattern
D) minimize the privileges assigned to the database account used to connect to your java application server
Previous Card | ← Previous Card Button |
Next Card | → Next Card Button |
Flip Card | Space-Bar |
|
Oracle Certified Java Enterprise Architect
Author:
JavaChamp TeamSenior Java Developer
QuizOver.com
Germany
Access: |