Use Google services to gather details on an owner of a google account.
Created for research purposes only. Don't use it on someone other than yourself.
Recieve phone number or gmail address.
Returns:
It can sometimes pop a 2FA screen on the victim's phone, dependent on user's configuration.
So Do not use it on other people. Only yourself.
git clone https://github.com/Shakedash-dev/GmailOSINT.git & cd GmailOSINT
pip install requirements.txt
Can also be compiled using pyinstaller.
python3 GmailOSINT.py john.doe@gmail.com
python3 GmailOSINT.py +12345678901
Can use --sleep 20
or higher if the connection is slow.
Windows 11, Python3.10.0