Skip to content

phishontop/karus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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