List of questions
Related questions
Question 324 - PT0-002 discussion
During a code review assessment, a penetration tester finds the following vulnerable code inside one of the web application files:
<% String id = request.getParameter('id'); %>
Employee ID: <%= id %>
Which of the following is the best remediation to prevent a vulnerability from being exploited, based on this code?
A.
Parameterized queries
B.
Patch application
C.
Output encoding
Your answer:
0 comments
Sorted by
Leave a comment first