312-96 Exam Question 6

Identify the formula for calculating the risk during threat modeling.
  • 312-96 Exam Question 7

    During his secure code review, John, an independent application security expert, found that the developer has used Java code as highlighted in the following screenshot. Identify the security mistake committed by the developer?
  • 312-96 Exam Question 8

    Identify what should NOT be catched while handling exceptions.
  • 312-96 Exam Question 9

    Oliver is a web server admin and wants to configure the Tomcat server in such a way that it should not serve index pages in the absence of welcome files. Which of the following settings in CATALINA_HOME/conf/ in web.xml will solve his problem?
  • 312-96 Exam Question 10

    A developer has written the following line of code to handle and maintain session in the application. What did he do in the below scenario?