100% satisfaction guarantee Immediately available after payment Both online and in PDF No strings attached
logo-home
WGU D385 Software Security and Testing Exam Latest Update Actual Exam with 165 Questions and 100% Verified Correct Answers Guaranteed A+ At First Attempt Verified By Professor $20.49   Add to cart

Exam (elaborations)

WGU D385 Software Security and Testing Exam Latest Update Actual Exam with 165 Questions and 100% Verified Correct Answers Guaranteed A+ At First Attempt Verified By Professor

 1 view  0 purchase
  • Course
  • WGU D385 Software Security
  • Institution
  • WGU D385 Software Security

WGU D385 Software Security and Testing Exam Latest Update Actual Exam with 165 Questions and 100% Verified Correct Answers Guaranteed A+ At First Attempt Verified By Professor

Preview 3 out of 25  pages

  • September 15, 2024
  • 25
  • 2024/2025
  • Exam (elaborations)
  • Questions & answers
  • WGU D385 Software Security
  • WGU D385 Software Security
avatar-seller
Tutordiligent
WGU D385 Software Security and Testing Exam
Latest Update 2024-2025 Actual Exam with 165
Questions and 100% Verified Correct Answers
Guaranteed A+ At First Attempt Verified By
Professor

3 methods for protecting against XSS? - CORRECT ANSWER: - validating input
- escaping output
- managing response headers


Advantage of Dynamic Code Analysis? - CORRECT ANSWER: - no need to understand
how to write software
- finds runtime vulnerabilities
- requires only a running system; conducted on any application


Advantage of Static Code Analysis? - CORRECT ANSWER: - fast turnaround time
- especially when tools are used


Common Status Codes? - CORRECT ANSWER: - 200 = OK
- 201 = CREATED
- 400 = BAD REQUEST
- 401 = UNAUTHORIZED
- 404 = NOT FOUND
- 405 = METHOD NOT ALLOWED
- 500 = INTERNAL SERVER ERROR


CSRF Mitigation - CORRECT ANSWER: - SameSite directive set to "strict"
- Referer header validation

,- CSRF Tokens


Example of CSP - CORRECT ANSWER: - Content-Security-Policy: script-src none


Examples of Block Ciphers? - CORRECT ANSWER: - Triple DES
- Blowfish
- Twofish
- AES


Examples of Stream Ciphers? - CORRECT ANSWER: - RC4
- ChaCha


How to hash with sha256 in Python? - CORRECT ANSWER: import hashlibsha256 =
hashlib.sha256()sha256.update(b'message')hash = sha256.hexdigest()


Impact of Log Injection Attacks? - CORRECT ANSWER: - Logs might be tampered with
or added
- If the application allows log records to be parsed, it might be possible to inject
executable code into the web application.


Limitations of Dynamic Code Analysis? - CORRECT ANSWER: - false positives and
false negatives
- dependent on the correctness of the rules
- false sense of security
- difficult to trace back to exact location


OAuth 4 Phases - CORRECT ANSWER: 1. requesting authorization
2. granting authorization
3. performing token exchange
4. accessing protected resources

, SameSite Directive setting "Lax" - CORRECT ANSWER: - browser will echo the session
ID cookie for the same site and cross-site top-level navigation requests that use safe
HTTP methods like GET
- DEFAULT


SameSite Directive setting "strict" - CORRECT ANSWER: - browser will only echo the
session ID cookie for same site requests


SameSite Directive setting NONE - CORRECT ANSWER: - browser will echo the
session ID cookie without any conditions back to the server
- cannot be the default


Secure Directive - CORRECT ANSWER: - prevents MITM
- ensures cookie transmitted over HTTPS


Secure Unit Testing - CORRECT ANSWER: - check for bad input
- bypass security
- inject bad data


Set-Cookie Response Header 5 Directives? - CORRECT ANSWER: - HttpOnly
- SameSite
- Secure
- Domain
- Max-Age


TLS Handshake: 3 Tasks - CORRECT ANSWER: 1. cipher suite negotiation
2. key exchange
3. server authentication

The benefits of buying summaries with Stuvia:

Guaranteed quality through customer reviews

Guaranteed quality through customer reviews

Stuvia customers have reviewed more than 700,000 summaries. This how you know that you are buying the best documents.

Quick and easy check-out

Quick and easy check-out

You can quickly pay through credit card or Stuvia-credit for the summaries. There is no membership needed.

Focus on what matters

Focus on what matters

Your fellow students write the study notes themselves, which is why the documents are always reliable and up-to-date. This ensures you quickly get to the core!

Frequently asked questions

What do I get when I buy this document?

You get a PDF, available immediately after your purchase. The purchased document is accessible anytime, anywhere and indefinitely through your profile.

Satisfaction guarantee: how does it work?

Our satisfaction guarantee ensures that you always find a study document that suits you well. You fill out a form, and our customer service team takes care of the rest.

Who am I buying these notes from?

Stuvia is a marketplace, so you are not buying this document from us, but from seller Tutordiligent. Stuvia facilitates payment to the seller.

Will I be stuck with a subscription?

No, you only buy these notes for $20.49. You're not tied to anything after your purchase.

Can Stuvia be trusted?

4.6 stars on Google & Trustpilot (+1000 reviews)

78121 documents were sold in the last 30 days

Founded in 2010, the go-to place to buy study notes for 14 years now

Start selling
$20.49
  • (0)
  Add to cart