Domain 4 Questions
- Ryan is concerned about integrity attacks against his organization's sales database. Which one of the following SQL commands is least likely to result in an integrity issue?
A. SELECT
B. INSERT
C. UPDATE
d. DELETE
- Which one of the following technologies is not commonly used as part of a single sign-on (SSO) implementation?
A. OAuth
B. IPSec
C. OpenID
D. SAML
- Consider the statistics shown in the following table for a biometric authentication system. What is the system's FRR based upon for this data?
A. 1%
B. 2%
C. 8%
D. 16%
- In an authentication system using the mandatory access control (MAC) model, who determines what users may access an object?
A. The user
B. The object owner
C. The system administrator
D. The system
- TJ is designing the authentication system for an online gambling website that is restricted for use by residents of a single US state. What type of access control should TJ implement to ensure that his organization does not run...