wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

SEC+ Mod1 Part 3

Total questions: 82

Worksheet time: 41mins

Name
Class
Date
1.

What is the purpose of defining permissions at a granular level?

a)

To provide fine-grained control over access to specific resources or actions.

b)

To allow users to access all resources without restrictions.

c)

To simplify the permission assignment process.

d)

To ensure all users have the same level of access.

2.

Why are regular access reviews important?

a)

To maintain the accuracy of permissions and reduce the risk of stale access.

b)

To increase the number of users with high-level access.

c)

To eliminate the need for compliance requirements.

d)

To avoid the need for user training and awareness.

3.

What is the role of audit trails and monitoring in permission management?

a)

To track user access and changes to permissions.

b)

To grant all users administrative access.

c)

To simplify the permission assignment process.

d)

To eliminate the need for compliance requirements.

4.

What can result from compliance violations in permission assignments?

a)

Consequences, fines, and damage to an organization's reputation.

b)

Increased user access to all resources.

c)

Simplified permission management.

d)

Elimination of the need for audit trails.

5.

Why is user training and awareness important in permission management?

a)

To educate users about the importance of proper permission management and the risks of over-privileged access.

b)

To grant all users the same level of access.

c)

To eliminate the need for regular access reviews.

d)

To simplify the permission assignment process.

6.

Which of the following access control mechanisms emphasizes the creation of specific access rules or policies for individual users or resources?

a)

Discretionary Access Control (DAC)

b)

Mandatory Access Control (MAC)

c)

Rule-Based Access Control (RBAC)

d)

Rule-Based Access Control (RAC)

7.

In which access control model do resource owners have the discretion over granting or revoking access to files and folders they own?

a)

Rule-Based Access Control (RBAC)

b)

Discretionary Access Control (DAC)

c)

Mandatory Access Control (MAC)

d)

Attribute-Based Access Control (ABAC)

8.

Which access control mechanism is often used in scenarios where fine-grained control over access is required?

a)

Rule-Based Access Control (RAC)

b)

Discretionary Access Control (DAC)

c)

Mandatory Access Control (MAC)

d)

Role-Based Access Control (RBAC)

9.

Which access control model is considered centralized and often used in financial institutions to manage access to sensitive financial data?

a)

Discretionary Access Control (DAC)

b)

Rule-Based Access Control (RAC)

c)

Mandatory Access Control (MAC)

d)

Attribute-Based Access Control (ABAC)

10.

Which access control model is often used in personal computing environments and file-sharing systems, where resource owners control access to their files and folders?

a)

Mandatory Access Control (MAC)

b)

Role-based Access Control (RBAC)

c)

Attribute-based Access Control (ABAC)

d)

Discretionary Access Control (DAC)

11.

Which access control model enforces access controls based on security labels and a predefined security policy, typically governed by a central authority?

a)

Discretionary Access Control (DAC)

b)

Role-based Access Control (RBAC)

c)

Attribute-based Access Control (ABAC)

d)

Mandatory Access Control (MAC)

12.

Which access control model focuses on defining roles or job functions within an organization and associating permissions with these roles?

a)

Discretionary Access Control (DAC)

b)

Mandatory Access Control (MAC)

c)

Attribute-based Access Control (ABAC)

d)

Role-based Access Control (RBAC)

13.

Which access control model is designed to provide fine-grained and context-aware access control by considering various attributes and conditions when making access decisions?

a)

Discretionary Access Control (DAC)

b)

Mandatory Access Control (MAC)

c)

Role-based Access Control (RBAC)

d)

Attribute-based Access Control (ABAC)

14.

In ABAC, policies are typically expressed in the form of what type of statements?

a)

"If-then" statements

b)

"When-then" statements

c)

"Where-then" statements

d)

"How-then" statements

15.

What does the rule "IF current_time >= 8:00 AM AND current_time <= 5:00 PM THEN allow_access" imply?

a)

Access is denied during these hours.

b)

Access is allowed during these hours.

c)

Access is allowed only on weekends.

d)

Access is denied only on weekends.

16.

What is the purpose of time-based conditions in ABAC?

a)

To allow access based on user roles.

b)

To enforce access restrictions based on specific timeframes.

c)

To deny access based on user location.

d)

To allow access based on user preferences.

17.

Which of the following is NOT a common action in ABAC rule evaluation?

a)

Allow_access

