phishontop / karus

Swiss army knife of OSINT, with a custom website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Swiss army knife of OSINT, with a custom website

License:GNU General Public License v3.0


Languages

Language:Python 82.4%Language:HTML 9.8%Language:CSS 6.1%Language:JavaScript 1.7%