iky OSINT Mission. Acquire data from a mail. Collect, Profile, Timeline.
Mission iKy is to collects data from an e-mail and reveals leads to a pleasant visible interface.
Set up
Clone repository
git clone https://gitlab.com/kennbroorg/iKy.git
Set up Backend
Redis
You need to set up Redis
wget http://obtain.redis.io/redis-stable.tar.gz
tar xvzf redis-stable.tar.gz
cd redis-stable
make
sudo make set up
And activate the server in a terminal
redis-server
Python stuff and Celery
You need to set up the libraries inside necessities.txt
pip set up -r necessities.txt
And activate Celery in one other terminal, inside the listing backend
./celery.sh
Lastly, once more, in one other terminal activate backend app from listing backend
python app.py
Set up Frontend
Node
To start with, set up nodejs.
Dependencies
Contained in the listing frontend set up the dependencies
npm set up
Activate Frontend Server
Lastly, to run frontend server, execute:
npm begin
Browser
Open the browser on this url
Config API Keys
As soon as the applying is loaded within the browser, you must go to the Api Keys possibility and cargo the values of the APIs which can be wanted.
- Fullcontact: Generate the APIs from here
- Twitter: Generate the APIs from here
- Linkedin: Solely the person and password of your account have to be loaded