Show HN: KeyLeak Detector – Scan websites for exposed API keys and secrets
github.com·22h·
Discuss: Hacker News
Flag this post

KeyLeak Detector

A web application that scans websites for potential API keys, secrets, and sensitive information leaks. This tool helps developers and security professionals identify and fix security vulnerabilities in their web applications.

Referenced Project: Key detection patterns inspired by Keyleaksecret.

📸 Preview

Features

  • Scans web pages for common secret patterns (API keys, passwords, tokens, etc.)
  • Checks response headers for sensitive information
  • Validates security headers
  • User-friendly web interface
  • Real-time scanning results
  • Categorizes findings by severity

Installation

Clone this repository:

git clone <repository-url>
cd keyleak-detector

Create and activate a virtual envi…

Similar Posts

Loading similar posts...