New Year Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: simple70

Pass the ECCouncil Application Security 312-96 Questions and answers with CertsForce

Viewing page 2 out of 2 pages
Viewing questions 11-20 out of questions
Questions # 11:

Which of the following DFD component is used to represent the change in privilege levels?

Question # 11

Options:

A.

3


B.

4


C.

1


D.

2


Expert Solution
Questions # 12:

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?

Question # 12

Options:

A.

He is trying to use Whitelisting Input Validation


B.

He is trying to use Non-parametrized SQL query


C.

He is trying to use Blacklisting Input Validation


D.

He is trying to use Parametrized SQL Query


Expert Solution
Questions # 13:

In a certain website, a secure login feature is designed to prevent brute-force attack by implementing account lockout mechanism. The account will automatically be locked after five failed attempts. This feature will not allow the users to login to the website until their account is unlocked. However, there is a possibility that this security feature can be abused to perform __________ attack.

Options:

A.

Failure to Restrict URL


B.

Broken Authentication


C.

Unvalidated Redirects and Forwards


D.

Denial-of-Service [Do


Expert Solution
Questions # 14:

James is a Java developer working INFR INC. He has written Java code to open a file, read it line by line and display its content in the text editor. He wants to ensure that any unhandled exception raised by the code should automatically close the opened file stream. Which of the following exception handling block should he use for the above purpose?

Options:

A.

Try-Catch-Finally block


B.

Try-Catch block


C.

Try-With-Resources block


D.

Try-Catch-Resources block


Expert Solution
Viewing page 2 out of 2 pages
Viewing questions 11-20 out of questions