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!
- Detective Skills: Uses regex magic to identify API keys.
- Insightful: Tells you which service the key belongs to and where to find more info.
-
Python 3.x: Because who doesn't love Python?
-
Colorama: For those fancy colors in your terminal. Install it with:
pip install colorama
-
Clone the repo: Get your hands on the code.
git clone https://github.com/yourusername/APIKeyDetective.git
-
Navigate: Step into the detective's office.
cd APIKeyDetective
-
Check your gear: Make sure
api_patterns.json
is in the house. It's your key pattern playbook.
-
Run the show:
python api_audit.py
-
Enter the mystery key: Type in an API key and let the detective do its thing. Type 'quit' to hang up your hat.
Got a knack for detective work? Join the squad and help us improve! Pull requests are welcome.
This project is licensed under the MIT License. Because sharing is caring!
Enjoy your detective journey! 🕵️♀️🔍