An OSINT framework with an objective of making investigations more convinient by making SOCMINT tools accessible remotely on our website without having to install any dependencies.
- Python 3.6;
- beautifulsoup4;
- Nodejs;
- matplotlib;
- pandas;
- NPM;
- nltk;
sudo apt install exiftool
Git:
git clone https://github.com/Yajassardana/TIGMINT
cd TIGMINT
pip3 install -r requirements.txt
npm install
node Api/server.js
Feedback or new tool suggestions are extremely welcome! Please feel free to submit a pull request or open an issue on github