Osinku is an OSINT framework made by Takaso and Komodo, the name is a fusion of Senku and OSINT.
It's just at the first version, but it's already the official 2°lens of S.E.S.S.O. Soldiers.
If you want to see the first, click here.
Follow this simple steps:
- Cloning the repo: Clone the repo with
git clone https://github.com/S-E-S-S-O/Osinku
and navigate in to the folder withcd Osinku
. - Requirements: For install the necessary libraries, type on terminal:
pip install -r requirements.txt
- Enjoy: Now all it's done! To start osinku, type
python3 osinku.py
Here the commands that osinku offer to you:
1 - username: Check if the username if avaible on socials
2 - email: Check if the email is used on various socials
3 - number informations: Return to you the information of a telephone number
4 - IP lookup: Return to you the informations of an IP address
5 - exit: Exit (lol)
This is not the stable version of osinku, we will release new versions soon!
At the moment, osinku it's only for windows.