Another exquisit release
Pluralsight.Web.App.Hacking.Caching.Problems-XQZT
Title: Web App Hacking: Caching Problems
Publisher: Pluralsight
Iso Size: 84M (87832576 B)
Files: 2F
Date: 05/11/2017
Course #: Pluralsight
Type: security-professional
Published: Wed May 10, 2017
Modified: May 10, 2017
URL: www.pluralsight.com/courses/caching-problems-web-app-hacking
Author: Dawid Czagan
Duration: 45m 38s
Skill: Beginner
Exercise: [ ]
Installation:
Unpack that shit, mount that shit, run that shit
Notes:
Caching problems are underestimated by developers and security
engineers. In this course, Web App Hacking Caching Problems,
youll learn why this subject is important and how severe
consequences can happen as a result of caching problems. First,
youll see that sensitive data from your web application can be
exposed to everyone on the Internet as a result of Google
Caching. Next, youll discover how your password can be cached in
plaintext as a result of cacheable HTTPS responses. After that,
youll see how credit card data can be insecurely processed in
terms of cache. Then, youll learn why sensitive data should never be
sent in the URL. Finally, youll explore how the caching
problems, that are discussed in this course, are related to
industry best practices. By the end of the course, youll know how to
test web applications for different types of caching