What is CORS? | Cross-Origin Resource Sharing | CORS Explained!

Описание к видео What is CORS? | Cross-Origin Resource Sharing | CORS Explained!

#web_security #cors #sop #csrf
Understanding Cross-Origin Resource Sharing is essential if you’re a web developer or want to understand the browser security model. Cross-origin Resource Sharing is a way to relax the SOP, Same Origin Policy, the security mechanism whereby browsers prevent Cross-Site Request Forgery, or CSRF.

In this video, what is CORS, and Why we need it?. You’ll understand how we can bypass the Same Origin Policy with CORS and how HTTP headers are used to customize CORS implementation.

-------- Video Outline --------

00:09 Browser functionalities and security model
01:07 CSRF attack -- Cross-Site Request Forgery
01:41 Same Origin Policy
02:13 What is an Origin
03:05 CSRF and SOP
04:03 Relaxing SOP
04:41 Introducing CORS
05:17 CORS implementation -- HTTP Headers
06:45 Preflight Request
07:19 CORS in Web Browsers vs CLI client



Resources to know more:
* https://developer.mozilla.org/en-US/d...
* https://owasp.org/www-project-web-sec...


Check out more of The TechCave Videos:
*    • What is a VPN & How does it work? Vir...   - What is a VPN and How does it work? VPNs Explained!
*    • What is a Proxy Server & How Does it ...   - What is a Proxy Server & How Does it work?
*    • The Http and the Web | Http Explained...   - HTTP and The Web
*    • APIs | REST | REST APIs Demystified   - REST APIs
*    • What is DevOps | Understanding DevOps...   - DevOps
*    • Web Services - Demystified!   - Web Services
*    • Software Architecture | Architectural...   - Software Architecture

Artwork and Illustration: Flaticon.com

Stay Tuned!

Комментарии

Информация по комментариям в разработке