Skip to content
 
 

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

googleapi_tools

This repo contains files relevant to the blog post Decoding Google: Converting a Black Box to a White Box

req2proto (experimental)

  • Go tool to find the request protobuf of any Google API endpoint by bruting all parameters via protojson error messages

This tool is currently experimental

  • Go tool to output required scopes as well as the gRPC service name of a Google API service
  • Requires an Android refresh token
  • A Rust tool to output valid Android API clients given a list of Android package IDs as well as SHA1 signatures
  • The output file can be found data/android_clients.json
  • A Rust tool for finding Android API clients that are approved for a target scope
  • This is useful if you are looking to get authentication on an endpoint and you found the scopes required from gapi-service

About

Tools for pentesting Google APIs

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages