/karus

Swiss army knife of OSINT, with a custom website

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Karus

  • One of the most powerful SOCMINT information gathering website
  • Backend with 5+ modules including bloxsint
  • Integration Testing for most of the modules

Modules

  • Roblox
  • Steam
  • Minecraft
  • Github
  • And more

Setup

git clone https://github.com/phishontop/karus
cd karus
pip install -r requirements.txt

Quick Start

  1. run the tests (just for developers) python -m pytest
  2. run the flask application python app.py
  3. application is hosted on port 58533