Survival of the Basics: Which Security Fundamentals Were Secretly Relying on Lazy Attackers?
A few weeks ago I asked on X and LinkedIn a deceptively simple question: which โsecurity basicsโ matter more against AI-armed attackers, and which ones donโt matterย anymore?

[before you freak out about โโฆbut Anton, we donโt even have a consensus definition of โsecurity basicsโ, read onโโโI gracefully sidestep this critical issueย :-)]
I got about 60 answers. Most of them converged on the same reasonable, practitioner-approved, completely unsurprising consensus: the basics arenโt dead, AI just punishes sloppy execution faster. This is true. It has also been true of every attack trend since 1998 (hi Satan! hi Metasploit! hi fuzzing!). If that were the whole story, this post would endย here.
But one reply challenged the premise, and it turned out to be the most useful comment in the thread: what can an โAI attackerโ actually do that a skilled human attacker couldnโt?
The honest answer today is:ย nothing.
Still, this has implications related to scale, speed, coverage and a whole lot of other things. Sometimes changing the speed on the attack side should NOT lead to โwell, defense should also run fasterโ arguments. We should โdo differentโ, not run โalmost as fastโ as the attacker. Letโs think aboutย it!
The scarce resource was never technology. It was attention.
This is also the โsecretโ why โluck-basedโ security works for some organizations. Even if they have glaring holes, DMZ CVSS 10s unpatched since 2016, Windows 2003, Red Hat Linux 9 and PHP (oh god, so much PHP!) they may still be in business, and doing sort of OK. That is why I always say that people with 10K unpatched HIGHs do NOT fear Mythos-induced โvuln-apocโ of having 300K unpatched HIGHs. The lift wonโt change risk for them (IMHO) So letโs say 30x more vulnerabilities leads toย โฆ I dunnoย โฆ 3% moreย risk?
Anyhow, for the entire history of this field, the single scarcest resource on the offensive side was skilled (defined broadly, perhaps semi-skilled too) attacker hours. There were never enough competent humans to exploit every reachable vulnerability at every company, craft a convincing lure for every employee, abuse every public S3 bucket and work through every organizationโs attackย surface.
The attackers did what any rational actor does with a scarce resource: they allocated it. They went after the easiest targets, the juiciest ones, or the ones that happened to be in front ofย them.
Here is the uncomfortable part. Perhaps you think it is obvious? A surprising share of what we call โsecurity basicsโ were never really about stopping attackers. They were about not being worth the effort at theย moment:
- Patch cadence was about closing the window before someone got around to you. Not before someone could, before someone would (This is a profound idea, IMHO. Thanks Claude Fableย 5.1!)
- Phishing awareness training worked, to the extent it ever did, because mass phishing was sloppy. Crafting a good lure was expensive, so most lures were bad, so โspot the typoโ was a realย signal.
- โWeโre not a targetโ was a risk-acceptance strategy that only made sense if the attacker was choosing targets. Again, โluck based securityโ was very much aย thing.
- Coverage metrics like โ80% of assets patched within SLA of 30 daysโ implicitly assumed the remaining 20% was hiding in a pile the attacker wouldnโt bother to sift through. IT sure couldnโtย ;-)
None of these controls fail because attackers got smarter. They fail because attacker labor became elastic. When the marginal cost of one more exploitation attempt, one more tailored lure, one more recon pass drops toward zero, there is no such thing as low-hanging fruit anymore. All the fruit gets picked. Ok, this is new! This isย fun!
Still, we have seen a similar movie before, and I was there for the first showing. Network scanners in the late 1990s and Shodan in the 2010s did not invent new vulnerabilities. They removed obscurity from the discovery phase and forced everyone to admit that โnobody knows about that serverโ was not aย control.
In my view, AI is doing the same thing one layer deeper: removing scarcity from the exploitation and social-engineering phases.
Whatever you believe about the exact numbers in the recent frontier-model evaluations (end-to-end corporate takeover chains, three-figure attack costs, and so on), the direction is not in dispute. The attacker is no longer rate-limited by their headcount and โattention count.โ
The sortingย rule
This gives us something better than a list. It gives us aย rule.
A [security] basic survives if it works by physics or math. A basic dies if its risk reduction was proportional to attackerย effort.
- No wire, no access. Network isolation does not care whether the probe came from a bored teenager or an agent running 1,000 recon passes a second. Hey Ciscoย ;-)
- No binary, no execution. Application allowlisting does not care how the entry point wasย found.
- No phishable auth factor, no phish. FIDO2 does not care how convincing the lure is, or whether it arrived as a flawless email or a cloned voice. No chipโโโnoย access.
- No software, nothing to patch. You cannot exploit what has beenย removed.
In the โ1990s speakโ, AI cannot scan your ports, if you donโt have ports. Get rid of the TCP/IP stack while you are at itย :-) Conversely, anything that reduces risk by making you slightly harder to attack than the next guy is on the wrong side of this line. So your zero-day laden security tool that runs โinput filteringโ is shot in theย buttโฆ
The matrix: AI resilience ร modern feasibility
Back in my Gartner days, we wrote a paper on IT hygiene and which controls actually constitute a foundation. Oh those endless debates on whether NIDS is a basic control in 2016โฆ. I recall you soย fondly!
The list below is a first pass at re-running a similar exercise with twoย axes:
- Does it hold against a tireless attacker, and
- Can anyone actually deploy it in a modern environment?
BTW, the second axis matters more than people think. A control that is AI-proof, but undeployable is not a security basic. It is a wish atย bestโฆ

