Skip to content

Latest commit

 

History

History
44 lines (35 loc) · 1.08 KB

README.md

File metadata and controls

44 lines (35 loc) · 1.08 KB

GoogleMapsApiScanner

Original codebase from github.com/ozguralp/gmapsapiscanner

This program is intended to take as input a Google Maps Api Key and scan which services you can use.

Installation & Usage 🚀

  • git clone https://github.com/Fricciolosa-Red-Team/GoogleMapsApiScanner.git
  • cd GoogleMapsApiScanner
  • pip install requests
  • python3 gmaps.py -a AizaXXXXXXXXXXXXXXXXXXXXXXXXXXX

Checked APIs ✔️

  • Staticmap API
  • Streetview API
  • Embed (Basic-Free) API
  • Embed (Advanced-Paid) API
  • Directions API
  • Geocode API
  • Distance Matrix API
  • Find Place From Text API
  • Autocomplete API
  • Elevation API
  • Timezone API
  • Roads API
  • Geolocation API
  • Route to Traveled API
  • Speed Limit-Roads API
  • Place Details API
  • Nearby Search-Places API
  • Text Search-Places API
  • Places Photo API
  • Playable Locations API
  • FCM API
  • Custom Search API

Semi-Auto Checked APIs:

  • JavaScript API

License 📜

This repository is under MIT License