Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Greyjedix/Profil3r

OSINT tool that allows you to find a person's accounts and emails + breached emails
https://github.com/Greyjedix/Profil3r

Last synced: 4 months ago
JSON representation

OSINT tool that allows you to find a person's accounts and emails + breached emails

Awesome Lists containing this project

README

        

# Profil3r

Buy Me A Coffee

Profil3r is an [OSINT](https://en.wikipedia.org/wiki/Open-source_intelligence) 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.

![](https://i.imgur.com/MObvrJg.gif)
## 💡 Prerequisite
[Python 3](https://www.python.org/)

## 🛠️ Installation
```bash
git clone https://github.com/Rog3rSm1th/Profil3r.git
cd Profil3r/
python3 setup.py install
```
## Features

#### Emails
- [x] Data leaks
- [x] Emails

#### Social
- [x] Instagram
- [x] Facebook
- [x] Twitter
- [x] Tiktok

#### Porn
- [x] Onlyfans

## Report 📖

A report in JSON format is automatically generated in the `reports` folder

## 📚 Example

```bash
python3 profil3r john doe
```

## 📝 License

This project is under the MIT license.