У нас вы можете посмотреть бесплатно Modern MISP или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
Konstantin Zangerle (KIT-CERT, DE) Konstantin Zangerle is a member of KIT-CERT since November 2020. He started programming in python when the new thing was called Python 3000. After studying computer science in Karlsruhe, he loves to implement automation at KIT-CERT. In his job, he is fascinated by the fusion of infosec and law. In 2023 he started to supervise multiple groups of students to implement Modern MISP. Until now, 35 students have been working on the project. -- Efficient threat intelligence sharing across organisations is crucial for CSIRTs.Different software solutions are available, with MISP being the most commonly used tool.However, using MISP also comes with some challenges and limitations, e.g. MISP only supports MySQL/MariaDB and the OpenAPI specification is incomplete and in parts incorrect.Therefore, in Oct 2023, KIT-CERT started a reimplementation called Modern MISP that serves as a direct replacement, i.e. an existing database can be used, and the API provides the same endpoints.Modern MISP uses a modern software architecture with well-maintained libraries like FastAPI, Pydantic, SQLAlchemy, Svelte, and Celery.Currently Modern MISP supports CRUD Operations for Events, Attributes, Galaxies, Tags, and Users, and will most likely be production ready in April 2025.As Modern MISP tries to focus on widely used features, not all features of MISP will be implemented in Modern MISP.We provide an overview which features are already implemented in Modern MISP, the ongoing development and the plans for the next winter semester starting in October.