Cognitive Scaffold

Preparing your thinking workspace

arrow_back_ios_new
MENTAL MODEL · M1632

Attack Surface

Attack Surface
BusinessHigh supportManagement
Included
account_tree

Version 1.0.0 · Updated 2026-07-28

CORE DEFINITION

Attack surface refers to the points in a software environment where an unauthorized user (attacker) can input or extract data, thereby being vulnerable to attack (attack vectors).

SCAFFOLDING EFFECT

psychology

Reduce cognitive load

Attack surface refers to the points in a software environment where an unauthorized user (attacker) can input or extract data, thereby being vulnerable to attack (attack vectors).

anchor

Anchor fast decisions

The attack surface is the sum of all external 'contact points' of a system: open ports, services, interfaces, user accounts, physical entry points, supply chain dependencies, etc. Each contact point is a potential breach point. The larger the attack surface, the longer the boundary defenders must guard, and the higher the probability of being compromised. The core idea is that 'reducing the exposure surface is more important than thickening single-point defenses'—removing unnecessary entry points (least privilege, minimal installation) is more effective than layering defenses. It corresponds to 'reducing vulnerability' in risk management.

MINIMUM ACTION

In progress 0/1

Practice this model in one real situation:

Check to track your progress (stored locally)
Learning progress0%
account_treeGenealogyexpand_more
menu_bookReferencesexpand_more

Source support: Explicit

  • link
    zh.wikipedia.orghttps://zh.wikipedia.org/wiki/%E6%94%BB%E5%87%BB%E8%A1%A8%E9%9D%A2ZH · Explicit
    verified

RELATED MODELS