1. Maintain offline, encrypted backups that ransomware can’t reach
Backups are still essential, but they need to be isolated, tested, and protected from tampering. Follow sound backup hygiene with offline or immutable copies and regular restore testing so recovery is real, not theoretical.
2. Patch systems and software to close known vulnerabilities
Unpatched systems stay on attacker shopping lists for a reason. A consistent patching process closes easy doors before they become intrusion paths.
3. Disable RDP or secure it with MFA and network segmentation
Remote access is convenient for admins and threat actors alike. If you don’t need RDP, turn it off. If it is needed, lock it down with MFA, segmentation, and restricted access policies.
4. Train employees to recognize phishing and social engineering
Phishing is still one of the easiest ways to break in. Security awareness training (SAT) helps users recognize a variety of tactics, like suspicious links, fake urgency, and social engineering, before they become an attacker’s foothold.
5. Implement application allowlisting to block unauthorized executables
If unapproved tools can’t run, attackers have fewer ways to drop payloads and abuse legitimate software. Allowlisting is especially useful against common loaders, rogue binaries, and unauthorized remote access tools.
6. Segment your network to contain lateral movement
Flat environments make ransomware operators faster and more dangerous. Network segmentation helps contain an intrusion so that one compromised system doesn’t turn into an organization-wide outage.
7. Enable MFA everywhere, especially for privileged accounts
MFA adds friction where attackers want to move fast. Prioritize privileged accounts, remote access, admin workflows, and any path that could let an adversary authenticate instead of exploit.
8. Monitor for suspicious PowerShell, WMI, and script activity
Ransomware actors most often live off the land, abuse scripts, and use native admin tools to blend in. Monitoring for suspicious PowerShell, WMI, and scripted behavior helps expose that sneaky tradecraft earlier in the attack path.
9. Deploy behavioral endpoint detection with 24/7 monitoring
Behavioral detection watches for suspicious activity patterns, while 24/7 monitoring gives you a real chance to respond before encryption starts.
10. Create and test an incident response (IR) plan
When ransomware hits, speed matters. Your plan should define isolation steps, response owners, backup recovery decisions, communications, and escalation paths before a real incident forces the issue.