Bo qua dieu huong
  • Icon Clock17/03/2026
  • Icon CmtBình luận(0)

From Interns to Full-Time Professionals: How Evvo Labs’ Centre of Excellence is Building the Next Generation of Vietnam Cybersecurity Talent

In today’s cybersecurity landscape, the demand for skilled professionals continues to grow rapidly. Yet many organizations face the same challenge: while universities produce graduates with strong theoretical foundations, the transition…

Khi luật bảo vệ dữ liệu có hiệu lực, doanh nghiệp bạn đã sẵn sàng chưa?

Luật Bảo vệ Dữ liệu Cá nhân chính thức có hiệu lực từ đầu năm 2026. Mức phạt lên đến 5% doanh thu — và chính phủ đã bắt đầu…

  • Icon Clock28/02/2026
  • Icon CmtBình luận(0)

The New Era of Phishing: Why Attacks Are Rising and How We Can Fight Back

In the past year, phishing has evolved from clumsy, easy-to-detect mass spam emails into a more sophisticated and targeted AI-powered cyber weapon. From QR-code scams to voice deepfakes and AI-crafted…

  • Icon Clock22/10/2025
  • Icon CmtBình luận(0)
/* ─── Mobile Menu Fix: replicate cybersecurity page behavior ─── */ @media (max-width: 991px) { /* Ensure topHeader doesn't clip fixed menu */ .topHeader { overflow: visible !important; } /* Menu panel when open - replicate cyber sec page */ .menuRightIn.mobile-open { z-index: 100000 !important; top: 60px !important; } /* Sub-nav in mobile mode: hide by default */ .menuRightIn.mobile-open li.has-menu .subNav { background: rgba(255, 255, 255, 0.03) !important; border-radius: 8px !important; padding: 8px 0px !important; margin-bottom: 8px !important; list-style: none !important; display: none !important; position: static !important; width: 100% !important; } /* Sub-nav shown when parent has mob-open */ .menuRightIn.mobile-open li.has-menu.mob-open .subNav { display: block !important; } /* Sub-nav link styling on mobile */ .menuRightIn.mobile-open .subNav li a { padding: 10px 16px !important; font-size: 14px !important; font-weight: 400 !important; color: rgba(255, 255, 255, 0.75) !important; } .menuRightIn.mobile-open .subNav li a:hover { color: rgb(238, 89, 43) !important; } /* Sub-menu items: vertical stack on mobile */ .menuRightIn.mobile-open > ul { flex-direction: column !important; align-items: stretch !important; padding: 0 !important; } .menuRightIn.mobile-open > ul > li { padding: 0 !important; border-bottom: 1px solid rgba(255, 255, 255, 0.08) !important; } .menuRightIn.mobile-open > ul > li a { padding: 15px 16px !important; font-size: 16px !important; color: #fff !important; } .menuRightIn.mobile-open > ul > li a:hover { color: rgb(238, 89, 43) !important; } }