Profil3r Tool – OSINT Tool
Profil3r Tool
Profil3r is an OSINT 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.
🛠️ Installation
Install PyInquirer :
pip3 install PyInquirer
Install Profil3r :
git clone https://github.com/Rog3rSm1th/Profil3r.git
cd Profil3r/
sudo python3 setup.py install