/TIGMINT

TIGMINT: OSINT (Open Source Intelligence) GUI software framework

Primary LanguageHTMLMIT LicenseMIT

TIGMINT

TIGMINT : Twitter, Instagram and Geo-Tagging Media Intelligence

Releases License Contributors Forks Github Stars

Introduction

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.

Preview

TIGMINT

Modules

Modules

Our Team

Team

Documentation

Docs

Account Finder

Account Finder

Twitter Analyser

Twitter Analyser

Local Setup

Requirements

  • Python 3.6;
  • beautifulsoup4;
  • Nodejs;
  • matplotlib;
  • pandas;
  • NPM;
  • nltk;

Linux Meta-Analysis Requirment

sudo apt install exiftool

Installing and running

Git:

git clone https://github.com/TIGMINT/TIGMINT
cd TIGMINT
pip3 install -r requirements.txt

npm install
node Api/server.js

Contributors

Note

Meta Analysis module is not yet integrated into the web application.

Suggestions, Comments, Feedback

Feedback or new tool suggestions are extremely welcome! Please feel free to submit a pull request or open an issue on github