Brief Summary
This course is all about keeping your website safe and sound! We'll go over the most common security threats, how they work, and what you can do to stop them in their tracks.
Key Points
-
Understand various web security attacks
-
Learn to mitigate risks effectively
-
Implement secure coding practices
Learning Outcomes
-
Identify and explain common web security issues
-
Apply techniques to safeguard applications from attacks
-
Use best practices to ensure user data is protected
About This Course
A guide to dealing with XSS, session hijacking, XSRF, credential management, SQLi and a whole lot more
Coat your website with armor, protect yourself against the most common threats and vulnerabilities. Understand, with examples, how common security attacks work and how to mitigate them. Learn secure practices to keep your website users safe.
Let's parse that.
How do common security attacks work?: This course walks you through an entire range of web application security attacks, XSS, XSRF, Session Hijacking, Direct Object Reference and a whole lot more.
How do we mitigate them?: Mitigating security risks is a web developer's core job. Learn by example how you can prevent script injection, use secure tokens to mitigate XSRF, manage sessions and cookies, sanitize and validate input, manage credentials safely using hashing and encryption etc.
What's included in this course:
Security attacks such as Cross Site Scripting, Session Hijacking, Credential Management, Cross Site Request Forgery, SQL Injection, Direct Object Reference, Social Engineering
Risk mitigation using the Content Security Policy Header, user input validation and sanitization, secure token validation, sandboxed iframes, secure sessions and expiry, password recovery
Understand how common web security attacks work
Know how to write code which mitigates security risks
Implement secure coding practices to reduce vulnerabilities
Rohit T.
good