/Hunter

open source intellegence tool

Primary LanguagePython

Hunter :trollface:

Hello, This is Yothor Security i made easy OSINT tool that can gather some information online

Hunter has 3 tools that could be used by osint investigators and security professionals

  • Ip to location
  • extract meta data from image
  • simple google dork

the main idea of this project is just to automate investigation and educational purposes that is why i use many modules and write it in few lines

run this program

check python version

python --version

install requirements

pip3 install -r requirements.txt

run the program

python hunter.py

Happy Hacking!!!!