Giter VIP home page Giter VIP logo

gmailosint's Introduction

GmailOSINT

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.

What it does?

Recieve phone number or gmail address.
Returns:

  1. GAIA ID
  2. Full Name
  3. Addresses the account posted reviews on.
  4. Times the reviews taken.

Warning!

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.

Installation

git clone https://github.com/Shakedash-dev/GmailOSINT.git & cd GmailOSINT
pip install requirements.txt

Can also be compiled using pyinstaller.

Usage

python3 GmailOSINT.py [email protected]
python3 GmailOSINT.py +12345678901

Can use --sleep 20 or higher if the connection is slow.

Example

GmailOSINT POC

Tested on

Windows 11, Python3.10.0

gmailosint's People

Contributors

shakedash-dev avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

gmailosint's Issues

Failed to getting information

PS C:\Users*\Downloads> python -u "c:\Users*\Downloads\GmailOSINT.py" ****@gmail.com --sleep 20
Poor internet connection...
Please use --sleep 20 (or higher)
Exception ignored in: <function Chrome.del at 0x00000176A0957100>
Traceback (most recent call last):
File "C:\Users*\AppData\Local\Programs\Python\Python311\Lib\site-packages\undetected_chromedriver_init_.py", line 793, in del
self.quit()
File "C:\Users*
\AppData\Local\Programs\Python\Python311\Lib\site-packages\undetected_chromedriver_init_.py", line 748, in quit
time.sleep(0.1)
OSError: [WinError 6] The handle is invalid

Used on Unix with [email protected] and requirements installed

It throws that ERROR:

Traceback (most recent call last):
File "/Users/0x01/Tools/Osint/GmailOSINT/GmailOSINT.py", line 229, in
main()
File "/Users/0x01/Tools/Osint/GmailOSINT/GmailOSINT.py", line 153, in main
driver = uc.Chrome(use_subprocess=True)
File "/usr/local/lib/python3.10/site-packages/undetected_chromedriver/init.py", line 411, in init
browser = subprocess.Popen(
File "/usr/local/Cellar/[email protected]/3.10.9/Frameworks/Python.framework/Versions/3.10/lib/python3.10/subprocess.py", line 971, in init
self._execute_child(args, executable, preexec_fn, close_fds,
File "/usr/local/Cellar/[email protected]/3.10.9/Frameworks/Python.framework/Versions/3.10/lib/python3.10/subprocess.py", line 1722, in _execute_child
and os.path.dirname(executable)
File "/usr/local/Cellar/[email protected]/3.10.9/Frameworks/Python.framework/Versions/3.10/lib/python3.10/posixpath.py", line 152, in dirname
p = os.fspath(p)
TypeError: expected str, bytes or os.PathLike object, not NoneType

Any Idea why that happend??

Greetz

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.