b)

Deny_access

c)

Grant_permission

d)

Restrict_access

18.

Why is time-based access control particularly useful in ABAC?

a)

It allows unrestricted access at all times.

b)

It ensures access aligns with business needs, security requirements, and compliance mandates.

c)

It provides access based on user preferences.

d)

It allows access only during weekends.

19.

Which of the following is NOT involved in implementing ABAC?

a)

Defining attribute-based policies.

b)

Integrating attribute sources.

c)

Deploying an ABAC system or policy enforcement point.

d)

Granting access based on user preferences.

20.

What does Privileged Access Management (PAM) refer to?

a)

Using policies, procedures, and technical controls to secure and manage privileged accounts

b)

Managing user accounts with standard access rights

c)

Providing unlimited access to all users

d)

Storing and managing public keys

21.

What is the purpose of Just-in-Time Permissions (JIT) in PAM?

a)

To provide permanent access to privileged accounts

b)

To grant temporary, time-limited access to privileged accounts when needed

c)

To store and manage passwords securely

d)

To generate long-lived access credentials

22.

What are Ephemeral Credentials in the context of PAM?

a)

Long-lived passwords that never expire

b)

Short-lived, dynamically generated access credentials

c)

Permanent access tokens for all users

d)

Static passwords stored in a vault

23.

Which of the following is NOT a feature of PAM tools?

a)

Just-in-Time Permissions (JIT)

b)

Ephemeral Credentials

c)

Unlimited access to all users

d)

Password vaulting

24.

What is password vaulting?

a)

A feature that securely stores, manages, and rotates privileged account passwords.

b)

A method of encrypting data for secure transmission.

c)

A process of creating complex passwords.

d)

A technique for monitoring network traffic.

25.

Which of the following is NOT a key element of identity proofing?

a)

Document verification

b)

Biometric verification

c)

Behavioral analysis

d)

Password complexity

26.

What is the primary purpose of authentication in cybersecurity?

a)

To encrypt data during transmission.

b)

To confirm the identity of an individual, system, or entity.

c)

To monitor network traffic.

d)

To create complex passwords.

27.

Which principle do PAM tools enforce to reduce the attack surface?

a)

Principle of least privilege

b)

Principle of maximum security

c)

Principle of data encryption

d)

Principle of user monitoring

28.

What is the process of confirming that an individual's claimed identity is accurate and reliable called?

a)

Authentication

b)

Encryption

c)

Identity proofing

d)

Data validation

29.

Which of the following methods involves examining government-issued identification documents to verify authenticity?

a)

Biometric Verification

b)

Behavioral Analysis

c)

Document Verification

d)

Location Verification

30.

What does biometric verification use to verify identity?

a)

Government-issued documents

b)

Physical or behavioral characteristics

c)

Location-based data

d)

Continuous monitoring

31.

Which identity proofing method involves analyzing typing patterns and mouse movements?

a)

Document Verification

b)

Biometric Verification

c)

Behavioral Analysis

d)

Location Verification

32.

What does location verification check to detect unauthorized access?

a)

Typing patterns

b)

Physical location using GPS or IP geolocation

c)

Government-issued documents

d)

Biometric data

33.

In which industries might there be legal or regulatory requirements for specific identity-proofing processes?

a)

Education and Retail

b)

Finance and Healthcare

c)

Entertainment and Sports

d)

Agriculture and Construction

34.

What is the purpose of continuous authentication in identity proofing?

a)

To verify government-issued documents

b)

To monitor user behavior and detect anomalies during an active session

c)

To check physical location using GPS

d)

To use biometric data for initial verification

35.

What is the recommended minimum length for a secure password?

a)

6 to 8 characters

b)

8 to 10 characters

c)

10 to 12 characters

d)

12 to 16 characters

36.

Which of the following is NOT a recommended guideline for creating and managing passwords?

a)

Use long passwords

b)

Use a mix of character types

c)

Use easily guessable information

d)

Avoid dictionary words

37.

What is the purpose of password management?

a)

To simplify the login process

b)

To provide defense against unauthorized access to accounts and systems

c)

To store passwords in a single location

d)

To share passwords easily

38.

Which of the following is a good example of a strong passphrase?

a)

"password123"

b)

"123456"

c)

"PurpleTiger$Dances@Moon"

d)

"qwerty"

39.

Why should whole words found in dictionaries be avoided in passwords?

