wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Day 4 Sec+ Review

Total questions: 18

Worksheet time: 9mins

Name
Class
Date
1.

What is the primary reason NIST discourages password hints?

a)

They take up system memory

b)

They can expose part of the password or related personal information

c)

They make passwords too complex

d)

They interfere with multifactor authentication

2.


Which of the following combinations represents true multifactor
authentication?

a)

Password and PIN

b)

Password and security question

c)

Smart card and fingerprint scan

d)

Password and username

3.

A user’s fingerprint is valid but the system repeatedly denies access. Which
error is occurring?

a)

False Rejection Rate (FRR)

b)

False Acceptance Rate (FAR)

c)

Type II Error

d)

Throughput Limitation

4.

Which authentication method relies on a hardware device containing a user’s
private key and digital certificate issued by a PKI?

a)

One-time password token

b)

Biometric scanner

c)

Password vault

d)

Certificate-based token

5.

Which soft token method generates time-based one-time passwords locally on
a user’s smartphone?

a)

Push notification

b)

Email link

c)

Authenticator app

d)

Phone call verification

6.

What does attestation provide in the context of passwordless authentication?

a)

Proof that the authenticator device is trusted and genuine

b)

Encryption of the user’s session data

c)

Automatic registration of new accounts

d)

Certificate renewal for the authenticator

7.

Which of the following best represents how access is controlled in a MAC
system?

a)

Based on user discretion and sharing preferences

b)

Based on labels assigned to data and clearances assigned to users

c)

Based on group membership and inherited rights

d)

Based on user location and network segment

8.

Which statement best describes Role-Based Access Control (RBAC)?

a)

Permissions are assigned directly to each user account

b)

Permissions are based on labels and clearance levels.

c)

Users inherit permissions through their assigned roles.

d)

Access decisions depend on environmental conditions.

9.

In a network environment, a policy states: “Users can only log in between 8
a.m. and 6 p.m.” This is an example of:

a)

Role-Based Access Control (RBAC)

b)

Mandatory Access Control (MAC)

c)

Discretionary Access Control (DAC)

d)

Rule-Based Access Control (RuBAC)

10.

The primary goal of the Principle of Least Privilege is to:

a)

Allow all users full access to improve efficiency

b)

Assign permissions based on seniority

c)

Restrict user permissions to the minimum necessary for job duties

d)

Deny all access unless users are administrators

11.

What is a security risk associated with failing to deprovision user accounts
properly?

a)

Orphaned accounts that can be exploited

b)

Decreased system performance

c)

Lost encryption keys

d)

Misconfigured DNS records

12.

What is the primary function of Group Policy Objects (GPOs) in Active
Directory?

a)

To manage DNS and DHCP configuration

b)

To store encrypted passwords for all users

c)

To assign new usernames to existing user accounts

d)

To enforce consistent system and security configurations for users and
computers

13.

A user logs in from Texas and, 15 minutes later, appears to log in from Europe.
What control would detect this event?

a)

Logon duration restriction

b)

Authorization creep

c)

Impossible travel time detection

d)

Account lockout

14.

What authentication protocol does Windows Active Directory primarily use for
network sign-ins?

a)

RADIUS

b)

NTLM

c)

Kerberos

d)

TACACS+

15.

Which protocol is most commonly used to query and modify directory services
over a network?

a)

SSH

b)

LDAP

c)

FTP

d)

SNMP

16.

What is the primary function of the Service Ticket in Kerberos?

a)

It provides encrypted proof of authorization to access a specific service.

b)

It contains the user’s password for quick verification

c)

It allows password resets across all services

d)

It grants administrative rights automatically.

17.

What is the primary purpose of federation in identity management?

a)

To store passwords in plaintext across multiple organizations

b)

To enforce local authentication policies on every external user

c)

To synchronize all users’ passwords between systems

d)

To enable different organizations to share authentication and identity
information securely

18.

Which data format is used by SAML to structure authentication and
authorization information?

a)

XML

b)

JSON

c)

CSV

d)

YAML