NEW
Font size
WorksheetsInformation Security Quiz
Total questions: 57
Worksheet time: 29mins
NIST 800-171 focuses on securing __________ in non-federal systems and organizations.
controlled unclassified information
publicly available information
classified information
personal identifiable information
Defense in Depth is a security strategy that involves __________ layers of defense to protect an organization's assets.
multiple
single
no
few
Acceptable Use Policy (AUP) defines the __________ behavior for personnel regarding the use of the organization's resources.
acceptable
unacceptable
optional
random
A Service Level Agreement (SLA) defines the __________ provided to a client, including support expectations and liability.
level of service
cost of service
duration of contract
type of client
Automation is often enhanced through __________, which allows specific tasks to be performed automatically under certain conditions.
conditional logic
manual intervention
random selection
user input
Scalability refers to the ability of a computing environment to gracefully fulfill its ever-increasing __________ needs.
workload
storage
bandwidth
memory
Elasticity allows a computing environment to adjust its resources in response to both increasing and decreasing __________.
demands
costs
users
errors
Redundancy ensures that a system has additional __________ to maintain operations in the event of a failure.
backups
resources
components
support
Fault Tolerance enables a system to continue providing service despite the failure of certain __________.
components in the system
users of the system
external networks
software updates
Cloud Computing refers to the delivery of computing services over the __________, offering flexibility and economies of scale.
internet
local network
USB drive
personal computer
SAAS (Software as a Service) provides users with cloud-based __________ without the need for installation or maintenance.
applications
hardware
databases
networking
PAAS (Platform as a Service) provides users with __________ platforms for building, testing, and deploying applications.
cloud-based
local
desktop
offline
IAAS (Infrastructure as a Service) provides users access to physical or virtual computing infrastructure such as __________.
servers, storage, and networking
software applications
user interfaces
data analytics tools
CapEx (Capital Expenditure) involves upfront spending on physical infrastructure, while OpEx (Operational Expenditure) involves spending on products or services as a __________ model.
pay-as-you-go
one-time purchase
subscription
lease
Identity and Access Management (IAM) is a process for managing identity, __________, and authorization for organizational assets.
authentication
encryption
networking
storage
Multi-Factor Authentication (MFA) enhances security by combining multiple __________ methods for access.
verification
authentication
identification
authorization
Provisioning refers to the process of _________ access rights to users within a system.
granting or assigning
revoking
monitoring
denying
Rule-Based Access Control (RBAC) determines access based on predefined _________ such as time of day or location.
criteria
users
permissions
roles
A Retinal Scanner scans the blood vessels in the retina, which are unique and rarely change except due to _________ or injury.
disease
aging
genetic mutation
environmental factors
A Common Access Card (CAC) is used by DoD personnel for secure, _________-based authentication.
PKI
password
biometric
token
Active Directory (AD) is a service that stores _________ information and manages access in a networked environment.
user account
financial
weather
geographical
Single Sign-On (SSO) allows users to log in once and gain access to multiple systems without needing to _________.
re-enter credentials
log out
change passwords
create new accounts
Tunneling is a data transport technique that encrypts and _________ data within another data packet for secure transmission.
encapsulates
compresses
decrypts
transmits
A One-Time Password is generated using an algorithm that applies a _________-based message authentication code for security.
HMAC Hash-based Message Authentication Code
CMAC Cipher-based Message Authentication Code
PMAC Prefix-based Message Authentication Code
GMAC Galois Message Authentication Code
The Challenge Handshake Authentication Protocol (CHAP) is used to control access to _________ servers through encrypted authentication.
remote access
local
web
database
Identification, Authentication, Authorization, and Accounting are key processes for controlling and tracking access to __________.
computer resources
financial records
personal data
physical locations
Kerberos is an authentication protocol that uses time-sensitive __________ to grant access to systems.
tickets
passwords
certificates
tokens
Privileged User Accounts have more __________ than regular user accounts, which makes them attractive targets for attackers.
access rights
restrictions
limitations
passwords
Group Policy Objects (GPOs) in Active Directory are used to manage the __________ and configuration of user accounts and systems.
settings
hardware
network
software
SAML and SPML are both standards for managing user __________ and access in distributed environments.
authentication
identification
authorization
encryption
A Trusted Platform Module (TPM) is a hardware-based specification for generating and storing __________ securely.
cryptographic keys
user passwords
network configurations
software licenses
Endpoint Security ensures that only authorized devices can connect to a network and addresses potential __________ at these endpoints.
vulnerabilities
enhancements
improvements
upgrades
Endpoint Detection and Response (EDR) continuously monitors endpoint activity for security __________ and can respond accordingly.
threats
updates
logs
backups
Log Monitoring automates the review of logs to identify potential __________ behavior in the system.
anomalous
normal
expected
routine
Host Vulnerabilities refer to security weaknesses in the ___ systems of a network.
host
network
application
database
Patch Management is the process of regularly updating software to address ___ and improve security.
vulnerabilities
performance issues
user interface
network speed
Type 1 Hypervisors run directly on hardware, while Type 2 Hypervisors require a ___ operating system to manage virtual machines.
host
guest
virtual
network
Privilege Escalation occurs when an attacker exploits vulnerabilities to gain higher-level ___.
permissions
access
control
privileges
Data in Transit Encryption ensures that information being transmitted over a network is encrypted to protect it from ___.
unauthorized parties
data corruption
network congestion
server overload
Symmetric Encryption uses the same key for both ___ and decryption.
encryption
compression
hashing
signing
Asymmetric Encryption uses a pair of keys (one public, one private) for ___ and decryption.
encryption
compression
hashing
encoding
A Digital Signature provides authentication of a message by using the sender’s ___ key.
private
public
shared
symmetric
Collisions in Cryptography occur when two different inputs produce the same ___ in a hash function.
output
input
key
algorithm
Rainbow Tables are precomputed tables used to reverse cryptographic ________ functions, making password cracking faster.
hash
encryption
compression
encoding
The Key Elements of PKI (Public Key Infrastructure) include __________ authorities, digital certificates, and certificate revocation lists.
certificate
registration
validation
encryption
In PKI, the Realm of Trust refers to the relationship between entities that trust a __________ certificate authority.
root
intermediate
external
local
For a company with 99 employees, the number of keys required for Symmetric Encryption would be __________.
4851
100
198
4950
Certificates in PKI are typically issued in a standard format called __________.
X.509
SSL
TLS
PEM
In PKI, the main difference between a CRL (Certificate Revocation List) and OCSP (Online Certificate Status Protocol) is that CRL provides a list of revoked certificates, while OCSP checks the __________ of a single certificate.
revocation status
expiration date
issuer details
certificate type
Wildcard Certificates are used to secure multiple __________ within the same domain.
subdomains
domains
protocols
servers
S/MIME is a standard for securing __________ communications using encryption and digital signatures.
phone
fax
postal
TLS (Transport Layer Security) provides encryption for __________ communications, securing data in transit.
network
file
voice
Steganography hides information within __________ media such as images or audio files.
digital
physical
printed
analog
A Brute Force Key Attack in cryptography involves trying all possible __________ until the correct one is found.
encryption keys
decryption methods
hash functions
cipher texts
Clipping Level refers to a threshold for triggering an alert or lockout after multiple __________ attempts.
failed
successful
random
delayed
The Birthday Attack is a cryptographic technique that exploits the mathematics of __________ functions to find collisions.
hash
encryption
compression
sorting
The Avalanche Effect in cryptography describes how a small change in input drastically changes the resulting __________.
output
input
key
algorithm
