/http-header-analysis

Chrome extension to analyze HTTP security headers.

Primary LanguageJavaScriptMIT LicenseMIT

HTTP Header Analysis

HTTP Header Analysis chrome extension enables you to inspect response headers after the page loads. The following headers are analyzed, and the results are displayed when you select the extension icon.

  • X-Frame-Options
  • Strict-Transport-Security
  • X-XSS-Protection
  • Content-Security-Policy
  • X-Content-Type-Options
  • Referrer-Policy

Installation

  1. Clone the repository

    git clone https://github.com/govindasamyarun/http-header-analysis
  2. Open the Chrome browser menu in the top-right corner and select More Tools > Extensions.

  3. Select Load unpacked -> select http-header-analysis directory.

Demo

http-header-analysis.mp4

Support

Use the issues tab to report any problems or issues.

License

Distributed under the MIT License. See LICENSE for more information.