Exam8 Flashcards
Which of the following terms describes the process of identifying differences between an organization’s current security posture and its desired security posture?
A. Tabletop exercise
B. Gap analysis
C. Security awareness training
D. Risk assessment
The term “Zero Trust security” refers to a cybersecurity model that eliminates implicit trust from networks and requires all users and devices to be continuously verified before being granted access to resources. The implementation of the Zero Trust security involves two distinct components: a Data Plane, responsible for defining and managing security policies, and a Control Plane, responsible for enforcing the security policies established by the Data Plane.
True
False
Which of the answers listed below refers to a Zero Trust Control Plane security approach that takes into account user identity, device security, network conditions, and other contextual information to enable dynamic access decisions?
A. Implicit trust
B. Monitoring and logging
C. Adaptive identity
D. Microsegmentation
Adaptive identity in security can improve security and user experience by reducing friction for legitimate users. For example, if a user is shopping online and logs in to their preferred shopping app, adaptive authentication may only ask for their password because it knows they’re on their usual device and network. However, if they add a pricey item to their cart, it may prompt for a fingerprint scan or phone code.
What are the key components of the Zero Trust Control Plane’s Policy Decision Point (PDP)? (Select 2 answers)
A. Policy Engine (PE)
B. Monitoring and logging
C. Policy Enforcement Point (PEP)
D. Microsegmentation
E. Policy Administrator (PA)
In the Zero Trust security architecture, the Policy Enforcement Point (PEP) is a Data Plane component that enforces the security policies defined at the Control Plane by the Policy Decision Point (PDP).
True
False
An access control vestibule (a.k.a. mantrap) is a physical security access control system used to prevent unauthorized users from gaining access to restricted areas. An example mantrap could be a two-door entrance point connected to a guard station wherein a person entering from the outside remains locked inside until he/she provides authentication token required to unlock the inner door.
True
False
Which of the following statements about honeypots are true? (Select 2 answers)
A. Honeypots are always part of a honeynet
B. Honeypots mimic real systems to attract cyber attackers
C. Honeypots are a type of anti-malware solution
D. Honeypots contain apparent vulnerabilities that are closely monitored by a security team
E.Honeypots are used to launch attacks on cyber attackers
What is a honeynet in the context of cybersecurity?
A. A network of IDSs
B. A network of honeypots
C. A network of infected hosts
D. A network of IPSs
Which of the answers listed below refers to a honeynet example?
A. A network of fake websites
B. A network of fake servers
C. A network of fake databases
D. A network of fake file shares
E. All of the above
A honeyfile can be any type of file (e.g., a document, email message, image, or video file) containing real user data intentionally placed within a network or system to attract potential attackers or unauthorized users.
True
False
A honeyfile can be used for:
A. Attracting cyber attackers
B. Triggering alerts when accessed
C. Monitoring network activity
D. All of the above
What is a honeytoken?
A. A decoy file that is designed to attract attackers
B. A unique identifier assigned to a honeyfile
C. A decoy system that is designed to lure potential attackers
D. A unique identifier that is designed to track attackers
Which of the following should not be used as honeytokens? (Select all that apply)
A. Active user account credentials
B. Database entries mimicking real data
C. Actual URLs to live websites or resources
D. Dummy server logs with enticing information
E. Fake identifiers, including usernames, passwords, email addresses, and IP addresses
A process used by organizations to assess and evaluate the potential impact of disruptive incidents or disasters on their critical business functions and operations is referred to as:
A. BPA
B. BIA
C. SLE
D.BCP
Business Impact Analysis (BIA) has emerged as a crucial tool in understanding the potential impacts of disruptions and guiding business continuity efforts
A hierarchical system for the creation, management, storage, distribution, and revocation of digital certificates is known as:
A. PKI
B. RA
C. PKCS
D. CA
Public Key Infrastructure (PKI) is a system of technologies, policies, and practices that protects data by encrypting it and authenticating digital communications
Which of the answers listed below best describes the characteristics of a public-private key pair?
A. Both keys are examples of a symmetrical key
B. Two keys that are identical
C. A pair of keys where one is used for encryption and the other for decryption
D. Both keys are examples of a shared key
What is the typical use of a public key?
A. Data encryption
B. Data decryption
C. User/device authentication
D. All of the above
Key escrow is a cryptographic technique that enables storing copies of encryption keys with a trusted third party. A Recovery Agent (RA) is a trusted third party (an individual, entity, or system) who is authorized to assist in the retrieval of encryption keys and data on behalf of the data owner. Key escrow and RA are both used to ensure that encrypted data can be decrypted even if the data owner loses access to their encryption key. Since key escrow and RAs are both components of a single security solution, the only way to implement key escrow systems is with the use of RAs.
True
False
Which of the following answers refers to a data storage device equipped with hardware-level encryption functionality?
A. HSM
B. TPM
C. EFS
D. SED
Self-Encrypting Drives (SED) are a type of hard drive with built-in encryption and decryption capabilities.
Which of the answers listed below refers to software technology designed to provide confidentiality for an entire data storage device?
A. TPM
B. FDE
C. EFS
D.HSM