EC-Council
312-92 · Question #82
312-92 Question #82: Real Exam Question with Answer & Explanation
Sign in or unlock 312-92 to reveal the answer and full explanation for question #82. The question stem and answer options stay visible for context.
Question
Devon is writing the following code to avoid what? <script language="vb" runat="server"> Sub Application_BeginRequest(Sender as object, E as EventArgs) If (Request.Path.Indexof(chr(92)) >= 0 OR _ System.IO.Path.GetFullPath (Request.PhysicalPath) <> Request.PhysicalPath) then Throw New HttpException(404, "Not Found" End If End Sub </script>
Options
- AType safety
- BGET source code path
- CParent path tampering
- DCanonicalization
Unlock 312-92 to see the answer
You've previewed enough free 312-92 questions. Unlock 312-92 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.