mxrch / GHunt

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

Ghunt Companion (Browser Extension) only gives me a long string #287

Closed romulocordova closed 2 years ago

romulocordova commented 2 years ago

As I couldn't find the LSID, I installed the GHunt Companion so I can get the cookies.

Nevertheless, I just get a very long string of characters and when running python3 check_and_gen.py it asks for more than one string.

Help.

mxrch commented 2 years ago

As I couldn't find the LSID, I installed the GHunt Companion so I can get the cookies.

Nevertheless, I just get a very long string of characters and when running python3 check_and_gen.py it asks for more than one string.

Help.

Are you sure you got the latest version of GHunt ? Run a "git pull" in the folder, and when you run the check_and_gen.py, it should ask you the method to use to login Here you can choose between the two methods of the extension, or the manual method.

romulocordova commented 2 years ago

As I couldn't find the LSID, I installed the GHunt Companion so I can get the cookies. Nevertheless, I just get a very long string of characters and when running python3 check_and_gen.py it asks for more than one string. Help.

Are you sure you got the latest version of GHunt ? Run a "git pull" in the folder, and when you run the check_and_gen.py, it should ask you the method to use to login Here you can choose between the two methods of the extension, or the manual method.

Worked like a charm. Thanks!