A powerful tool for tracking users across various social media platforms, including Facebook, Twitter, Stackoverflow, Instagram, Reddit, Steam, Pinterest, Tumblr, Pastebin, and Github. With SocialPath, you can deanonymize darknet users by identifying username reuse.
Features
Requirements
Installation
backend/keys.json
apt-get install redis-server; redis-server
https://github.com/woj-ciech/SocialPath
pip3 install -r requirements.txt
python3 manage.py makemigrations social; python3 manage.py migrate social; python3 manage.py runserver
celery worker -A socialpath --loglevel=debug
(or for Celery 5.x, celery --app socialpath worker
)Usage
SocialPath will be accessible at localhost:8000/search
Screenshots
[Insert screenshots here]
License
This project is licensed under the terms of the MIT license.
> Visit SocialPath Website <