Skip to content
CodeWiki
Practice
Paths
Tracks
Cheatsheets
Playground
Glossary
AI era
Search
⌘K
English
English
Chinese
Practice
Paths
Tracks
Cheatsheets
Playground
Glossary
AI era
English
English
Chinese
Practice
/
Quiz
/
Security
/
Web security fundamentals
What does a correctly configured CORS policy primarily control?
from Web security fundamentals
Node 24
intermediate
2 min
What does a correctly configured CORS policy primarily control?
Which page origins may read a cross-origin response through browser APIs.
Which authenticated users may update a database object.
Whether non-browser clients can send requests to the service.
Whether all cookie-backed requests are protected from CSRF.
Check
Ask AI about this kata
Report an error
previous kata
A validated invoice ID is inserted into a SQL query. Which control protects the SQL inter…
Quiz
next kata
Which statement best describes Content Security Policy in an XSS defense?
Quiz
A new version is available
Reload