Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/adarshshetty18/fcm_server_key

Tool to extract & validate google fcm server keys from apks
https://github.com/adarshshetty18/fcm_server_key

Last synced: 21 days ago
JSON representation

Tool to extract & validate google fcm server keys from apks

Awesome Lists containing this project

README

        

# fcm_server_key
A simple script to extract & validate google fcm server keys from apk file.

Based on [Abss's](https://twitter.com/absshax) research about Firebase Cloud Messaging Service Takeover:
https://abss.me/posts/fcm-takeover/

## Pre-requisite
Apktool needs to be installed before running this script

Reference: https://ibotpeaches.github.io/Apktool/install/

## Usage
![usage](images/usage.PNG)