Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/daprofiler/DaProfiler
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.
https://github.com/daprofiler/DaProfiler
email emails facebook france information-gathering instagram intelligence osint osint-python osint-tools person-search python skype social-media social-network threat-intelligence tracelabs
Last synced: about 1 month ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/daprofiler/DaProfiler
- Owner: daprofiler
- License: gpl-3.0
- Archived: true
- Created: 2021-06-26T12:54:58.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-27T18:05:53.000Z (about 1 year ago)
- Last Synced: 2024-05-10T10:31:50.511Z (7 months ago)
- Topics: email, emails, facebook, france, information-gathering, instagram, intelligence, osint, osint-python, osint-tools, person-search, python, skype, social-media, social-network, threat-intelligence, tracelabs
- Language: Python
- Homepage: https://tinyurl.com/DaProfiler
- Size: 2.23 MB
- Stars: 781
- Watchers: 10
- Forks: 88
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- Python-Security-Tool-Database - DaProfiler - This a person profiler and covers bases that others on this list do not. It's fairly in-depth, updated regularly, and has a clean UI. Easy to use and works well, some false positives. (Synopsis / Table of Contents)
- project-awesome - daprofiler/DaProfiler - 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 recove (Python)
README
![alt text](https://github.com/daprofiler/DaProfiler/blob/main/files/DaProfiler_Logo.png?raw=true)
![](https://visitor-badge.laobi.icu/badge?page_id=TheRealDalunacrobate.daprofiler)
DaProfiler is an OSINT tool capable of tracing the digital identity of a target via social networks, emails, public information such as directories, business listings, etc.
DaProfiler is also able to check if a face appears on the profile photos of returned accounts.
DaProfiler can bring you a lot in the context of a search for email addresses on a French target using various techniques of mail guessing, mail swapping using the first and last name of your target.
The developers inform you that you are responsible for the uses and actions you make of DaProfiler, this tool is above all a big data awareness tool, created to search for a person with his agreement and allow him to remove malicious traces of his digital identity to protect themselves.Input : Name , Last Name
Output : email addresses, landline numbers, physical addresses, social networks, work history, photos, etc.#### Installation
Python 3.8 & Mozilla Firefox required.
```bash
git clone https://github.com/TheRealDalunacrobate/DaProfiler.git
cd DaProfiler
pip install -r requirements.txt
```
#### Connect to LinkedIN API
+ Go to [modules\linkedin_search](https://github.com/daprofiler/DaProfiler/blob/main/modules/social_medias/linkedin_search.py) then add your creditentials.## Demo
![alt text](https://i.ibb.co/XSzG90S/Capture-censored.jpg)## Contributions
All suggestions are welcome.## Code parts used under license and authors
+ [Palenath - Instagram Advanced Lookup Function](https://github.com/megadose/toutatis)