Coder Social home page Coder Social logo

pseudobobsmith / profil3r Goto Github PK

View Code? Open in Web Editor NEW

This project forked from greyjedix/profil3r

0.0 0.0 0.0 139 KB

OSINT tool that allows you to find a person's accounts and emails + breached emails ๐Ÿ•ต๏ธ

License: MIT License

Python 90.56% Smarty 4.65% CSS 3.07% JavaScript 1.72%

profil3r's Introduction

Profil3r

For educational purposes only. License: MIT

Buy Me A Coffee

Twitter Badge

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 and jinja2 :

pip3 install PyInquirer jinja2

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

  • Instagram
  • Facebook
  • Twitter
  • Tiktok
  • Pinterest
  • Linktr.ee
  • MySpace

๐ŸŽต Music

  • Soundcloud
  • Spotify

โ€๐Ÿ’ป Programming

  • Github
  • Pastebin
  • Repl.it
  • Cracked.to

๐Ÿ’ฌ Forum

  • 0x00sec.org
  • Jeuxvideo.com
  • Hackernews

๐Ÿ—ฃ๏ธ Tchat

  • Skype

๐Ÿ“บ Entertainment

  • Dailymotion
  • Vimeo

๐Ÿšซ Porn

  • PornHub
  • RedTube
  • XVideos

๐Ÿ’ธ Money

  • BuyMeACoffee
  • Patreon

๐Ÿ“– 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

โš™๏ธ The config.json file

You can modify the paths of the reports, the separators and the services Profil3r will search by default in the config.json file

Field Type Default Description
report_elements Array ["email", "facebook", "twitter"] List of the services for which profil3r will search
json_report_path String "./reports/json/{}.json" The path of the report's JSON file, this path must include a {} which corresponds to the file name
html_report_path String "./reports/html/{}.html" The path of the report's HTML file, this path must include a {} which corresponds to the file name
csv_report_path String "./reports/csv/{}.csv" The path of the report's CSV file, this path must include a {} which corresponds to the file name
separators Object {"Dot": ".", "Dash": "-", "Underscore": "_"} List of separators to separate items, for example: john.doe, john-doe, john_doe

๐Ÿ“š Example

python3 profil3r.py -p john doe

๐Ÿ“ License

This project is under the MIT license.

Contact

for any remark, suggestion or job offer, you can contact me at [email protected] or on twitter @Rog3rSm1th

profil3r's People

Contributors

rog3rsm1th avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.