/FBI-Look

FBI Hack

Primary LanguagePython

FBI-Look

FBI Hack Collecting information about sites and users

about the tool :

  • • The tool is specialized in collecting information about users on the Internet and websites:
  • • Users section :
  • 1 - Email search (linked sites)
  • 2 - Find phone number + some associated websites
  • 3 - Username search on 28 websites
  • 4 - Extract some information about ip
  • • WebSites section :
  • 1 - Extracting some site information (information about the domain + IP of the site + the server)
  • 2 - Subdomins Extract
  • 3 - Extract links from the site
  • 4 - check ports open

install in kali linux :

sudo git clone https://github.com/vv1ck/FBI-Look
cd FBI-Look
  • install libraries :
pip install time
pip install requests
pip install threading
pip install phonenumbers
  • Then run the tool :
python3 FBI-Look.py

  • The project is scalable 🕊

See ..