The network perimeter has gone and identity has replaced it. A practical baseline for defending systems that live everywhere, and why response planning matters more than prevention.
The assumptions that shaped corporate security for two decades no longer hold. There is no longer a network edge to defend: staff work from home, applications run in someone else's data centre, and data moves between services that the organisation does not own. Security built around a perimeter protects a shape that has stopped existing.
When applications are reachable from anywhere, the credential becomes the control. The overwhelming majority of intrusions begin not with a sophisticated exploit but with a valid login used by the wrong person — phished, reused from another breach, or simply never revoked when someone left.
This reframes the priority list. Multi-factor authentication on every account that can reach anything sensitive is the single highest-value control available to most organisations, and it remains incompletely deployed in a great many of them. Reviewing who actually has access, and removing what is no longer needed, is unglamorous and consistently effective.
Modern systems are assembled, not built. Every integration, plugin and managed service is a path into your environment that you do not fully control. Attackers understand this well: compromising one supplier can reach hundreds of its customers at once.
This does not mean avoiding third parties, which is not possible. It means knowing which ones hold access to what, requiring evidence of their security posture rather than assurances, and being able to sever a connection quickly when something goes wrong.
Most successful attacks do not require novel techniques. They require a gap in the basics. A defensible baseline looks like this:
Patch on a schedule you actually keep. An imperfect patching process that runs every month beats an ideal one that runs when someone remembers.
Least privilege, enforced. Administrative rights granted "temporarily" have a way of becoming permanent. Accounts should hold the access the role needs and nothing beyond it.
Backups that have been restored. A backup nobody has tested is a hypothesis. Ransomware response depends entirely on whether the restore works, and that is discovered either in a drill or in a crisis.
Logging you can search. When an incident happens, the question is what the attacker touched and when. Without retained, searchable logs that question has no answer, and the investigation becomes guesswork.
The difference between an incident and a catastrophe is usually preparation rather than prevention. Who is called at two in the morning. Who can authorise taking a production system offline. What is communicated to customers, and by whom. Which regulator must be notified, and within what deadline — in the EU, that window is short.
Organisations that have rehearsed this recover in days. Organisations discovering it during an incident recover in weeks, and the cost of the difference is rarely technical.
Security added at the end of a project is expensive and partial. Built in from the start — in how identity is handled, how data is segmented, how deployments are made — it is far cheaper and considerably more effective. The threat landscape will keep changing. The discipline that handles it does not.