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 3 out of 18 pages
Exam (elaborations)

WGU D385 LOGGING AND SECURITY ISSUES OBJECTIVE ASSESSMENT NEWEST 2024 ACTUAL EXAM TEST BANK 200 QUESTIONS AND ANSWERS

Document preview thumbnail
Preview 3 out of 18 pages

WGU D385 LOGGING AND SECURITY ISSUES OBJECTIVE ASSESSMENT NEWEST 2024 ACTUAL EXAM TEST BANK 200 QUESTIONS AND ANSWERS

Content preview

WGU D385 LOGGING AND SECURITY ISSUES OBJECTIVE ASSESSMENT NEWEST 2024 ACTUAL EXAM TEST
BANK 200 QUESTIONS AND ANSWERS

What are some common debugging techniques? - (answer) - printing out values of variables

- changing the state ("path") of the program to make it do different things

- stepping through the execution of a program line by line

- breakpoints

- trace points

- stopping the program at certain events

- viewing the output of a program in a debugger window



What are some Python debugging tools? - (answer) - pdb: most commonly used

- Web-PDB

- wdb

- Pyflame

- objgraph



XML External Entity Attacks - (answer) - XXE

- when attackers exploit an XML parser to read arbitrary files on your server

- attackers might also be able to read config files, retrieve user information



Insecure Deserialization - (answer) - serialization is the conversion of an object in a programming
language is saved into a format that can be saved to a database

- DEserialization is when a serialized object is read from a file or the network and converted back into an
object

- INSECURE DESERIALIZATION occurs when an attacker can manipulate the serialized object and achieve
authentication bypass, DOS, or arbitrary code execution



Injection Attacks - (answer) - when an application cannot properly distinguish between untrusted user
data and code

- typically allows for arbitrary code execution

,WGU D385 LOGGING AND SECURITY ISSUES OBJECTIVE ASSESSMENT NEWEST 2024 ACTUAL EXAM TEST
BANK 200 QUESTIONS AND ANSWERS

SQL Injection Attack Mitigation - (answer) - use parameterized statements



Log Injection Attack Mitigation - (answer) - prefixing log entries with meta-data (i.e. timestamp)

- validate the entry before accessing or opening



Sensitive Data Leaks - (answer) - occurs when an application fails to properly protect sensitive
information

- this typically occurs through descriptive response headers, descriptive error messages with stack traces
or database error messages, or revealing comments in HTML files



Cross-site Request Forgery - (answer) - client-side technique used to attack other users of a web
application

- attackers send HTTP requests that pretend to come from the victim

- attackers then carry out unwanted actions such as changing a password or transferring money from a
bank account



CSRF Mitigation - (answer) - CSRF tokens

- SameSite cookies

- avoid using GET requests for state-changing actions



SSRF - (answer) - Server-side Request Forgery

- attacker us able to send requests on behalf of the server

- allows attackers to forge the request signature and assume a privileged position on a network,
bypassing firewall controls, and gaining access to internal services



SSRF Mitigation - (answer) - never make outbound requests based on user input

- validate external addresses before initiating any outbound requests



PDB - (answer) - debugger built into the Python standard library

, WGU D385 LOGGING AND SECURITY ISSUES OBJECTIVE ASSESSMENT NEWEST 2024 ACTUAL EXAM TEST
BANK 200 QUESTIONS AND ANSWERS

Which three actions are supported by the Python Debugger (PDB)? (Choose 3 answers.) - (answer) -
establishing breakpoints

- code step throughs

- stack tracing



Which three debugging techniques require the use of a debugger? (Choose 3 answers.) - (answer) -
trace points

- breakpoints

- code step through



What do system monitoring and review of audit trails provide? - (answer) - Accountability



What are the logging levels and values? - (answer) - DEBUG = 10

- INFO = 20

- WARNING = 30

- ERROR = 40

- CRITICAL = 50



Which logging function may indicate an impending full disk? - (answer) - WARNING

- indicates that there could be a problem in the immediate future



What does DEBUG indicate? - (answer) - only used when diagnosing software problems



What does CRITICAL indicate? - (answer) - indicates catastrophic code malfunction



What does ERROR indicate? - (answer) - indicates code malfunction



What is defensive programming? - (answer) - assuming mistakes will happen and guarding against
them

Document information

Uploaded on
August 8, 2025
Number of pages
18
Written in
2025/2026
Type
Exam (elaborations)
Contains
Questions & answers
$17.99

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.
Testmister
5.0
(516)
Sold
2706
Followers
2
Items
1183
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