Profil3r - Profiles of a Person on Social Networks

Admin

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.

💡 Prerequisite

Python 3

Installation

Install PyInquirer, jinja2 and bs4 :

pip3 install PyInquirer jinja2 bs4

Install Profil3r :

git clone https://github.com/Rog3rSm1th/Profil3r.git
cd Profil3r/
sudo python3 setup.py install

Features

📙 Domain

  •  TLD (.com, .org, .net, etc...)

✉️ Emails

  •  Data leaks
  •  Emails

🌐 Social

ServiceProfile Scraping
InstagramYes ✔️
FacebookNo
TwitterNo
TiktokNo
PinterestNo
Linktr.eeYes ✔️
MySpace Yes ✔️

🎵 Music

ServiceProfile Scraping
SoundcloudNo
SpotifyNo

‍💻 Programming

ServiceProfile Scraping
GithubYes ✔️
 PastebinYes ✔️
 Repl.itNo
Cracked.toNo

💬 Forum

ServiceProfile Scraping
0x00sec.orgNo
HackernewsYes ✔️
Jeuxvideo.comYes 

Report

JSON

A report in JSON format is automatically generated in the reports/json folder

CSV

A report in CSV format is automatically generated in the reports/csv folder

HTML

A report in HTML format is automatically generated in the reports/html folder, you can access it in your webbrowser