WGU D488 OA PREP CYBERSECURITY
ARCHITECTURE AND ENGINEERING EXAM ACTUAL
EXAM WITH 105 + QUESTIONS AND DETAILED
ANSWERS WITH RATIONALES THE LATEST
UPDATED EXAM BANK INCLUDING EXPERT
VERIFIED SOLUTIONS FOR A SURE PASS
A security architect is designing a strategy to help continue operating in the face of
a cyber-attack. Which of the following will help to accomplish this objective?
Select 3 answers.
A - Heterogeneity
B - Clustering
C - COA development
D - Migrating to the cloud - ANSWER: A, B & C; Heterogeneity, Clustering,
COA Development
Heterogeneity (or diversity) refers to components that are not the same as or
similar to each other. This diversity adds a layer of complexity that can slow an
adversary from infiltrating an enterprise before detection.
Clustering allows multiple redundant processing nodes that share data with one
another to accept connections, providing redundancy.
Part of a resilience strategy is to apply some course of action (COA) development
in response to specific events. COA helps to respond accordingly in a prepared
manner.
Migrating to the cloud will not help protect organizations if they do not apply a
defense in depth security approach. The cloud might make it easier to do, but they
still have to do it.
,2|Page
Which security technique should be used to detect a weak password that may
match common dictionary words?
A - Password Spraying
B - Password Auditing
C - Password Guessing
D - Password History - ANSWER: B - Password Auditing
Password auditing allows for existing passwords to be compared against known
weak passwords to help determine the security of a credential.
What should an organization implement if it wants users of their site to provide a
password, memorable word, and pin?
A - Multi-factor authentication (MFA)
B - Two-factor authentication (2FA)
C - Two-step verification
D - Single-factor authentication - ANSWER: A - Multi- factor authentication
MFA enhances security by requiring multiple forms of authentication, therefore
reducing the risk of unauthorized access.
A network technician is asked by their manager to update security to block several
known bad actor IP addresses.
A - Signature rules
B - Firewall rules
,3|Page
C - Behavior rules
D - Data loss prevention (DLP) rules - ANSWER: B - Firewall rules
Firewall rules can be set up to deny traffic coming from known malicious IP
addresses.
On a shopping website, there is a 500-millisecond delay when the authorized
payment button is selected for purchases. Attackers have been running a script to
alter the final payment that takes 200
milliseconds. Which vulnerability on the website is being targeted by the
attackers?
A - Buffer Overflow
B - Integer Overflow
C - Broken Authentication
D - Race Condition - ANSWER: D - Race Condition
A race condition occurs when multiple processes or actions are executed
simultaneously, and the outcome depends on the sequence or timing of events.
A company wants to provide laptops to its employees so they can work remotely.
What should be implemented to ensure only work applications can be installed on
company laptops?
A - Containerization
B - Token-based access
C - Patch repository
D - Whitelisting - ANSWER: D - Whitelisting
, 4|Page
Whitelisting ensures that only approved applications can be installed and executed
on company laptops.
What should a business use to provide non-repudiation for emails between
employees?
A - TLS/SSL
B - AES-256
C - S/MIME
D - IPSec - ANSWER: C - S/MIME (Secure/Multipurpose Internet Mail
Extensions)
S/MIME provides non-repudiation for emails by using digital signatures.
Which strategy is appropriate for a risk management team to determine if a
business has insufficient security controls?
A - Qualitative assessment
B - Gap assessment
C - Quantitative risk assessment
D - Impact assessment - ANSWER: B - Gap assessment
A gap assessment identifies the gaps between the current security control and the
desired or required levels of security.