Mastercard Emerging Leaders Cyber Initiative (ELCI) Key Takeaways

Listen to this Post

Annabelle Lee, P.Eng., FEC, CISSP, shared key insights from Module 5 of the Mastercard Emerging Leaders Cyber Initiative (ELCI) at Rogers Cybersecure Catalyst, Toronto Metropolitan University, focusing on Leading Through a Crisis.

Key Takeaways:

🔹 Preparation is key – Conduct tabletop exercises with real-world scenarios. Test Incident Response Plans (IRP), Business Continuity Plans (BCP), Disaster Recovery Plans (DRP), and playbooks. Ensure all stakeholders know their roles.
🔹 High-stakes crises – Pressure is intense, and poor decisions (or inaction) lead to reputational and financial damage.
🔹 Clear communication – Avoid vague or absent messaging. Provide timely updates to prevent speculation and loss of trust.
🔹 Mental health matters – Prioritize well-being for yourself and your team during crises.

You Should Know:

1. Tabletop Exercises & Incident Response

  • Practice IRP with real scenarios:
    Simulate a ransomware attack (Linux) 
    sudo apt install caldera  Threat emulation tool 
    caldera --setup  Run simulation exercises 
    
  • Test BCP/DRP:
    Windows: Check backup integrity 
    wbadmin get versions -backupTarget:\backup-server\share 
    

2. Crisis Communication Strategies

  • Automate alerts (Linux):
    Send incident alerts via Slack/Email 
    curl -X POST -H 'Content-type: application/json' --data '{"text":"SECURITY INCIDENT DETECTED!"}' [bash] 
    

3. Stress & Mental Health Monitoring

  • Check system/team load (Linux):
    uptime  System stress levels 
    sudo ps aux --sort=-%cpu | head -10  Top CPU-consuming processes 
    

What Undercode Say:

Cybersecurity crises demand preparedness, clarity, and resilience. Use tabletop drills to refine IRPs, automate communication, and monitor team well-being. Templates alone won’t suffice—customize strategies to fit your organization’s unique risks.

Expected Output:

  • Verified IRP test logs from Caldera simulations.
  • Automated Slack alerts for incident responses.
  • System/team performance reports from `uptime` and ps aux.

For further details on ELCI, visit Rogers Cybersecure Catalyst.

References:

Reported By: Leeannabelle Just – Hackers Feeds
Extra Hub: Undercode MoN
Basic Verification: Pass ✅

Join Our Cyber World:

💬 Whatsapp | 💬 TelegramFeatured Image