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
DMARCDMARC 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
HSTSHSTS (Strict-Transport-Security) forces browsers permanently to HTTPS. Learn how the header is built, what includeSubDomains and preload mean.
Read article →SSL/TLS explained
SSLHow SSL/TLS certificates work, how the handshake unfolds and what to watch for when checking — explained in plain English.
Read article →SPF explained
SPFSPF (Sender Policy Framework) prevents foreign servers from sending e-mails under your domain name. Structure, mechanisms and best practices.
Read article →CSP explained
CSPThe 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
DKIMDKIM 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-OPTIONSX-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-INTEGRITYSRI 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
CORSCross-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-FLAGSSecure, 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
DNSSECDNSSEC 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-RECORDCAA 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-POLICYThe Referrer-Policy controls which information is sent when users click external links. Values, privacy implications and safe defaults.
Read article →Permissions-Policy explained
PERMISSIONS-POLICYThe 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-SNIFFINGX-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.