카테고리 없음
HTTP Security headers
냐옴
2023. 4. 25. 16:55
https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP
Content Security Policy (CSP) - HTTP | MDN
Content Security Policy (CSP) is an added layer of security that helps to detect and mitigate certain types of attacks, including Cross-Site Scripting (XSS) and data injection attacks. These attacks are used for everything from data theft, to site defaceme
developer.mozilla.org