Official Bank 0/47

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

Last updated on June 20, 2026

97% Exam Compliance
47 Total Questions
1
Question
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?

Exhibit
Options
A He is trying to use Non-parametrized SQL query
B He is trying to use Whitelisting Input Validation
C He is trying to use Blacklisting Input Validation
D He is trying to use Parametrized SQL Query
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

2
Question
Which of the following can be derived from abuse cases to elicit security requirements for software system?
Options
A Data flow diagram
B Misuse cases
C Use cases
D Security use cases
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

3
Question
It is recommended that you should not use return, break, continue or throw statements in _________
Options
A Try-With-Resources block
B Finally block
C Catch block
D Try block
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

4
Question
The threat modeling phase where applications are decomposed and their entry points are reviewed
from an attacker's perspective is known as
________
Options
A Threat Classification
B Attack Surface Evaluation
C Threat Identification
D Impact Analysis
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

5
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... maxPostSize="0"/>
B < connector... maxFileLimit="file size" / >
C < connector... maxPostSize="file size" / >
D < connector... maxFileSize="file size" / >
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.