Cybersecurity Today: How to Build Real Resilience in a World That Won’t Slow Down

Cybersecurity is now a leadership and trust challenge. Learn a practical, defensible approach to reduce real risk with fundamentals that stand up to boards, regulators, and attackers.

Cybersecurity used to be a technology problem. Today, it’s a leadership problem, a business continuity problem, and—more often than not—a trust problem.

I’ve spent my career helping organizations reduce risk in the real world: legacy systems, budget constraints, complex vendor ecosystems, remote work, cloud migration, M&A activity, and a threat landscape that evolves faster than most operating models can keep up. The lesson is consistent: cybersecurity isn’t about buying tools—it’s about building capability.

This article lays out a practical, comprehensive approach to cybersecurity: what’s changed, what actually works, and how to build a program that’s defensible to customers, insurers, regulators, and your board.

Security isn’t a product. It’s a posture—earned through discipline, visibility, and repeatable execution.

The Modern Threat Landscape (And Why It Keeps Winning)

Attackers don’t need to “hack” in the Hollywood sense. They look for the fastest path to impact: credential theft, misconfigurations, exposed remote access, weak vendor controls, and users who can be socially engineered under pressure.

What’s driving today’s risk

  • Ransomware as a business model: Initial access brokers, affiliate programs, extortion playbooks, and double/triple extortion are now standard.
  • Identity is the new perimeter: Cloud, SaaS, remote work, and APIs mean your “network” matters less than who can authenticate and what they can do.
  • Supply chain and vendor exposure: Third parties often hold your data, your access, or both.
  • AI accelerates both offense and defense: Phishing is more convincing, malware development is faster, and attackers can scale social engineering. Defenders can also use AI to improve detection and triage—if it’s implemented responsibly.
  • Operational complexity: Hybrid cloud, multiple endpoint types, shadow IT, and rapid deployment cycles create security blind spots.

The hard truth: most breaches are “known issues”

The majority of incidents trace back to fundamentals:

  • Unprotected or poorly protected admin accounts
  • Weak or reused passwords
  • Missing MFA
  • Unpatched systems and exposed services
  • Inadequate logging and monitoring
  • Over-permissioned users and service accounts

That’s not bad news—it’s direction. If you invest in the right basics with consistency, you immediately reduce real risk.

Cybersecurity Fundamentals: The Controls That Move the Needle

If you want cybersecurity that holds up under pressure, focus on a few pillars and execute them exceptionally well. Everything else is an enhancement.

1) Identity and Access Management (IAM): Start Here

Identity is where attackers live once they get a foothold. Strong IAM reduces both breach likelihood and blast radius.

  • Enforce MFA everywhere (especially email, VPN, remote access, and admin tools). Prefer phishing-resistant methods (FIDO2/WebAuthn) for privileged roles.
  • Centralize identity and reduce credential sprawl across SaaS tools.
  • Least privilege by default: Users should not be local admins, and access should be role-based and time-bound.
  • Privileged Access Management (PAM): Vault admin credentials, rotate them, and require approvals for elevated access.
  • Conditional access: Use device posture, geo-velocity, and risk-based policies to block suspicious sign-ins.

2) Endpoint and Server Security: Assume Every Device Is Targeted

Endpoints remain a primary execution point for ransomware and credential theft.

  • EDR/XDR with 24/7 monitoring where possible
  • Patch management with measurable SLAs (e.g., critical vulnerabilities remediated within days, not months)
  • Application control for high-risk environments (reduce what can run)
  • Hardening baselines (CIS benchmarks are a solid starting point)
  • Disk encryption and secure device configuration for remote workforces

3) Email and Collaboration Security: The Primary Attack Channel

Email remains the most cost-effective attack vector because it targets humans—your most important system and your most variable one.

  • Secure email gateway and advanced phishing protection
  • DMARC, DKIM, SPF to reduce spoofing and brand impersonation
  • Attachment and link detonation or sandboxing
  • Policies for external forwarding and suspicious inbox rules

