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