Skip to main content

Website security glossary

The most important terms around SSL, HTTP headers and e-mail security — explained clearly, with concrete examples and matching check tools.

DMARC explained

DMARC

DMARC protects your domain from e-mail spoofing. Learn how the record is structured, what p=none/quarantine/reject mean and how to roll out DMARC step by step.

Read article →

HSTS explained

HSTS

HSTS (Strict-Transport-Security) forces browsers permanently to HTTPS. Learn how the header is built, what includeSubDomains and preload mean.

Read article →

SSL/TLS explained

SSL

How SSL/TLS certificates work, how the handshake unfolds and what to watch for when checking — explained in plain English.

Read article →

SPF explained

SPF

SPF (Sender Policy Framework) prevents foreign servers from sending e-mails under your domain name. Structure, mechanisms and best practices.

Read article →

CSP explained

CSP

The Content-Security-Policy is the most important browser-side defence against XSS. Learn how a CSP is structured and how to roll one out safely.

Read article →

DKIM explained

DKIM

DKIM signs your outgoing e-mails cryptographically — the recipient can reliably verify a mail came from you. Structure, selectors and common pitfalls.

Read article →

X-Frame-Options explained

X-FRAME-OPTIONS

X-Frame-Options prevents clickjacking by controlling whether your site can be embedded in an iframe. Values DENY, SAMEORIGIN and the CSP successor frame-ancestors.

Read article →

Subresource Integrity explained

SUBRESOURCE-INTEGRITY

SRI protects external JavaScript and CSS files against tampering on the CDN. Hash-based integrity verification in the browser — explained with examples.

Read article →

CORS explained

CORS

Cross-Origin Resource Sharing controls which foreign sites may call your APIs. Same-Origin policy, preflight requests and the key CORS headers.

Read article →

Cookie flags explained

COOKIE-FLAGS

Secure, HttpOnly and SameSite — the three most important cookie flags and what they do. How to harden sessions against XSS, MITM and CSRF.

Read article →

DNSSEC explained

DNSSEC

DNSSEC protects DNS answers cryptographically against tampering and cache poisoning. Structure, key hierarchy (KSK/ZSK) and how to enable DNSSEC properly.

Read article →

CAA record explained

CAA-RECORD

CAA records define which certificate authorities are allowed to issue SSL certificates for your domain. Protection against mis-issuance, structure and examples.

Read article →

Referrer-Policy explained

REFERRER-POLICY

The Referrer-Policy controls which information is sent when users click external links. Values, privacy implications and safe defaults.

Read article →

Permissions-Policy explained

PERMISSIONS-POLICY

The Permissions-Policy selectively disables browser features like geolocation, microphone, camera and FLoC. Structure, all directives and default recommendations.

Read article →

MIME sniffing & X-Content-Type-Options explained

MIME-SNIFFING

X-Content-Type-Options: nosniff prevents browsers from guessing the MIME type of files. Protection against cross-site-scripting and drive-by downloads.

Read article →

What is this glossary for?

When you run a security audit on Webscan Radar, you receive concrete recommendations using terms like HSTS, DMARC or Content-Security-Policy. If you do not work with these topics daily, the acronyms are often unfamiliar — the glossary explains each term in 5–10 minutes, with concrete examples and step-by-step instructions for implementation.

Every glossary article links directly to the matching Webscan Radar tool so you can check the topic on your own domain — free, no account required.