Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Document preview thumbnail
Preview 4 out of 232 pages
Exam (elaborations)

2025 WGU D488 Cybersecurity Architecture and Engineering Oa/ Wgu D488 Objective Assessment 2025 Test Bank 1 With 360 Actual Exam Questions And Correct Answers Graded A+ guaranteed Pass / D488 OA Prep Test Bank 1

Document preview thumbnail
Preview 4 out of 232 pages

2025 WGU D488 Cybersecurity Architecture and Engineering Oa/ Wgu D488 Objective Assessment 2025 Test Bank 1 With 360 Actual Exam Questions And Correct Answers Graded A+ guaranteed Pass / D488 OA Prep Test Bank 1 The security team recently enabled public access to a web application hosted on a server inside the corporate network. The developers of the application report that the server has received several structured query language (SQL) injection attacks in the past several days. The team needs to deploy a solution that will block the SQL injection attacks. Which solution fulfills these requirements? A) Virtual private network (VPN) B) Security information and event management (SIEM) C) Web application firewall (WAF) D) Secure Socket Shell (SSH) C) Web application firewall (WAF) An IT security team has been notified that external contractors are using their personal laptops to gain access to the corporate network. The team needs to recommend a solution that will prevent unapproved devices from accessing the network. Which solution fulfills these requirements? A) Implementing a demilitarized zone (DMZ) B) Installing a hardware security module C) Implementing port security D) Deploying a software firewall C) Implementing port security The chief technology officer for a small publishing company has been tasked with improving the company's security posture. As part of a network upgrade, the company has decided to implement intrusion detection, spam filtering, content filtering, and antivirus controls. The project needs to be completed using the least amount of infrastructure while meeting all requirements. Which solution fulfills these requirements? A) Deploying an anti-spam gateway B) Deploying a proxy server C) Deploying a unified threat management (UTM) appliance D) Deploying a web application firewall (WAF) C) Deploying a unified threat management (UTM) appliance Which Orange Book level is considered mandatory protections and is based on the Bell-LaPadula security model? A A B C C D D B - ANS :D During an XOR operation, two bits are combined. Both values are the same. What will be the result of this combination? A 1 B 0 C OR D X - ANS :B Which section of the Minimum Security Requirements for Multi-User Operating System (NISTIR 5153) document addresses end-to-end user accountability? A access control B audit C data integrity D system integrity - ANS :B Which encryption algorithm is based on the Diffie-Hellman key agreement? A Knapsack B International Data Encryption Algorithm C El Gamal D HAVAL - ANS :C What is meant by the term fail-safe? A system's ability to switch over to a backup system in the event of a failure B system's ability to preserve a secure state before and after failure C system's ability to recover automatically through a reboot D system's ability to terminate processes when a failure is identified - ANS :D You need to store some magnetic storage devices in a temporary storage facility. At which temperature could damage start to occur? A 350 degrees Fahrenheit B 100 degrees Fahrenheit C 90 degrees Fahrenheit D 175 degrees Fahrenheit - ANS :B You need to decrypt a file that is encrypted using asymmetric encryption. What should be used to decrypt the file? A public key B plaintext C message digest D private key - ANS :D Which statement is true of the Rijndael algorithm? A Rijndael uses variable block lengths and variable key lengths.

Content preview

2025 WGU D488 Cybersecurity Architecture and
Engineering Oa/ Wgu D488 Objective
Assessment 2025 Test Bank 1 With 360 Actual
Exam Questions And Correct Answers Graded A+
guaranteed Pass / D488 OA Prep Test Bank 1

The security team recently enabled public access to a web application hosted on a server inside the corporate
network. The developers of the application report that the server has received several structured query language
(SQL) injection attacks in the past several days. The team needs to deploy a solution that will block the SQL injection
attacks.

Which solution fulfills these requirements?

A) Virtual private network (VPN)
B) Security information and event management (SIEM)
C) Web application firewall (WAF)
D) Secure Socket Shell (SSH)

