login-securite / DonPAPI

Dumping DPAPI credz remotely
GNU General Public License v3.0
930 stars 110 forks source link

from refresh token to cookie #69

Closed ThePirateWhoSmellsOfSunflowers closed 4 months ago

ThePirateWhoSmellsOfSunflowers commented 4 months ago

Hello, I've updated google_refresh_token.py to print a link to be logged on Google as the user (landing page is gmail but it also works with other services such as google drive). The link lifetime is really short but you can generate as mush as you want.

This script can now be used to generate valid Google cookies from a valid refresh token.

:sunflower: