https://github.com/zimbres/checkheaders
A web-based tool to check security headers of a website
https://github.com/zimbres/checkheaders
Last synced: 16 days ago
JSON representation
A web-based tool to check security headers of a website
- Host: GitHub
- URL: https://github.com/zimbres/checkheaders
- Owner: zimbres
- License: agpl-3.0
- Created: 2025-04-17T01:12:05.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2025-04-29T00:32:21.000Z (about 1 month ago)
- Last Synced: 2025-05-14T01:34:48.631Z (18 days ago)
- Language: HTML
- Homepage:
- Size: 170 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# :lock: Check Headers - Analyze Website Security Headers
Check Headers is a web-based tool that helps you quickly inspect and evaluate the HTTP security headers of any website. Simply enter a URL, and Check Headers will retrieve and analyze the site's headers, providing a comprehensive report that includes:
✅ Presence of essential security headers like Content-Security-Policy, Strict-Transport-Security, X-Frame-Options, and more
🛡 A security grade from A+ to F, based on missing or misconfigured headers
⚠ Detection of unsafe Content-Security-Policy (CSP) configurations
📋 A full list of received headers and their values
❌ Warnings for potentially risky headers like Server or X-Powered-By
🔍 Insight into missing CSP directives with helpful explanations
Whether you're a developer, security professional, or website owner, Check Headers makes it easy to spot weaknesses and improve your site's HTTP header security.
---
