Asymmetric Attack Defense Cost¶
Core Idea¶
The structural cost ratio between producing harm on a shared, non-discriminating channel and producing correction against it. When harm is materially cheaper per unit than correction, defense saturates under modest attack rates regardless of defender skill — the asymmetry lives in the cost function, not in either party's character.
How would you explain it like I'm…
Cheap to Break, Costly to Fix
The Lopsided Cost Fight
Attack-Defense Cost Ratio
Broad Use¶
- Cybersecurity: an attacker needs one working exploit on one path while a defender must close every vulnerability — the defender's dilemma.
- Asymmetric warfare: a cheap device pitted against a high-cost vehicle, regardless of conventional superiority.
- Misinformation: a viral falsehood costs minutes while fact-checking costs trained labor and reaches a fraction of the audience (Brandolini's law).
- Biosecurity: near-zero-cost introduction of an invasive species versus orders-of-magnitude eradication.
- IP enforcement: cheap, parallelizable knockoffs versus expensive, serial detection and litigation.
- Spam: automatable sending at near-zero marginal cost versus continuously updated filtering.
- Financial fraud: a scam produced in days versus investigation and recovery taking years.
Clarity¶
Dissolves the confusion that defender failure implies incompetence or attacker success implies sophistication — the losses are structural-cost failures, predicted by the ratio rather than by effort, and the debate moves from channel content to channel economics.
Manages Complexity¶
Compresses "why is this so hard to defend?" into one move — measure the production cost on each side and report the ratio — and sorts five interventions: lift attack cost, lower defense cost, restrict the channel, change the contest unit, eliminate the surface.
Abstract Reasoning¶
Yields the arms-race ceiling (defender investment is matched unless the attack has diseconomies of scale), the saturation threshold (calculable from the ratio plus defender capacity), and the insight that designing for generality amortizes defense and attacks a bad ratio.
Knowledge Transfer¶
- Cybersecurity to public health: the defender's-dilemma analysis ports to pandemic preparedness with the same moves — raise attack cost via surveillance, lower defense cost via shared infrastructure, restrict the channel via border control.
- Misinformation to spam: Brandolini's-law analysis is structurally the spam cost-ratio analysis, and amortizing filters and sender reputation are the catalogue applied there.
- Across domains: the lesson — an adversarial contest on a shared channel is decided by production economics, so change the ratio, not the effort — travels intact.
Example¶
Spam email runs on a shared transport that carries legitimate and bulk mail identically; sending costs near zero while filtering costs real compute per message class, so out-working the asymmetry buys time but not stability — the durable fixes (amortized classifiers, sender authentication, proof-of-work postage) change the ratio.
Relationships to Other Primes¶
Parents (1) — more general patterns this builds on
- Asymmetric Attack Defense Cost is a kind of Asymmetry — The file: 'the specific adversarial case where the inequality is a per-unit COST RATIO on a non-discriminating channel' — a specialization of bare asymmetry with a saturation threshold and a five-move intervention catalogue.
Path to root: Asymmetric Attack Defense Cost → Asymmetry
Not to Be Confused With¶
- Asymmetric Attack Defense Cost is not Opportunity Asymmetry because opportunity asymmetry is unequal access to options, whereas this prime is unequal per-unit production cost; a defender with a symmetric option set can still lose at the asymptote.
- Asymmetric Attack Defense Cost is not Information Asymmetry because information asymmetry is a gap in what each party knows, whereas this gap persists under perfect information — knowing sooner does not make correction cheaper to produce.
- Asymmetric Attack Defense Cost is not bare Asymmetry because asymmetry is the generic property of unequal roles, whereas this prime is the specific adversarial case of a per-unit cost ratio on a non-discriminating channel with a calculable saturation threshold.