Grizzly Cyber Wiki
  • 👋Grizzly Cyber Security
  • ❓What is Cyber Wiki?
  • Web Testing
    • 🔑Session Token and APIs
      • Testing API Keys
      • Testing JSON WEB TOKENS
    • 🔍Discovery & Scanning
      • Custom Subdomain Wordlists
      • Subdomain Enumeration
      • Dir & Page Enumeration
      • Nuclei
    • 💉Injection Testing
      • CSV Injection
  • Wireless Testing
    • ðŸ“ķWPA2 Cracking
  • Miscellaneous
    • ðŸ’ŧHow to Proxy Linux Traffic
    • ðŸĪŠUseful Unique Resources
    • 📃Cheat Sheets
      • IDOR Cheat Sheet
      • NMAP Cheat Sheet
Powered by GitBook
On this page
  1. Web Testing
  2. Session Token and APIs

Testing API Keys

What to do with API keys.

PreviousSession Token and APIsNextTesting JSON WEB TOKENS

Last updated 2 years ago

Google API Key

The most common scenario is finding a Google API key that is being used for Google Maps. But just because it's used for Maps doesn't mean the API key can't be used for more services. The following tool is great for testing what an API key is permitted to do:

🔑
GitHub - ozguralp/gmapsapiscannerGitHub
Logo