Skip to content

workingwheel/APIKeyDetective

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🎩 API Key Detective πŸ•΅οΈβ€β™‚οΈ

Welcome to the world of API Key Detective, where your API keys are no longer a mystery! This nifty little tool helps you uncover the secrets behind those cryptic strings of characters. Whether it's a GitHub token or a Stripe key, we've got you covered!

🌟 Features

  • Detective Skills: Uses regex magic to identify API keys.
  • Insightful: Tells you which service the key belongs to and where to find more info.

πŸ› οΈ Prerequisites

  • Python 3.x: Because who doesn't love Python?

  • Colorama: For those fancy colors in your terminal. Install it with:

    pip install colorama

πŸš€ Getting Started

  1. Clone the repo: Get your hands on the code.

    git clone https://github.com/yourusername/APIKeyDetective.git
  2. Navigate: Step into the detective's office.

    cd APIKeyDetective
  3. Check your gear: Make sure api_patterns.json is in the house. It's your key pattern playbook.

🎬 How to Use

  1. Run the show:

    python api_audit.py
  2. Enter the mystery key: Type in an API key and let the detective do its thing. Type 'quit' to hang up your hat.

🀝 Contributing

Got a knack for detective work? Join the squad and help us improve! Pull requests are welcome.

πŸ“œ License

This project is licensed under the MIT License. Because sharing is caring!

Enjoy your detective journey! πŸ•΅οΈβ€β™€οΈπŸ”

About

APIKeyDetective

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages