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:
- Python 3
- Django framework
- Sqlite
- HTML, CSS (BOOTSTRAP)
- Javascript
Software Requirements
- Python 3
- Django
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
- Massimiliano Rak, massimiliano.rak@unicampania.it
- Giovanni Salzillo, giovanni.salzillo@unicampania.it
- Daniele Granata, daniele.granata@unicampania.it