O8 is the OSINT a tool that combines many others. OSINT has never been so fast and convenient. In this project are used:
O8 allows you to quickly gather the information you need about a person by a variety of parameters, including: first name, last name, patronymic, IP address, e-mail address and user names.
O8 is only available for Linux and MacOS
Clone O8 repo:
$ git clone https://github.com/1a11/o8.git
$ cd o8
Install dependencies :
$ cd ./tools
$ pip3 install -r requirements.txt
Wait until pip finish it's work. We also need to download and install phoneinfoga. Navigate to it's repo and follow the installation instructions. Phoneinfoga binary is located in tools folder. Now just run core[dot]py.
Now, I do not utilize name params, but I will add this ASAP.
This software is licensed under GPL-3.0 licens.