a)

They are too long

b)

They are susceptible to dictionary attacks

c)

They are hard to remember

d)

They are not unique

40.

What should be included in each account to ensure password management?

a)

Secure recovery options

b)

Regularly updated passwords

c)

Education and awareness

d)

All of the above

41.

What is the purpose of enforcing a password history policy?

a)

To allow users to reuse their previous passwords

b)

To prevent the recycling of old, potentially compromised passwords

c)

To make it easier for users to remember their passwords

d)

To encourage users to use simple passwords

42.

What is the function of account lockout policies?

a)

To allow unlimited login attempts

b)

To lock an account temporarily after a specific number of unsuccessful login attempts

c)

To permanently lock an account after one failed login attempt

d)

To allow users to bypass login attempts

43.

Why should users consider using a password manager?

a)

To write down passwords on physical paper

b)

To store passwords in easily accessible digital files

c)

To securely store, manage, and generate intricate passwords for various online accounts

d)

To share passwords with others easily

44.

Which of the following is NOT a feature of password managers?

a)

Password Storage

b)

Password Generation

c)

Auto-Fill and Auto-Login

d)

Password Sharing with others

45.

What is the benefit of using password managers for password generation?

a)

They generate simple passwords

b)

They generate robust, intricate, and distinct passwords for each account

c)

They generate the same password for all accounts

d)

They generate passwords that are easy to guess

46.

What is the purpose of secure data storage in password managers?

a)

To store passwords in plain text

b)

To store passwords in a secure vault protected by a master password or biometric authentication

c)

To store passwords on physical paper

d)

To store passwords in easily accessible digital files

47.

Why is it important to regularly update passwords?

a)

To reduce the risk associated with long-term use

b)

To make passwords easier to remember

c)

To use the same password for all accounts

d)

To avoid using complex passwords

48.

What is the primary goal of passwordless authentication?

a)

To eliminate the need for passwords

b)

To create stronger passwords

c)

To reuse passwords among users

d)

To store passwords securely

49.

Which of the following is NOT a common passwordless authentication method?

a)

Biometric verification

b)

Token-Based Authentication

c)

One-Time Passwords (OTPs)

d)

Password storage

50.

What does biometric authentication rely on to verify a user's identity?

a)

Passwords

b)

Physical or behavioral traits

c)

Security questions

d)

Email verification

51.

Which of the following is an example of a biometric authentication method?

a)

Security questions

b)

Fingerprint recognition

c)

Password hints

d)

Email verification

52.

What is a key benefit of passwordless authentication methods?

a)

They are more secure than password-based methods

b)

They require frequent password changes

c)

They simplify password storage

d)

They allow password reuse

53.

What is required for token-based authentication?

a)

A physical or virtual token

b)

A strong password

c)

A security question

d)

An email address

54.

Which of the following is a benefit of passwordless authentication?

a)

Reduces the risk of password-related attacks

b)

Increases the complexity of passwords

c)

Requires frequent password updates

d)

Stores passwords securely

55.

What are One-Time Passwords (OTPs)?

a)

Permanent, reusable codes

b)

Temporary, single-use codes

c)

Codes generated by a smart card

d)

Biometric authentication methods

56.

How do push notifications work in the context of authentication?

a)

By sending a code via email

b)

By sending a notification to a registered mobile device

c)

By using a physical smart card

d)

By using biometric data

57.

What is required for Smart Card Authentication?

a)

A biometric scan

b)

A temporary password

c)

A smart card with embedded microchips

d)

A push notification

58.

What does Device Authentication rely on?

a)

The unique characteristics and identifiers of a user's device

b)

A temporary password

c)

A physical smart card

d)

A push notification

59.

Why is the adoption of passwordless authentication becoming increasingly common?

a)

To reduce the cost of authentication

b)

To enhance security and simplify the login process

c)

To eliminate the need for any form of authentication

d)

To make passwords more complex

60.

What is an authentication factor?

a)

A method used to create passwords

b)

A category of information or method used to verify identity

c)

A type of encryption algorithm

d)

A method to store passwords securely

61.

What does Multi-factor Authentication (MFA) require users to provide?

a)

One authentication factor

b)

Two or more authentication factors

c)

Only a password

d)

Only a biometric scan

62.

Which of the following is considered a "soft" authentication method?

a)

Biometric authentication

b)

Hardware tokens

