Skip to content

API for managing graphs based on five Cyber Threat Modeling bases and IP threat monitoring

Notifications You must be signed in to change notification settings

jessicaccp/mobat_tool

 
 

Repository files navigation

mobat_tool

API for managing graphs based on five Cyber Threat Modeling bases and IP threat monitoring

Instructions

  • install python3.9 (tip: use pyenv)
  • git clone [email protected]:jessicaccp/mobat_tool.git
  • cd mobat_tool
  • python -m pip install --upgrade pip
  • python -m pip install virtualenv
  • python -m virtualenv venv
  • source venv/bin/activate
  • python -m pip install -r requirements.txt
  • python manage.py runserver 8000
  • application will run on port 8000

About

API for managing graphs based on five Cyber Threat Modeling bases and IP threat monitoring

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%