Skip to content

cyfinoid/ghnavigator

Repository files navigation

GH Navigator

A client-side GitHub token analyzer and repository browser. No server required, runs entirely in your browser.

Features

🔍 Repository Browser (index.html)

  • Browse GitHub repositories by organization
  • File system navigation with syntax highlighting
  • API rate limit monitoring
  • Theme support (light/dark mode)

🔐 Token Analyzer (ghcreds.html)

  • Single and bulk GitHub token analysis
  • Scope risk assessment with color coding
  • Repository access enumeration
  • GitHub Actions variables/secrets discovery
  • Configuration security analysis
  • Print-friendly reports

Quick Start

  1. Clone or download this repository
  2. Open index.html or ghcreds.html in your browser
  3. Enter your GitHub token to start analyzing

Security

  • Client-side only: No data sent to external servers
  • In-memory storage: Tokens stored only during session
  • HTTPS recommended: Use secure connections for token input

Components

  • Repository Browser: Navigate and explore GitHub repositories
  • Token Analyzer: Comprehensive GitHub token security assessment

Print Reports

Token Analyzer generates PDF reports via browser print functionality with proper headers, footers, and formatting.

🤖 AI-Assisted Development

This project was developed with the assistance of AI tools, most notably Cursor IDE. These tools helped accelerate development and improve velocity. All AI-generated code has been carefully reviewed and validated through human inspection to ensure it aligns with the project’s intended functionality and quality standards.

License

MIT License - see LICENSE.md for details.

Credits

Bulk token validation inspired by gimmePATz.

💬 Community & Discussion

Join our Discord server for discussions, questions, and collaboration:

Join our Discord Server

Connect with other security researchers, share your findings, and get help with KeyChecker usage and development.


Cyfinoid Research | Website | GitHub | Trainings

About

Github navigator via ghtoken

Resources

Stars

Watchers

Forks

Packages

No packages published