4) Network and Cloud Security: Reduce Exposure, Increase Segmentation

Perimeter-only thinking fails in cloud and hybrid environments. You need layered containment.

  • Zero Trust principles: verify explicitly, use least privilege, assume breach
  • Segment critical assets: isolate backups, admin tools, and crown-jewel systems
  • Secure remote access: eliminate exposed RDP, restrict VPN, and monitor administrative sessions
  • Cloud posture management: continuously assess misconfigurations and risky permissions
  • API security and secrets management for modern applications

5) Logging, Monitoring, and Detection: You Can’t Defend What You Can’t See

Many organizations don’t fail because they lack tools; they fail because they lack visibility and a reliable process to act on what they see.

  • Centralize logs (SIEM or managed detection platform)
  • Prioritize high-value data sources: identity logs, EDR telemetry, email logs, firewall/cloud audit logs
  • Alert tuning to reduce noise and focus on high-confidence detections
  • Defined escalation paths and incident ownership

6) Backups and Recovery: Your Last Line of Defense Against Ransomware

Backups are not a checkbox. They are a recovery system—and they must be built to withstand attack.

  • Immutable or write-once backups (attackers target backup systems first)
  • Offline or isolated copies for critical data
  • Regular restore testing (a backup you can’t restore is not a backup)
  • Documented RTO/RPO aligned to business priorities

If your recovery plan hasn’t been tested under pressure, it’s a document—not a capability.

The Human Side: Culture, Training, and Execution Under Stress

Security awareness training isn’t about making people “smarter.” It’s about making secure behavior easier than insecure behavior.

What effective security training looks like

  • Short, frequent training that fits real workflows
  • Role-based modules for executives, finance, IT, developers, and customer-facing teams
  • Phishing simulations that teach, not punish
  • Clear reporting paths: one-click reporting and rapid feedback loops

Security as a business process

Cybersecurity becomes sustainable when it’s embedded into operational rhythms:

  • New hire and offboarding processes
  • Change management and approvals
  • Vendor onboarding and periodic reviews
  • Quarterly access reviews for sensitive systems
  • Regular tabletop exercises for incidents

Ransomware Readiness: How to Reduce Likelihood and Limit Damage

Ransomware isn’t just encryption anymore; it’s extortion, disruption, and reputational leverage. The goal is to prevent it where possible and contain it when prevention fails.

High-impact ransomware defenses

  • Remove local admin rights for standard users
  • Protect privileged accounts with PAM and phishing-resistant MFA
  • Block common lateral movement paths through segmentation and hardening
  • Harden Active Directory (or your identity provider) as a top-tier asset
  • Secure and isolate backups, then test restores
  • Maintain an incident response retainer if your risk profile demands it

Third-Party and Supply Chain Risk: Your Attack Surface Isn’t Just Yours

Vendors, MSPs, SaaS platforms, and integration partners are now part of your security boundary. The goal isn’t to eliminate third-party risk—it’s to manage it intelligently.

A practical third-party risk approach

  • Tier vendors based on data sensitivity and access level
  • Require security basics: MFA, encryption, incident notification, logging, and vulnerability management
  • Contract for accountability: SLAs for incident response, audit rights, and breach disclosure timelines
  • Monitor continuously where feasible (not just annual questionnaires)

AI and Cybersecurity: Opportunity, Risk, and Responsible Use

AI changes cybersecurity in two ways: it amplifies attacker capability, and it can dramatically improve defender speed—if used with discipline.

How attackers use AI

  • More persuasive phishing and business email compromise attempts
  • Faster reconnaissance and content generation for social engineering
  • Automation of low-skill attack steps, increasing volume and targeting

How defenders should use AI

  • Triage and prioritization: reduce time spent on false positives
  • Threat hunting assistance: summarize events and suggest next investigative steps
  • Policy and control validation: identify misconfigurations and risky access patterns

The governance most organizations miss

