Home » Success Stories »
The inLabFIB – esCERT CoSa (Set of Audit Services) project is a web application that has been developed during 2016-2017 to offer security audit services, both systems and applications, automated to the UPC. It is an internal tool of the UPC.
This project consisted of bringing together public audit tools that we considered very useful and integrating them into the application.
The tools that have been integrated in this project have been:
The advantages that have been achieved with this project have been:
The platform has been developed with the Python framework Django through the PyCharm IDE as backend, which is responsible for interacting between the frontend (for which the SBAdmin2 Bootstrap template and native HTML code is used) and the databases and scripts that will control and manage users, queues, permissions, and tools. For the database, the MySQL DBMS has been used.