Skip to content

DanieleGranata94/CapecViewer

Repository files navigation

README - CapecViewer

CapecViewer Repository is an client-server application that provides a tool to view the capec data related to threats and attack patterns

The application is developed using the following technologies:

SERVER-SIDE

  • Python 3
  • Django framework
  • Sqlite

CLIENT-SIDE

  • HTML, CSS (BOOTSTRAP)
  • Javascript

Configuration guide

Software Requirements

  • Python 3
  • Django

In order to use and start the application you need to:

  1. Install django using command: bash pip3 install Django

  2. Run server typing: bash python3 manage.py runserver

  3. App available on: http://127.0.0.1:8000

Contacts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published