Ghunt OSINT Tool Kali Linux

 


GHunt is an OSINT tool for Google Accounts Which Can extract information from any Google Account using an email.

Ghunt Github 

Ghunt Github OSNIT Tool Created By MAXRCH
 

Ghunt OSNIT Tool Extract Following Data

  • Owner's First Last Name.
  • All Installed softwares (P).
  • Last time the profile was edited.  
  • Activated Google services (YouTube, Photos, Maps, News360, Hangouts, etc.)
  • Possible other usernames.
  • If the account is a Hangouts Bot.
  • Possible physical location (M).
  • Google ID.
  • Public photos (P).
  • Phones firmwares (P).
  • Google Maps reviews (M).
Presently the (P) checked highlights requires the objective record to have the default setting of Allow the individuals you share content with to download your photographs and recordings on the Google AlbumArchive, or if the objective has ever utilized Picasa connected to their Google account.

Those highlights set apart with a (M) require the Google Maps surveys of the objective to be public (they are as a matter of course). 
 
Ghunt Installation Termux

pkg install python -y && pkg install python2 -y && pkg install git -y && pkg update -y && pkg upgrade -y

Now We Have To Install Ghunt Using Git Link So Type Command

git clone  https://github.com/mxrch/GHunt

then navigate ghunt folder by typing command

cd && ls

now type command to open Ghunt Folder

cd ghunt or cd Ghunt (Its according to folder name)

 

python3 -m pip install -r requirements.txt

now type

python3 hunt.py myemail@gmail.com

 

Video Guide