Discord 💬
pip3 install profil3r && profil3r --help
Find the profiles of a person on social networks, as well as their email addresses
Installation | Features | Usage | Contact
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.
pip3 install profil3r
Recommended for developers. It automatically clones the main branch from the Profil3r repo, and installs from source.
# Automatically clone the Profil3r repository and install profil3r from source
bash <(wget -q https://raw.githubusercontent.com/Rog3rSm1th/Profil3r/main/scripts/autoinstall.sh -O -)
- TLD (.com, .org, .net, etc...)
- Data leaks
- Emails
Service | Profile Scraping |
---|---|
Yes ✔️ | |
No | |
Yes ✔️ | |
Tiktok | No |
No | |
Linktr.ee | Yes ✔️ |
MySpace | Yes ✔️ |
Flickr | Yes ✔️ |
DeviantArt | No |
GoodReads | No |
Ello | No |
Chirpty | Yes ✔️ |
Disqus | No |
Service | Profile Scraping |
---|---|
Soundcloud | No |
Spotify | No |
Smule | No |
bandcamp | Yes ✔️ |
Service | Profile Scraping |
---|---|
Github | Yes ✔️ |
Pastebin | Yes ✔️ |
LessWrong | Yes ✔️ |
Repl.it | No |
Cracked.to | No |
PyPi | Yes ✔️ |
NPM | Yes ✔️ |
Asciinema | No |
CodeMentor | No |
Ifttt | No |
Service | Profile Scraping |
---|---|
0x00sec.org | No |
Hackernews | Yes ✔️ |
Jeuxvideo.com | Yes ✔ |
Service | Profile Scraping |
---|---|
Skype | No |
Service | Profile Scraping |
---|---|
Dailymotion | No |
Vimeo | No |
DeviantArt | Yes ✔ |
Dribbble | Yes ✔ |
Service | Profile Scraping |
---|---|
PornHub | Yes ✔ |
RedTube | No |
XVideos | No |
Service | Profile Scraping |
---|---|
BuyMeACoffee | No |
Patreon | No |
CashApp | No |
Service | Profile Scraping |
---|---|
AboutMe | Yes ✔ |
SlideShare | Yes ✔ |
WordPress | No |
Service | Profile Scraping |
---|---|
Steam | No |
Op.gg | Yes ✔ |
Dota2 | Yes ✔ |
Kongregate | Yes ✔ |
Service | Profile Scraping |
---|---|
Medium | No |
Dev.to | No |
Hubpages | Yes ✔ |
LiveJournal | No |
Service | Profile Scraping |
---|---|
TripAdvisor | No |
Service | Profile Scraping |
---|---|
Wikipedia | No |
Instructables | Yes ✔ |
Service | Profile Scraping |
---|---|
Root-me | Yes ✔ |
Service | Profile Scraping |
---|---|
Keybase | Yes ✔ |
To further analyze the data collected by Profil3r, it is possible to generate reports in different formats using the argument -r/--report <path of the reports>
A report in JSON format is generated in the reports/json
folder
A report in CSV format is generated in the reports/csv
folder
A report in HTML format is generated in the reports/html
folder, you can access it in your webbrowser
usage: profil3r [-h] -p PROFILE [PROFILE ...] [-r REPORT] [--services SERVICES [SERVICES ...]] [-f] [-s SEPARATORS [SEPARATORS ...]]
optional arguments:
-h, --help show this help message and exit
-p PROFILE [PROFILE ...], --profile PROFILE [PROFILE ...]
parts of the username that you are looking for. e.g. john doe
-r REPORT, --report REPORT
path to the report directory. e.g. ./OSINT
--services SERVICES [SERVICES ...]
list of services to search, separated by a comma. e.g. facebook,twitter,email
-f, --filter filters the permutations by keeping only the most plausible ones
-s SEPARATORS [SEPARATORS ...], --separators SEPARATORS [SEPARATORS ...]
separators. e.g . - _
profil3r -p john doe --services facebook twitter email -r ./OSINT
This project is under the MIT license.
for any remark, suggestion or job offer, you can contact me at r0g3r5@protonmail.com or on twitter @Rog3rSm1th