Spokes.wiki Search About
Defined Term domain updated Sun Jul 26 2026 00:00:00 GMT+0000 (Coordinated Universal Time)

Defensive security (umbrella)

Umbrella concept of this spoke. Keeping systems and software working while someone tries to break them. The offensive side asks how to get in; this side asks what to close, what to watch, and who to call — and it decomposes into the three layers the founding sources happen to land on, one each:

  1. Harden — reduce what an attacker can reach before anything happens. system-hardening, measured against published benchmarks (practical-linux-hardening-guide).
  2. Detect and respond — watch the running system, triage what fires, investigate what survives triage. security-operations-center (soc-fast-slow-thinking).
  3. Fix, together — when a flaw is found in software everyone depends on, coordinate the patch before the exploit. coordinated-vulnerability-disclosure (akrites-oss-ai-threats).

Why these are one subject

They’re usually staffed by different people and sold by different vendors, which is why the hub parked all three separately before spinning this spoke. What ties them is a single quantity: the window between when a weakness exists and when it’s usable against you. Hardening shrinks the set of weaknesses; detection shrinks the time an exploited one goes unnoticed; coordinated disclosure shrinks the interval between a patch existing and it being deployed everywhere. Each layer buys time at a different point on the same line.

The thing all three sources are reacting to

AI shortened that line from the attacker’s end, and each source says so in its own vocabulary. Akrites exists because models find vulnerabilities “in minutes rather than weeks.” The SOC piece argues alert volume long ago exceeded what humans can triage and wants machines doing 98% of it. Only the hardening guide is untouched by the theme, and it’s the oldest of the three in spirit: a checklist against benchmarks that predate the AI framing entirely, which is its own kind of evidence — the baseline controls didn’t change because the attacker got faster.

system-hardening · security-benchmark · security-operations-center · coordinated-vulnerability-disclosure · synthesis