Skip to content

VSecLab/SAM-CyFra

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SAM-CyFra

eGov_RA Repository is an client-server application that provides a tool to obtain a threat modeling of a particular process, provided that it has been modeled in bpmn.

The application is developed using the following technologies:

SERVER-SIDE

  • Python 3
  • Django framework
  • MySQL

CLIENT-SIDE

  • HTML, CSS (BOOTSTRAP)

Configuration guide

Software Requirements

  • Python 3
  • Django
  • MySQL

N.B.: In order to use and start the application you need to:

  • Install django using command: bash pip3 install Django

  • Run server typing: bash python3 manage.py runserver

App available on: http://127.0.0.1:8000

prova

About

A System for the Automated Management of Cybersecurity Frameworks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 89.4%
  • HTML 10.5%
  • Makefile 0.1%