• Wrong document? Swap it for free
  • Written by students who passed
  • Immediately available after payment
  • Read online or as PDF
Sell
Where do you study
Your language
Document preview thumbnail
Preview 3 out of 24 pages
Exam (elaborations)

WGU D385 V2 SOFTWARE SECURITY AND TESTING MASTER ASSESSMENT QUESTIONS AND ANSWERS

Document preview thumbnail
Preview 3 out of 24 pages

WGU D385 V2 SOFTWARE SECURITY AND TESTING MASTER ASSESSMENT QUESTIONS AND ANSWERS

Content preview

WGU D385 V2 SOFTWARE SECURITY
AND TESTING MASTER ASSESSMENT
QUESTIONS AND ANSWERS




1. Which testing methodology involves analyzing the application’s source code without

executing the program to identify vulnerabilities like SQL injection or buffer overflows?

A. DAST (Dynamic Application Security Testing)


B. Fuzz Testing


C. SAST (Static Application Security Testing)


D. Regression Testing


Answer: C


Conceptual Explanation: SAST analyzes the source code, bytecode, or binaries at rest.

Unlike DAST, it does not require a running environment and can find issues early in the

SDLC.


2. When implementing defense against SQL Injection, which of the following provides the

most effective primary defense?

A. Black-listing dangerous keywords like DROP or SELECT

,B. Using client-side JavaScript validation


C. Parameterized queries using prepared statements


D. Encrypting the database connection string


Answer: C


Conceptual Explanation: Prepared statements ensure that the database treats user input

as data, not as executable code, which effectively prevents SQL injection.


3. In the context of API security, what is the primary purpose of an API Gateway?

A. To serve as a compiler for RESTful services


B. To perform unit testing on backend database schemas


C. To store long-term user passwords in a plaintext format


D. To act as a reverse proxy that handles authentication, rate limiting, and routing


Answer: D


Conceptual Explanation: An API Gateway centralizes security policies like authentication,

logging, and rate limiting, protecting the backend services from direct exposure.


4. Which type of XSS attack occurs when a malicious script is permanently stored on a target

server, such as in a database or comment field?

A. Reflected XSS


B. DOM-based XSS

, C. Stored XSS


D. Self-XSS


Answer: C


Conceptual Explanation: Stored (or Persistent) XSS is the most dangerous because the

script is saved on the server and served to every user who visits the affected page.


5. What is the main goal of Fuzz Testing (Fuzzing)?

A. To verify that the user interface meets accessibility standards


B. To measure the performance of an application under heavy load


C. To ensure that all code paths are covered by unit tests


D. To provide random, malformed, or unexpected input to a program to find crashes or

memory leaks


Answer: D


Conceptual Explanation: Fuzzing is a negative testing technique used to discover

software defects and security vulnerabilities by sending semi-random data to the

application.


6. Which HTTP header can be used to prevent a web application from being embedded in an

iframe, thereby mitigating Clickjacking attacks?

A. Strict-Transport-Security


B. X-Frame-Options

Document information

Uploaded on
August 31, 2026
Number of pages
24
Written in
2026/2027
Type
Exam (elaborations)
Contains
Questions & answers
$15.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.
Thebright
3.6
(44)
Sold
247
Followers
6
Items
15205
Last sold
1 day 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