Logo
Pattern

Discover published sets by community

Explore tens of thousands of sets crafted by our community.

Web Security Headers

10

Flashcards

0/10

Still learning
StarStarStarStar

Cross-Origin-Resource-Policy (CORP)

StarStarStarStar

Function: Allows you to control which origins can load resources. Security Benefit: Protects against certain types of resource loads from other origins to prevent data theft via side-channel attacks.

StarStarStarStar

Content-Security-Policy

StarStarStarStar

Function: Restricts the sources of content that browsers will load. Security Benefit: Mitigates cross-site scripting (XSS) and data injection attacks.

StarStarStarStar

X-XSS-Protection

StarStarStarStar

Function: Enables the browser's built-in protection against cross-site scripting (XSS). Security Benefit: Stops parts of the page from loading once XSS is detected.

StarStarStarStar

Cross-Origin-Embedder-Policy (COEP)

StarStarStarStar

Function: Prevents the document from loading any framed documents which don't opt-in to being embedded. Security Benefit: Tightens the loading of resources from different origins providing better isolation and protection against attacks.

StarStarStarStar

Referrer-Policy

StarStarStarStar

Function: Controls the information sent as a referrer header when navigating away from a site. Security Benefit: Prevents possible leakage of sensitive URL parameters.

StarStarStarStar

Feature-Policy

StarStarStarStar

Function: Allows developers to explicitly declare what features and APIs can be used in the browser. Security Benefit: Prevents the misuse of certain browser features that could lead to vulnerabilities such as camera or microphone hijacking.

StarStarStarStar

Strict-Transport-Security

StarStarStarStar

Function: Enforces secure (HTTPS) connections to the server. Security Benefit: Protects against man-in-the-middle attacks by converting all non-secure links to secure ones.

StarStarStarStar

X-Frame-Options

StarStarStarStar

Function: Controls whether a browser can render a page in a <frame>, <iframe>, <embed> or <object>. Security Benefit: Prevents clickjacking attacks.

StarStarStarStar

Cross-Origin-Opener-Policy (COOP)

StarStarStarStar

Function: Governs the set of features that might impact the security or privacy of the cross-origin isolated process. Security Benefit: Allows you to ensure a top-level window is isolated from other browsing contexts, guarding against attacks like cross-origin information leakage and spectre.

StarStarStarStar

X-Content-Type-Options

StarStarStarStar

Function: Prevents the browser from interpreting files as a different MIME type. Security Benefit: Stops content sniffing which can lead to XSS attacks.

Know
0
Still learning
Click to flip
Know
0
Logo

© Hypatia.Tech. 2024 All rights reserved.