AI security is not just about tools. It’s about controlling data exposure and preventing accidental leakage through prompts, plugins, and integrations.

  • Define approved AI use cases by role and data classification
  • Prevent sensitive data entry into unapproved AI systems
  • Track and audit AI access where possible
  • Secure your AI supply chain: models, datasets, and third-party components

AI doesn’t replace security fundamentals—it magnifies the consequences of ignoring them.

Incident Response: Plan Like You’ll Need It (Because You Will)

An incident response plan shouldn’t be written to impress auditors. It should be written for the worst day of your year—when people are stressed, information is incomplete, and decisions must be made quickly.

What to include in a workable incident response program

  • Clear roles and authority: who declares an incident, who talks to customers, who engages legal
  • Communication templates: internal updates, customer notifications, regulatory language
  • Evidence preservation: logging retention, endpoint isolation steps, chain-of-custody basics
  • Tabletop exercises: ransomware, BEC, insider threat, vendor breach

The first 60 minutes matter

In many real incidents, early actions determine the outcome:

  • Contain the affected identity or endpoint
  • Preserve logs and volatile evidence
  • Confirm backup integrity
  • Block known malicious IPs/domains if identified
  • Engage the right experts early (IR, legal, cyber insurance, communications)

Governance, Risk, and Compliance: Turning Security Into an управably Managed Program

Good governance ensures cybersecurity is prioritized, funded, measured, and improved over time. Compliance frameworks don’t guarantee security, but they can provide structure and common language.

Common frameworks that help

  • NIST CSF: strong for program structure and maturity
  • CIS Controls: practical technical control guidance
  • ISO 27001: management system approach with auditability
  • SOC 2: trust-based reporting often required by customers

Metrics that executives and boards actually need

Security metrics should answer: “Are we reducing risk?” and “Can we withstand disruption?” Consider:

  • MFA coverage across critical systems and privileged accounts
  • Patch compliance against defined SLAs
  • Endpoint coverage (EDR installed, healthy, and monitored)
  • Mean time to detect/respond for high-severity events
  • Backup restore success rate and time-to-recover for key services
  • Phishing reporting rate and repeat-click trends (measured constructively)

A Practical 90-Day Cybersecurity Roadmap

If you’re trying to build momentum quickly, focus on actions that reduce real risk and create operational clarity.

Days 0–30: Stabilize and get visibility

  • Enforce MFA for email, remote access, and admin accounts
  • Confirm backups are isolated/immutable and perform at least one restore test
  • Deploy or validate EDR on all endpoints and servers
  • Inventory critical assets: identity provider, email, key SaaS, crown-jewel data
  • Establish incident response ownership and escalation paths

Days 31–60: Reduce attack paths

  • Remove local admin rights and implement least privilege
  • Harden identity: conditional access, admin separation, risky sign-in alerts
  • Patch critical vulnerabilities with measurable SLAs
  • Segment key systems and isolate management interfaces
  • Implement DMARC and improve email protections

Days 61–90: Operationalize and measure

  • Centralize logging for identity, endpoints, and cloud audit sources
  • Run a tabletop exercise (ransomware + BEC are a strong starting pair)
  • Formalize vendor risk tiers and minimum security requirements
  • Create a quarterly security scorecard for leadership
  • Document a 12-month security roadmap aligned to business goals

Conclusion: Cybersecurity Is a Capability—Build It Like One

The organizations that handle cybersecurity well aren’t the ones with the most tools. They’re the ones that execute fundamentals consistently, invest in visibility, and treat response readiness as a core business function.

If you want to improve security in a way that customers, insurers, regulators, and your leadership team will respect, focus on building repeatable capability across identity, endpoints, backups, monitoring, and incident response—and then measure it.

Cybersecurity resilience isn’t about avoiding every incident. It’s about ensuring incidents don’t become existential events.

Call to action: If you’re ready to move from ad hoc security efforts to a disciplined program, start with a 90-day plan: lock down identity, validate recovery, and build detection and response muscle. Once the fundamentals are solid, you can scale governance, mature controls, and use AI responsibly to increase speed without increasing risk.

Browse all insights · Contact Bart McDonough