An OSINT (Open Source Intelligence) software framework with an objective of making cyber investigations more convinient by implementing abstraction mechanisms to hide the background technical complexity also bundling different analysis techniques for social media Intelligence together providing a simple intuitive web interface for the user to work with.
- Python 3.6;
- beautifulsoup4;
- Nodejs;
- matplotlib;
- pandas;
- NPM;
- nltk;
sudo apt install exiftool
Git:
git clone https://github.com/TIGMINT/TIGMINT
cd TIGMINT
pip3 install -r requirements.txt
npm install
node Api/server.js
Meta Analysis module is not yet integrated into the web application.
Feedback or new tool suggestions are extremely welcome! Please feel free to submit a pull request or open an issue on github