C) Web application firewall (WAF)

An IT security team has been notified that external contractors are using their personal laptops to gain access to the
corporate network. The team needs to recommend a solution that will prevent unapproved devices from accessing
the network.

Which solution fulfills these requirements?

A) Implementing a demilitarized zone (DMZ)
B) Installing a hardware security module
C) Implementing port security
D) Deploying a software firewall

C) Implementing port security

The chief technology officer for a small publishing company has been tasked with improving the company's security
posture. As part of a network upgrade, the company has decided to implement intrusion detection, spam filtering,
content filtering, and antivirus controls. The project needs to be completed using the least amount of infrastructure
while meeting all requirements.

Which solution fulfills these requirements?

A) Deploying an anti-spam gateway

,B) Deploying a proxy server
C) Deploying a unified threat management (UTM) appliance
D) Deploying a web application firewall (WAF)

C) Deploying a unified threat management (UTM) appliance

Which Orange Book level is considered mandatory protections and is based on the Bell-LaPadula security model?



AA

BC

CD

D B - ANS :D



During an XOR operation, two bits are combined. Both values are the same.



What will be the result of this combination?



A1

B0

C OR

D X - ANS :B



Which section of the Minimum Security Requirements for Multi-User Operating System (NISTIR 5153) document
addresses end-to-end user accountability?



A access control

B audit

C data integrity

D system integrity - ANS :B



Which encryption algorithm is based on the Diffie-Hellman key agreement?



A Knapsack

B International Data Encryption Algorithm

,C El Gamal

D HAVAL - ANS :C



What is meant by the term fail-safe?



A system's ability to switch over to a backup system in the event of a failure

B system's ability to preserve a secure state before and after failure

C system's ability to recover automatically through a reboot

D system's ability to terminate processes when a failure is identified - ANS :D



You need to store some magnetic storage devices in a temporary storage facility.



At which temperature could damage start to occur?



A 350 degrees Fahrenheit

B 100 degrees Fahrenheit

C 90 degrees Fahrenheit

D 175 degrees Fahrenheit - ANS :B



You need to decrypt a file that is encrypted using asymmetric encryption.



What should be used to decrypt the file?



A public key

B plaintext

C message digest

D private key - ANS :D



Which statement is true of the Rijndael algorithm?



A Rijndael uses variable block lengths and variable key lengths.

, B Rijndael uses fixed block lengths and fixed key lengths.

C Rijndael uses variable block lengths and fixed key lengths.

D Rijndael uses fixed block lengths and variable key lengths. - ANS :A



You are responsible for managing the virtual computers on your network.



Which guideline is important when managing virtual computers?



A Update the operating system and applications only on the host computer.

B Implement a firewall only on the host computer.

C Install and update the antivirus program only on the host computer.

D Isolate the host computer and each virtual computer from each other. - ANS :D



Given two messages, M1 and M2, what is the LEAST likely outcome when using the same one-way hash function, H,
to encrypt the messages?



A H(M1) = H(M2)

B H(M1) is not equal to H(M2)

C H(M1) > H(M2)

D H(M1) < H(M2) - ANS :A



Your organization has decided to implement the Diffie-Hellman asymmetric algorithm.



Which statement is true of this algorithm's key exchange?



A Authorized users exchange public keys over a secure medium.

B Unauthorized users exchange public keys over a nonsecure medium.

C Authorized users exchange secret keys over a nonsecure medium.

D Authorized users need not exchange secret keys. - ANS :C



Which processes control the flow of information in the lattice-based access control (LBAC) model?

Document information

Uploaded on
March 3, 2025
Number of pages
232
Written in
2024/2025
Type
Exam (elaborations)
Contains
Questions & answers
$24.49

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
JoyceWWales
3.9
(29)
Sold
144
Followers
18
Items
3347
Last sold
2 days ago



Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions