Official Bank 0/47

Certified Application Security Engineer (CASE) - JAVA (312-96) - EC Council Actual Exam Questions

Last updated on May 13, 2026

97% Exam Compliance
47 Total Questions
1
Question

Which of the threat classification model is used to classify threats during threat modeling process?

Options
A

RED

B

STRIDE

C

DREAD

D

SMART

Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

2
Question

Which of the following Spring Security Framework configuration setting will ensure the protection from session fixation attacks by not allowing authenticated user to login again?

Options
A

session-fixation-protection ="newSessionlD"

B

session-fixation-protection =".

C

session-fixation-protection ="enabled"

D

session-fixation-protection =".

Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

3
Question

Which of the following configuration settings in server.xml will allow Tomcat server administrator to impose limit on uploading file based on their size?

Options
A < connector... maxFileLimit="file size" / >
B < connector... maxPostSize="0"/>
C < connector... maxFileSize="file size" / >
D < connector... maxPostSize="file size" / >
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

4
Question

Identify what should NOT be catched while handling exceptions. A EOFException

Options
A

SecurityException

B

IllegalAccessException

C

NullPointerException

Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

5
Question

Identify the formula for calculating the risk during threat modeling.

Options
A

RISK = PROBABILITY "Attack

B

RISK = PROBABILITY " ASSETS

C

RISK = PROBABILITY * DAMAGE POTENTIAL

D

IRISK = PROBABILITY * VULNERABILITY

Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

Finish Practice?

Are you sure you want to finish? This will end your practice session.