/OSINT-Search

Script in Python that uses public databases to retrieve information about people and domains.

Primary LanguagePython

OSINT-Search Description

  • Script in Python that uses Pipl, Haveibeenpwned, Opencnam and Google APIs to do OSINT searches using an email address, phone number or domain.
  • Create an account at https://pipl.com/api and get the API key.
  • Create an account at https://www.opencnam.com/ and get the Account SID and Auth Token.

Functionality

  • Presents people information like full name, age, gender, location, languages, social networks, etc...
  • Presents information related to data breaches
  • Presents information related to pastes of data breaches made public
  • Presents which country a phone number belongs to
  • Presents results of google hackings searches

More functionalities to be added later.

Tested On

  • Kubuntu 18.04.2 LTS
  • Kali Linux 2019.1

Requirements

Usage

  • ./osintS34rCh -e email@test.com
  • ./osintS34rCh -e email@test.com -pk piplAPIkey
  • ./osintS34rCh.py -p telenomeNumber -sid account_sid -t auth_token
  • ./osintS34rCh.py -s domain.com -d google_dork -n num_pages