In this course, you’ll learn a number of browser security reporting features and how to implement them on any website.
In this course, Modern Browser Security Reports, Troy Hunt and Scott Helme discuss how browsers have evolved in recent years to provide a range of new security constructs and increasingly involve the ability to report back to site owners when something unexpected of a security nature occurs. Learn the features of content security policies, HTTP public key pinning, certificate authority authorization, certificate transparency, and cross-site scripting reporting. By the end of this course, you’ll be able to implement browser security reporting features on any website.
Topics:
In this course, Modern Browser Security Reports, Troy Hunt and Scott Helme discuss how browsers have evolved in recent years to provide a range of new security constructs and increasingly involve the ability to report back to site owners when something unexpected of a security nature occurs. Learn the features of content security policies, HTTP public key pinning, certificate authority authorization, certificate transparency, and cross-site scripting reporting. By the end of this course, you’ll be able to implement browser security reporting features on any website.
Topics:
- Course Overview
- Importance of Browser Security Reporting
- Content Security Policies (CSP) Reporting
- HTTP Public Key Pinning Reporting
- Certificate Authority Authorization (CAA) Reporting
- Certificate Transparency (CT) Reporting
- Cross-site Scripting (XSS) Reporting
- Wrap-up