mxrch / GHunt

🕵️‍♂️ Offensive Google framework.
Other
15.65k stars 1.3k forks source link

Unable to save cookies. #241

Closed ghost closed 1 year ago

ghost commented 3 years ago

I installed newest version on Github, and try to input cookies My command:dat@HanhtinhLucbich ~/G/GHunt (master)> python3 check_and_gen.py [-] No stored cookies found

Enter these browser cookies found at accounts.google.com : SID => 9wcPB***IQ. SSID => A****A APISID => u*0 SAPISID => ug1*p HSID => Apk*****i

[+] The cookies seems valid ! Extracting the tokens...

Google Docs Token => AC4w****009 [-] Timeout while fetching the Internal tokens.
Please increase the timeout in config.py or try again. I have attemped to increase timeout from 180 to 360 (second) But is no change. What is the issue and solution? If your py file have "save logs" function,please guide me.

StigP1337 commented 3 years ago

Which Python version are you using? It works for me with Python 3.8.x and 3.9.x, but not with 3.6.x and 3.7.x (same error)

haxor-dot commented 3 years ago

@StigP1337 Did you tried regenerating cookies and entering them? or you using old cookies?