Skip to content

Sahildholpuria/ProfileFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProfileFinder

ProfileFinder tool that allows you to find potential profiles of a person on social networks, as well as their email addresses. This program also alerts you to the presence of a data leak for the found emails.

Deployment

How to run this tool

//Make sure python3 install on the system
// Commands to install python3 in Linux

  sudo apt update
  sudo apt install software-properties-common
  sudo add-apt-repository ppa:deadsnakes/ppa
  sudo apt update
  sudo apt install python3.8
  python --version

//Let see how to run this tool  

  git clone https://github.com/Sahildholpuria/ProfileFinder.git
  cd ProfileFinder
  sudo python3 profilefinder.py -p [NAME]

Authors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published