To access material, start machines and answer questions login.
Introduction
Cross-Origin Resource Sharing, also known as , is a mechanism that allows web applications to request resources from different domains securely. This is crucial in web security as it prevents malicious scripts on one page from obtaining access to sensitive data on another web page through the browser.
Same-origin policy, also known as , is a security measure restricting web pages from interacting with resources from different origins. An origin is defined by the scheme (protocol), hostname (domain), and URL port.
Objectives
- Understand the fundamental principles of and .
- Identify and understand the security implications of and configurations.
- Exploit and -related vulnerabilities in a controlled environment.
- Understand and apply measures to mitigate and prevent these vulnerabilities.
Pre-requisites
Ready to learn Cyber Security?
The CORS & SOP room is only available for premium users. Signup now to access more than 500 free rooms and learn cyber security through a fun, interactive learning environment.
Already have an account? Log in
