Book Image

Security+® Practice Tests

By : Mike Chapple
Book Image

Security+® Practice Tests

By: Mike Chapple

Overview of this book

Security+ certification is the most popular entry-level certification for cybersecurity professionals. It has no work experience requirement, making it accessible to everyone willing to put in the time to prepare for the exam. Security+? Practice Tests are the perfect tools to prepare for the CompTIA Security+ exam. The first six chapters each cover one of the six Security+ domains. Each of those chapters contains around 100 practice test questions covering the material from that domain. The last two chapters each contain a full-length Security+ practice test that’s designed to assess your readiness to take the actual test. At the end of each chapter, you’ll find the answers to all of the questions along with detailed explanations to help reinforce your learning of the material. By the end of the book, you’ll have enough practice to easily ace the CompTIA Security+ exam.
Table of Contents (9 chapters)

Domain 4 Questions

  1. 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

  2. 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

  3. Consider the statistics shown in the following table for a biometric authentication system. What is the system's FRR based upon for this data?

    Figure 4.1

    A. 1%

    B. 2%

    C. 8%

    D. 16%

  4. 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

  5. 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 afoul...