Description
In this course, you will :
- Establishing secure web applications using HTTP security headers
- Understanding Content Security Policy
- Configuring Node.js web applications securely
- Learning how to test and monitor for security headers and vulnerable JavaScript libraries
- Roadmap for next steps in web controls and security headers spec
Syllabus :
1. HTTP Security Headers
- HTTP Strict Transport Security
- X Frame Options
- Content Security Policy
- X XSS Protection
- X Content Type Options
- Referer and Referrer Policy
2. Testing for Security Headers
- The State of HTTP Security
- WebPageTest
- Chrome's Lighthouse