c)

Passwords

d)

Secure key fobs

63.

Which of the following is NOT a category of MFA factors?

a)

Something you know

b)

Something you have

c)

Something you are

d)

Something you see

64.

Which of the following is an example of a "hard" authentication method?

a)

Passwords

b)

One-time password apps

c)

Security questions

d)

Biometric authentication

65.

What is an example of a "knowledge-based" factor in MFA?

a)

Biometric scan

b)

Hardware token

c)

Password

d)

Secure key fob

66.

Which of the following is an example of a possession-based factor for authentication?

a)

Fingerprint Recognition

b)

Facial Recognition

c)

Mobile Devices

d)

Voice Recognition

67.

What is a characteristic of hardware tokens used for authentication?

a)

They analyze and compare facial features.

b)

They generate one-time passwords (OTPs) or other codes.

c)

They scan and match the unique patterns in the iris of the eye.

d)

They analyze unique behavior patterns, such as typing speed.

68.

Which of the following is NOT a biometric factor for authentication?

a)

Fingerprint Recognition

b)

Smart Cards

c)

Iris Scanning

d)

Voice Recognition

69.

What is the primary function of security keys in authentication?

a)

Scanning and matching the patterns of ridges and valleys on a person's fingerprint.

b)

Generating a unique cryptographic signature to prove the user's identity.

c)

Analyzing and comparing vocal patterns, including pitch, tone, and speech patterns.

d)

Scanning and matching the distinct patterns of blood vessels located on the back wall of the eye.

70.

Which of the following is an example of a software token?

a)

YubiKey

b)

Google Titan Security Key

c)

Feitian MultiPass FIDO Security Key

d)

Mobile apps that generate OTPs

71.

Which of the following is NOT a method used in location-based factors for authentication?

a)

GPS Coordinates

b)

IP Geolocation

c)

Network Authentication

d)

Password Authentication

72.

What is the primary goal of IAM attestation?

a)

To ensure access rights align with security policies, compliance requirements, and business needs

b)

To provide users with easy access to all systems

c)

To reduce the number of authentication factors

d)

To eliminate the need for passwords

73.

Which of the following is NOT included in the IAM attestation process?

a)

Periodic review

b)

Access permissions confirmation

c)

Identification of anomalies

d)

User training sessions

74.

Multi-factor authentication (MFA) combines factors from at least how many different categories?

a)

One

b)

Two

c)

Three

d)

Four

75.

Which of the following is an example of something a user possesses in multi-factor authentication?

a)

Password

b)

Personal mobile device

c)

Security question answer

d)

Username

76.

What does IAM attestation involve during a periodic review?

a)

Reviewing and validating access rights and entitlements granted to users and entities.

b)

Confirming user roles and group memberships.

c)

Identifying anomalies in access rights.

d)

Generating comprehensive reports.

77.

What is the purpose of Access Permissions Confirmation in IAM attestation?

a)

To revoke unnecessary access.

b)

To confirm whether access permissions assigned to users and entities are accurate and still relevant.

c)

To generate comprehensive reports.

d)

To meet regulatory compliance requirements.

78.

What does IAM attestation aim to identify during the Identification of Anomalies?

a)

Unauthorized access, overprivileged accounts, dormant accounts, or access rights that are no longer needed.

b)

User roles and group memberships.

c)

Regulatory compliance requirements.

d)

Findings of the review and actions taken.

79.

What actions are taken during Remediation Actions in IAM attestation?

a)

Confirming user roles and group memberships.

b)

Generating comprehensive reports.

c)

Rectifying discrepancies or issues identified during the attestation process.

d)

Meeting regulatory compliance requirements.

80.

Why is Reporting and Documentation important in IAM attestation?

a)

To confirm user roles and group memberships.

b)

To meet regulatory compliance requirements.

c)

To document the findings of the review, actions taken, and the status of access rights.

d)

To identify anomalies in access rights.

81.

What is the role of Compliance and Audit Requirements in IAM attestation?

a)

To confirm user roles and group memberships.

b)

To meet regulatory compliance requirements and demonstrate active management of access rights.

c)

To identify anomalies in access rights.

d)

To generate comprehensive reports.

82.

Who are involved in IAM attestation?

a)

Only administrators.

b)

Only business unit managers.

c)

Only system owners.

d)

Various stakeholders including administrators, business unit managers, system owners, and auditors.