free security tools

Blog

Security research, tools, and perspectives from real-world vulnerability analysis.

What Is a JWT and How to Inspect Its Security Claims

May 31, 2026 · 10 min read

Decode JWT tokens and spot security misconfigurations — alg:none, missing expiration, weak secrets. Free client-side tool.

jwt security claims token inspection auth bypass

How to Identify Hash Types: A Step-by-Step Guide

May 28, 2026 · 8 min read

Step-by-step guide to identifying hash types by format, length, and prefix. Covers MD5, SHA-1, SHA-256, bcrypt, Argon2, NTLM, and 40+ hash types.

hash identifier md5 sha256 hash type detection

How to Audit a Website Security from Your Browser

May 26, 2026 · 9 min read

Step-by-step guide to auditing website security from your browser without installing any tools. Check SSL, headers, WAF, and more.

website security audit ssl check online

How to Check If Your Email Is Protected with SPF, DKIM and DMARC

May 24, 2026 · 8 min read

Step-by-step guide to verify your domain email authentication: SPF, DKIM, DMARC and BIMI. Learn to interpret results and fix common issues.

email security check spf dmarc lookup

When AI Finds What Humans Missed

May 23, 2026 · 7 min read

How AI-powered code analysis is discovering critical 0-days that went undetected for years — and why continuous code review is the new security standard.

ai code security review 0-day detection

The Hidden Privacy Cost of Free Security Tools

May 23, 2026 · 6 min read

Most free online security scanners send your URLs and vulnerability data to third-party servers. Here is what they are not telling you.

free security tools privacy client-side analysis