check-my-headers is a Node.js-based tool designed to analyze HTTP security headers on websites and web applications. The tool can be used as a command-line utility through npx or integrated as a module within Node.js projects. It performs automated scans of specified URLs to evaluate the presence and configuration of security-related HTTP headers. When scanning a target URL, the tool examines various security headers including Content Security Policy (CSP), Strict Transport Security (HSTS), X-XSS-Protection, Referrer Policy, and server identification headers. It provides feedback on missing security headers and identifies potentially problematic headers that should be removed or modified. The tool returns structured output containing the HTTP status code, analysis messages categorized by type (error, warning, etc.), and the complete set of headers found on the target. Messages indicate specific security improvements such as missing headers that should be implemented or existing headers that pose security risks. check-my-headers handles error cases gracefully, including invalid or missing URLs, and provides clear feedback to users about scan results and recommended security enhancements.
FEATURES
EXPLORE BY TAGS
SIMILAR TOOLS
SearchCode is an extensive code search engine that indexes 75 billion lines of code from millions of projects to help developers find coding examples and libraries.
A Nuxt 3 security module that automatically implements OWASP security patterns through HTTP headers, middleware, and various protection mechanisms including CSP, XSS validation, CORS, and CSRF protection.
A source code search engine for searching alphanumeric snippets, signatures, or keywords in web page HTML, JS, and CSS code.
APKiD is a tool that identifies compilers, packers, obfuscators, and other weird stuff in APK files.
Bearer CLI is a static application security testing tool that scans source code across multiple programming languages to identify and prioritize OWASP Top 10 and CWE Top 25 security vulnerabilities through data flow analysis.
A technology lookup and lead generation tool that identifies the technology stack of any website and provides features for market research, competitor analysis, and data enrichment.
A deliberately vulnerable Java web application designed for educational purposes to teach web application security concepts and common vulnerabilities.
An open-source tool that automates the detection and analysis of DLL hijacking vulnerabilities in Windows applications, providing detailed reports and remediation guidance.
ThreatLocker is an enterprise cybersecurity platform that provides comprehensive endpoint protection and zero-trust security to prevent ransomware, viruses, and other malicious software from running on endpoints.
PINNED

Checkmarx SCA
A software composition analysis tool that identifies vulnerabilities, malicious code, and license risks in open source dependencies throughout the software development lifecycle.

Orca Security
A cloud-native application protection platform that provides agentless security monitoring, vulnerability management, and compliance capabilities across multi-cloud environments.

DryRun
A GitHub application that performs automated security code reviews by analyzing contextual security aspects of code changes during pull requests.