Ghost CMS Security Guide: Nginx, Headers, and Admin Hardening
Self-hosted Ghost gives you full control over your publication — and full responsibility for its security. Here's the complete hardening guide.
Read articleZeriFlow Journal
Actionable articles on TLS, headers, CSP, privacy, and practical hardening for modern web apps.
Categories
Tags
Self-hosted Ghost gives you full control over your publication — and full responsibility for its security. Here's the complete hardening guide.
Read articleHow to use an SSL certificate checker properly — what it tells you, what it misses, and the free tools that catch certificate issues before users do.
Read articleISO 27001 is the global standard for information security management, but its Annex A controls translate directly into web security requirements. Here is how to apply them to your site.
Read articleEvery freelance web developer is one misconfigured header away from a client disaster. This guide covers everything you need to lock down your sites, audit clients, and charge more for it.
Read articleXXE injection exploits insecure XML parser configurations to read local files, probe internal networks, and achieve denial of service. This guide explains how XML external entity attacks work and how to configure parsers securely across all major languages.
Read articleSOC 2 Type II has become the de facto security credential for B2B SaaS. This guide unpacks the five Trust Service Criteria into the technical controls your engineering team needs to implement.
Read articleAccount takeover attacks cost businesses billions annually. This guide covers every ATO attack vector and the technical controls that stop credential stuffing, session hijacking, and phishing.
Read articleThe Referrer-Policy header controls how much URL information your browser shares when users navigate away from your site. Learn which value to choose and how to set it up.
Netlify security headers are configured through a `_headers` file or `netlify.toml` — both approaches take minutes to implement and activate critical browser security mechanisms that Netlify does not enable by default.
Read article