NEW
Font size
WorksheetsITF - Chapter 14 Quiz
Total questions: 30
Worksheet time: 30mins
What is the purpose of encryption?
To make data unintelligible to unauthorized parties
To make data accessible to everyone
To make data vulnerable to interception
To make data public
What is the original, unencrypted message called?
Cipher Text
Plain Text
Private Key
Public Key
Which encryption technique uses a single secret key for both encryption and decryption?
Symmetric Encryption
Asymmetric Encryption
Public Key Infrastructure
Digital Signatures
What is the primary challenge in symmetric encryption?
Securely distributing and storing the key
Generating a public key
Decrypting messages
Ensuring data integrity
Which encryption algorithm is commonly used for symmetric encryption?
RSA
SHA-1
AES
MD5
What is the main advantage of symmetric encryption over asymmetric encryption?
Faster encryption and decryption
Stronger security
Easier key distribution
Larger key size
Which encryption technology is commonly used for authentication processes?
3DES
AES
RSA
SHA-2
What is the purpose of digital signatures?
To encrypt messages
To decrypt messages
To authenticate users
To verify the origin of a message
What is the purpose of cryptographic hashing?
To encrypt messages
To decrypt messages
To authenticate users
To validate data integrity
Which encryption algorithm is commonly used for cryptographic hashing?
3DES
SHA-1
AES
RC
What is one vulnerability of using passwords for authentication?
Passwords can be compromised through social engineering
Passwords can be compromised by capturing password packets during transmission
Passwords can be compromised through password cracking techniques
All of the above
Which password cracking technique systematically tests every possible combination to match the hash?
Dictionary Attack
Brute Force Attack
Social Engineering
Phishing
How can password complexity be enhanced?
Using single words or obvious phrases
Mixing upper and lower case characters
Avoiding numerals and punctuation
Sharing passwords with others
What is the purpose of password expiration?
To make passwords more memorable
To enforce frequent password resets
To prevent password cracking
To encourage password reuse
What is the purpose of password managers and fillers?
To securely store passwords for multiple accounts
To generate weak and easily guessable passwords
To share passwords with others
To discourage password resets
What is the purpose of a user account in a computer system?
To authenticate and validate a user's identity
To install software and configure hardware
To access Microsoft online services
To enable guest access without a password
Which user account in Windows has comprehensive control over the local computer?
Administrator User Account
Guest User Account
User Account Created During Setup
Standard Users Group
What is the initial state of the Administrator User Account in Windows?
Enabled with a strong password
Disabled to mitigate unauthorized access
Enabled without requiring a password
Disabled due to potential security risks
Which user account allows users to access the computer without requiring a password?
Administrator User Account
Guest User Account
User Account Created During Setup
Standard Users Group
What is the recommended account type for administrative users to use for everyday tasks?
Administrator User Account
Guest User Account
User Account Created During Setup
Standard Users Group
What tasks are restricted for standard users in Windows?
Software installation, hardware configuration, and system properties alterations
Accessing Microsoft online services
Basic configuration of display and input settings
Use of Microsoft Store apps
What is access control in computer security?
A. Dictating how entities interact with resources
B. Verifying the identity of users
C. Tracking authorized and unauthorized usage of resources
D. Assigning security labels to subjects and objects
What is the purpose of identification in access control?
A. To create user accounts
B. To verify user identity
C. To determine user permissions
D. To track user activities
What is the principle of implicit deny?
A. Denying access by default unless explicitly granted
B. Granting access by default unless explicitly denied
C. Denying access to users with high clearance levels
D. Granting access to users based on organizational roles
What is the role of accounting in access control?
A. Creating user accounts
B. Verifying user identity
C. Tracking user activities
D. Assigning security labels to subjects and objects
Which access control model places emphasis on the resource owner?
A. Discretionary Access Control (DAC)
B. Role-based Access Control (RBAC)
C. Mandatory Access Control (MAC)
D. Rule-based Access Control
Which access control model enforces policies through system rules?
A. Discretionary Access Control (DAC)
B. Role-based Access Control (RBAC)
C. Mandatory Access Control (MAC)
D. Rule-based Access Control
What is the basis of Mandatory Access Control (MAC)?
A. User-defined access control policies
B. Administrative control
C. Security clearance levels
D. Continuous authentication
What mechanism contributes to non-repudiation in access control?
A. Video Surveillance
B. Biometrics
C. Signatures
D. All of the above
What is the purpose of biometrics in access control?
A. To create user accounts
B. To verify user identity
C. To track user activities
D. To provide visual evidence of user actions
