Find social media Acoounts
This Python script is used for OSINT (Open-Source Intelligence) tool used for finding online profiles associated with a given username on various social media and online platforms.
- git clone https://github.com/OFD5/Socuma.git
- cd Socuma
- pip install -r requirements.txt
- python Socuma.py
- Enter the name of the User: e.g Themba1
- e.g python socuma.py -u themba1
python socuma.py -h
I created this tool in reference from this tool thanks to this nice tool i recommend everyone to check it out. https://github.com/thewhiteh4t/nexfil
https://github.com/sherlock-project/sherlock
https://github.com/soxoj/maigret
https://github.com/thewhiteh4t/nexfil
The tool might provide false positives due CAPTCHA on some sites like linkedin. However, you can modify the tool, this will be starting point from creating best tools in future. maybe you can help me fix this bugs in this tool.
⚠ legal disclaimer : Usage of Socuma for attacking targets without prior mutual consent is illegal. It is the end user's responsibility to obey all applicable local, state and federal laws. Developers assume no liability and are not responsible for any misuse or damage caused by this program.