From this, three things that are emerging as basics, done by a few now and needing to become universal:
- Identity verification for humans at hiring and high-risk moments. In-person or equivalent anti-deepfake process for video hiring. This sounded paranoid in 2023. This sounds routine inย 2026.
- Anything that cuts off network access still works well. If you can gracefully limit connectivity, no attackerโโโwith AI or withoutโโโcan touch it. This of course wins some degree of Easier Said Than Done prizeโฆ but it is stillย real.
- Identity and inventory for non-humans. If you cannot enumerate your agents and service identities, โintent enforcementโ is a slide, not a control. Agent security (however defined) cannot be solved unless we solve agent identity.
- AI-driven code and data discovery. If your data classification project has been โin progressโ since 2019 (or:1989?), the attackerโs is not. So, here you do need to run faster than the attacker, yes.
The patching dilemma, properlyย stated
Now back to patching. According to many, patching is the ultimate โsecurity basic,โ so it deserves its own math. BTW, others say that it is neither security nor basicโฆ Review these first,ย perhaps.
Under a human attacker, patch coverage was roughly linear. Going from 30% to 80% of assets patched within SLA removed 50 โpoints of exposureโ, because the attacker was not going to find and exploit every one of the remaining gaps. Some of them were effectively hidden by the attackerโs own bandwidth.
Under a tireless attacker (read: AI), exposure stops being โwhat fraction is unpatchedโ and becomes โis there at least one reachable, usable, exploitable gap.โ That number stays stubbornly close to 1 until coverage approaches 100% for reachable assets. Improving from 30% to 80% may produce close to zero risk reduction. The remaining 20% is not hiding anymore. This is new, and a bit scary. But this is an assumption to test, not a law. We needย data!
But if it holds even partially, the leversย change:
- Shrink the denominator. Fewer things that need patching. This is why attack surface reduction jumps up in importance.
- Make the gaps unreachable. Network isolation converts โunpatchedโ into โunpatched yet irrelevant.โ This is why segmentation is back. Microsegmentation grows in importance.
- Make patching a rebuild, not a maintenance window. If you cannot rebuild a workload from code in minutes, you are not going to win a speed contest against a vuln storm. This is less a security basic than an IT cornerstone, which is exactly theย problem.
So โpatch fasterโ and โpatching doesnโt cut itโ are both right. The goal survives. The implementation everyone recognizes as โpatchingโ doesย not.
That pattern repeats across the table: many basics survive as objectives and die as the specific practice we associated with them. Similarly, awareness training survives as โhumans exercise judgmentโ and dies as โannual click-through module.โ Least privilege survives as a principle and dies as โsomeone reviews IAM policies quarterly.โ
What this means, operationally
If you take one thing from this: subtract before you add. Before buying the AI-vs-AI tooling that every vendor is now pitching, remove the software you donโt need, cut the wires that donโt need to exist, and finish the asset inventory youโve been not-finishing since your first CMDB project. These are not exciting. They are also the only controls on the list that a tireless attacker cannot outrun. Niels Provos reminds us of theย same.
One more honest observation. Several of the โpromotedโ basics above (remove unnecessary software, segment aggressively, fix least privilege) have been recommended for 20 years, and no previous threat trend actually motivated organizations to do them. Maybe an attacker who never sleeps and never gets bored finally will. Orย โฆ maybe we will spend the budget on AI-powered SOC dashboards instead. I am, as always, an optimistโฆ
Related:
- The Feynman Bet: Why You Still Wonโt Vibe Code Your SIEMย (Today)
- Beyond the Vulnerability Apocalypse: Scaling Your Basics and Vulnerability Management
- Breaking the Patch Sound Barrier Part 2: So Is The Apocalypse Coming and What Isย It?
- The Ancient Art of SIEM: Why 2003 Problems Look So Familiar inย 2026
- โAI Normal Techโ vs โAGI by Tuesdayโ: Security Advice That Survives Eitherย Future
Survival of the Basics: Which Security Fundamentals Were Secretly Relying on Lazy Attackers? was originally published in Anton on Security on Medium, where people are continuing the conversation by highlighting and responding to this story.
