The inLabFIB - esCERT CoSA (Audit Services Suite, Conjunto de Servicios de Audiorias in spanish) project is a web application developed during 2016-2017 to provide automated system and application security auditing services to the UPC. It is an internal tool of the UPC.
This project has consisted of bringing together public audit tools that we have considered very useful and we have integrated them into the application.
The tools that have been integrated in this project are:
The advantages have been achieved with this project were:
The platform has been developed with the Python Django framework through the PyCharm IDE as a backend, which is responsible for interacting between the frontend (using the Bootstrap SBAdmin2 template and native HTML code) and databases and scripts that will control and manage users, queues, permissions, and tools. For the database, we used MySQL DBMS.