Skip to content

DaProfiler is an OSINT tool allowing you to collect certain information about yourself in order to rectify by rgpd requests the traces you may have left on the net. DaProfiler is indeed able to recover: Addresses, Social media accounts, e-mail addresses, mobile / landline number, jobs. On a specified subject in a limited time. DaProfiler is designe

License

Notifications You must be signed in to change notification settings

Cyd3nt/DaProfiler

Repository files navigation

forthebadge made-with-python GPLv3 license Open Source Love svg3

DaProfiler is an OSINT tool allowing you to collect certain information about yourself in order to rectify by rgpd requests the traces you may have left on the net. DaProfiler is indeed able to recover: Addresses, Social media accounts, e-mail addresses, mobile / landline number, jobs. On a specified subject in a limited time. DaProfiler is designed for Educational Purposes only, We accept no responsibility for the use you make of it.

Install

Python 3.8 & Mozilla Firefox required

git clone https://github.com/TheRealDalunacrobate/DaProfiler.git
cd DaProfiler
pip install -r requirements.txt

Use

usage: profiler.py [-h] [-n NAME] [-ln LASTNAME] [-json JSON] [-zp ZP]

options:
  -h, --help            show this help message and exit
  -n NAME, --name NAME  Victim name
  -ln LASTNAME, --lastname LASTNAME
                        Last name of victim
  -json JSON, --json JSON
                        Print result in json
  -zp ZP, --zp ZP       Zip code (Optional)

Exemple

py profiler.py -n john -ln doe -zp 75012 -json true

Demo

alt text

Api

Source Service type Subscription
Leakcheck.net Breach Search Premium
  • Go to modules\api_modules then open your API module (ex Leakcheck), replace "YOUR_KEY" to your key, save and quit your text editor.

Connect to LinkedIN API

Contact

Mail : daluna_pro@protonmail.ch.

Contributions

All suggestions are welcome.

Code parts used under license and authors

About

DaProfiler is an OSINT tool allowing you to collect certain information about yourself in order to rectify by rgpd requests the traces you may have left on the net. DaProfiler is indeed able to recover: Addresses, Social media accounts, e-mail addresses, mobile / landline number, jobs. On a specified subject in a limited time. DaProfiler is designe

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%