He creado una empresa ficticia IT/OT para poder encontrar sus vulnerabilidades y reforzar su seguridad en sus activos críticos
Borja Ros Medina has created a fictitious IT/OT company to identify vulnerabilities and enhance security for critical assets. He conducted a risk analysis to determine which services and assets posed the greatest threat to the company's operations and reputation. Following this, he implemented various security measures, including a web infrastructure and a threat detection system.
- ▪Borja Ros Medina designed a fictitious company with real industrial assets and services.
- ▪He performed a risk analysis using the MAGERIT methodology to identify critical vulnerabilities.
- ▪Security measures included a web infrastructure, a threat detection system, and automated monitoring scripts.
Opening excerpt (first ~120 words) tap to expand
try { if(localStorage) { let currentUser = localStorage.getItem('current_user'); if (currentUser) { currentUser = JSON.parse(currentUser); if (currentUser.id === 3950162) { document.getElementById('article-show-container').classList.add('current-user-is-article-author'); } } } } catch (e) { console.error(e); } Borja Ros Medina Posted on May 25 He creado una empresa ficticia IT/OT para poder encontrar sus vulnerabilidades y reforzar su seguridad en sus activos críticos #cybersecurity #opensource #python #linux Empecé diseñando una empresa ficticia que pudiera contar con activos y servicios reales en el sector industrial. Tras tener la empresa con características reales, le realicé un estudio y análisis del riesgo potencial.
…
Excerpt limited to ~120 words for fair-use compliance. The full article is at DEV.to (Top).